1. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  2. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. fdd0bd8 brcmfmac: add CLM download support by Chung-Hsien Hsu · 7 years ago
  4. bd99a30 brcmfmac: move configuration of probe request IEs by Arend Van Spriel · 7 years ago
  5. bbf3541 brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field by Arend Van Spriel · 7 years ago
  6. 588378f brcmfmac: get rid of brcmf_cfg80211_escan() function by Arend Van Spriel · 7 years ago
  7. df2d838 brcmfmac: use msecs_to_jiffies() instead of calculation using HZ by Arend Van Spriel · 7 years ago
  8. 8c6efda brcmfmac: cleanup brcmf_cfg80211_escan() function by Arend Van Spriel · 7 years ago
  9. 6c219b0 brcmfmac: disable packet filtering in promiscuous mode by Franky Lin · 7 years ago
  10. 2fd3877 brcmfmac: handle FWHALT mailbox indication by Arend Van Spriel · 7 years ago
  11. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  12. 6e300769 Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  13. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. ad1987d brcmsmac: reindent split functions by Arnd Bergmann · 7 years ago
  16. 0425f079 brcmsmac: split up wlc_phy_workarounds_nphy by Arnd Bergmann · 7 years ago
  17. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  18. 3732053 Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  19. 0fac9e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 7 years ago
  20. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. a7c9acc brcmfmac: Delete redundant length check by Kevin Cernekee · 7 years ago
  22. 73f2c8e brcmfmac: Avoid possible out-of-bounds read by Kevin Cernekee · 7 years ago
  23. c503dd3 brcmsmac: make some local variables 'static const' to reduce stack size by Arnd Bergmann · 7 years ago
  24. dd23491 brcmfmac: Add check for short event packets by Kevin Cernekee · 7 years ago
  25. 96cbe3d b43: make const arrays static, reduces object code size by Colin Ian King · 7 years ago
  26. d5633bb brcmsmac: make const array ucode_ofdm_rates static, reduces object code size by Colin Ian King · 7 years ago
  27. 30ac407 brcmfmac: use setup_timer() helper by Allen Pais · 7 years ago
  28. 27dd085 drivers: net: brcm80211: use setup_timer() helper. by Allen Pais · 7 years ago
  29. e3ae1c7 b43legacy: fix unitialized reads of ret by initializing the array to zero by Colin Ian King · 7 years ago
  30. e31fbe1 b43: fix unitialized reads of ret by initializing the array to zero by Colin Ian King · 7 years ago
  31. 35f6272 brcmfmac: setup passive scan if requested by user-space by Arend Van Spriel · 7 years ago
  32. 17df645 brcmfmac: add length check in brcmf_cfg80211_escan_handler() by Arend Van Spriel · 7 years ago
  33. f957dd3 brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices by Ian W MORRISON · 7 years ago
  34. f38966a brcmfmac: Log chip id and revision by Hans de Goede · 7 years ago
  35. 5307eca Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 7 years ago
  36. e9bf53a brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices by Arend Van Spriel · 7 years ago
  37. a67b133 brcm80211: constify usb_device_id by Arvind Yadav · 7 years ago
  38. 8b943e3 brcmfmac: add setting carrier state ON for successful roaming by Chung-Hsien Hsu · 7 years ago
  39. 99976fc brcmfmac: fix wrong num_different_channels when mchan feature enabled by Wright Feng · 7 years ago
  40. 0ec9eb9 brcmfmac: Add support for CYW4373 SDIO/USB chipset by Chi-Hsien Lin · 7 years ago
  41. fdfb0f9 brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security mode by Wright Feng · 7 years ago
  42. 46d4b68 Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  43. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. e66d70b brcmfmac: constify pci_device_id by Arvind Yadav · 7 years ago
  45. 5f5d031 brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice by Arend Van Spriel · 7 years ago
  46. 58f36b4 brcmfmac: Don't grow SKB by negative size by Daniel Stone · 7 years ago
  47. 81fc9b5c drivers/net: Fix ptr_ret.cocci warnings. by Tonghao Zhang · 7 years ago
  48. 0a16628 brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign() by Arend Van Spriel · 7 years ago
  49. 8f44c9a brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() by Arend van Spriel · 7 years ago
  50. 123fef3 brcmfmac: switch to using cfg80211_connect_done() by Arend van Spriel · 7 years ago
  51. 2526ff2 brcmfmac: support 4-way handshake offloading for 802.1X by Arend van Spriel · 7 years ago
  52. b8a64f0 brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK by Arend van Spriel · 7 years ago
  53. 270a6c1 brcmfmac: rework headroom check in .start_xmit() by Arend Van Spriel · 7 years ago
  54. a833f3d brcmfmac: use atomic_t for statistic counter in struct brcmf_bus by Arend Van Spriel · 7 years ago
  55. ca2e99b brcmfmac: cleanup kerneldoc for struct brcmf_bus by Arend Van Spriel · 7 years ago
  56. 57c00f2 brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach' by Christophe Jaillet · 7 years ago
  57. dca2307 brcmfmac: fix double free upon register_netdevice() failure by Arend Van Spriel · 7 years ago
  58. 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  59. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 3f426c9 brcmfmac: initialize oob irq data before request_irq() by Michał Mirosław · 7 years ago
  61. 1278bd1 brcmfmac: Use separate firmware for revision 0 of the brcm43430 chip by Hans de Goede · 7 years ago
  62. afd6463 Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  63. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  64. 35abcd4 brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2() by Arend Van Spriel · 7 years ago
  65. a2b7a62 brcmfmac: fix brcmf_fws_add_interface() for USB devices by Arend Van Spriel · 7 years ago
  66. 7a51461 brcmfmac: unbind all devices upon failure in firmware callback by Arend Van Spriel · 7 years ago
  67. 03fb0e8 brcmfmac: use firmware callback upon failure to load by Arend Van Spriel · 7 years ago
  68. 6d0507a brcmfmac: add parameter to pass error code in firmware callback by Arend Van Spriel · 7 years ago
  69. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. 5ea59db brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain by Peter S. Housel · 7 years ago
  71. a9507d5 brcmfmac: Fix grammar issue in error message by Martin Michlmayr · 7 years ago
  72. 69897f3 brcmfmac: add scheduled scan support for specified BSSIDs by Arend Van Spriel · 7 years ago
  73. 42596f7 brcmfmac: add mutex to protect pno requests by Arend Van Spriel · 7 years ago
  74. efc2c1f brcmfmac: add support multi-scheduled scan by Arend Van Spriel · 7 years ago
  75. 63a2f31 Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  76. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  77. 1dbf647 brcmfmac: fix alignment configuration on host using 64-bit DMA by Arend Van Spriel · 7 years ago
  78. 9029679 brcmfmac: remove setting IBSS mode when stopping AP by Chi-hsien Lin · 7 years ago
  79. 6572e5f brcmfmac: btcoex: replace init_timer with setup_timer by Xie Qirong · 7 years ago
  80. 3c89a72 b43: Add missing MODULE_FIRMWARE() by Takashi Iwai · 7 years ago
  81. 94ed6ff brcmfmac: move scheduled scan wiphy param setting to pno module by Arend Van Spriel · 7 years ago
  82. 9fe929a brcmfmac: add firmware feature detection for gscan feature by Arend van Spriel · 7 years ago
  83. 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 · 7 years ago
  84. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 7 years ago
  85. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 7 years ago
  86. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 7 years ago
  87. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 7 years ago
  88. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 7 years ago
  89. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 7 years ago
  90. 9cc4b7c brcmfmac: Make skb header writable before use by James Hughes · 7 years ago
  91. 455a1eb brcmfmac: Ensure pointer correctly set if skb data location changes by James Hughes · 7 years ago
  92. ac2291c Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  93. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  94. 26ecfe0 brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDC by Arend Van Spriel · 7 years ago
  95. 6ea51fc brcmfmac: only add channels and ssids once in scan request by Arend Van Spriel · 7 years ago
  96. 6594e1e brcmfmac: remove bogus check in scheduled scan result handler by Arend Van Spriel · 7 years ago
  97. 4835f37 brcmfmac: add length checks in scheduled scan result handler by Arend Van Spriel · 7 years ago
  98. acf8ac4 brcmfmac: remove reference to fwsignal data from struct brcmf_pub by Arend Van Spriel · 7 years ago
  99. fc0471e brcmfmac: ignore interfaces when fwsignal is disabled by Arend Van Spriel · 7 years ago
  100. ffb9f18 brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach by Arend Van Spriel · 7 years ago