1. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  3. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  4. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  5. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  6. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  7. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  9. c239838 p54: allocate enough space for ->used_rxkeys by Dan Carpenter · 8 years ago
  10. 0aeffa7 orinoco_usb: convert request_context.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  11. 552aa58 hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  12. cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  13. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  14. 2f6ae79 orinoco_usb: Fix buffer on stack by Maksim Salau · 8 years ago
  15. bea35f9 orinoco: fix spelling mistake: "Registerred" -> "Registered" by Colin Ian King · 8 years ago
  16. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  17. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  18. 3a62820 orinoco: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  19. 85eb018 Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  20. 1fef293 orinoco: Use shash instead of ahash for MIC calculations by Andrew Lutomirski · 8 years ago
  21. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  22. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  23. 10f3366 wireless: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  24. 6f17581 p54: memset(0) whole array by Jiri Slaby · 8 years ago
  25. 9c22b4a net: use core MTU range checking in wireless drivers by Jarod Wilson · 8 years ago
  26. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  27. 8432ebd hostap: Use memdup_user() to reuse code by Rajan Vaja · 8 years ago
  28. 3de6e88 net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  29. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 9 years ago
  30. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  31. 706a527 prism54: isl_38xx: Replace 'struct timeval' by Tina Ruchandani · 9 years ago
  32. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  33. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  34. 48dc5fb hostap: avoid uninitialized variable use in hfa384x_get_rid by Arnd Bergmann · 9 years ago
  35. a60b7fa orinoco: Use ahash by Herbert Xu · 9 years ago
  36. 49f2a47 prism54: fix checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  37. 6b904f6 prism54: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  38. bd9a212 prism54: off by one BUG_ON() test by Dan Carpenter · 9 years ago
  39. 9e4aee4 hostap: fix an error code in prism2_config() by Dan Carpenter · 9 years ago
  40. c12edfe prism54: move under intersil vendor directory by Kalle Valo · 9 years ago
  41. 2be45b6 orinoco: move under intersil vendor directory by Kalle Valo · 9 years ago
  42. d346683 p54: move under intersil vendor directory by Kalle Valo · 9 years ago
  43. eb4f98d hostap: move under intersil vendor directory by Kalle Valo · 9 years ago