1. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  2. a8b7910 Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  3. 12e66ff p54: remove dead branch in op_conf_tx callback by Christian Lamparter · 6 years ago
  4. 6e41e22 p54usb: Fix race between disconnect and firmware loading by Alan Stern · 6 years ago
  5. 21042e4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 by Thomas Gleixner · 6 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. 5dfa3c2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 by Thomas Gleixner · 6 years ago
  8. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  9. 658af82 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216 by Thomas Gleixner · 6 years ago
  10. c11c75e p54: Support boottime in scan results by Christian Lamparter · 6 years ago
  11. 1645ab9 p54: fix crash during initialization by Christian Lamparter · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  14. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  15. 8149069 p54: drop device reference count if fails to enable device by Pan Bian · 6 years ago
  16. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  17. 25f87d8 orinoco : Replace function name in string with __func__ by Keyur Patel · 6 years ago
  18. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  19. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  20. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  21. 38a0792 prism54: islpci_dev: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  22. 3d238b9 prism54: isl_ioctl: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  23. d22b8fa prism54: isl_38xx: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  24. d56b268 orinoco_usb: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  25. d793fb4 Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  26. e355419 p54: Use skb_peek_tail() instead of direct head pointer accesses. by David S. Miller · 6 years ago
  27. cf5652c orinoco_usb: fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 6 years ago
  28. 5945310 orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEAD by Colin Ian King · 6 years ago
  29. 6ade689 hostap: hide unused procfs helpers by YueHaibing · 7 years ago
  30. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  31. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  32. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  33. d602de8e drivers/net: Fix various unnecessary characters after logging newlines by Joe Perches · 7 years ago
  34. d512695 hostap: switch to proc_create_{seq,single}_data by Christoph Hellwig · 7 years ago
  35. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  36. 2ef00c5 wireless: Use octal not symbolic permissions by Joe Perches · 7 years ago
  37. a6cf02e net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text by Randy Dunlap · 7 years ago
  38. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  39. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  40. 9b741b2 orinoco_usb: remove redundant pointer dev by Colin Ian King · 7 years ago
  41. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  43. fc09785 p54: don't unregister leds when they are not initialized by Andrey Konovalov · 7 years ago
  44. 54c9f21 p54: constify usb_device_id by Arvind Yadav · 7 years ago
  45. c429131 orinoco: constify usb_device_id by Arvind Yadav · 7 years ago
  46. 9ff067f hostap: Fix outdated comment about dev->destructor by Stefano Brivio · 7 years ago
  47. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  48. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  49. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  50. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  51. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  52. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  53. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  55. c239838 p54: allocate enough space for ->used_rxkeys by Dan Carpenter · 8 years ago
  56. 0aeffa7 orinoco_usb: convert request_context.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  57. 552aa58 hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  58. 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
  59. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  60. 2f6ae79 orinoco_usb: Fix buffer on stack by Maksim Salau · 8 years ago
  61. bea35f9 orinoco: fix spelling mistake: "Registerred" -> "Registered" by Colin Ian King · 8 years ago
  62. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  63. 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
  64. 3a62820 orinoco: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  65. 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
  66. 1fef293 orinoco: Use shash instead of ahash for MIC calculations by Andrew Lutomirski · 8 years ago
  67. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  68. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  69. 10f3366 wireless: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  70. 6f17581 p54: memset(0) whole array by Jiri Slaby · 8 years ago
  71. 9c22b4a net: use core MTU range checking in wireless drivers by Jarod Wilson · 8 years ago
  72. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  73. 8432ebd hostap: Use memdup_user() to reuse code by Rajan Vaja · 8 years ago
  74. 3de6e88 net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  75. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 9 years ago
  76. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  77. 706a527 prism54: isl_38xx: Replace 'struct timeval' by Tina Ruchandani · 9 years ago
  78. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  79. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  80. 48dc5fb hostap: avoid uninitialized variable use in hfa384x_get_rid by Arnd Bergmann · 9 years ago
  81. a60b7fa orinoco: Use ahash by Herbert Xu · 9 years ago
  82. 49f2a47 prism54: fix checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  83. 6b904f6 prism54: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  84. bd9a212 prism54: off by one BUG_ON() test by Dan Carpenter · 9 years ago
  85. 9e4aee4 hostap: fix an error code in prism2_config() by Dan Carpenter · 9 years ago
  86. c12edfe prism54: move under intersil vendor directory by Kalle Valo · 9 years ago
  87. 2be45b6 orinoco: move under intersil vendor directory by Kalle Valo · 9 years ago
  88. d346683 p54: move under intersil vendor directory by Kalle Valo · 9 years ago
  89. eb4f98d hostap: move under intersil vendor directory by Kalle Valo · 9 years ago