1. 35f6272 brcmfmac: setup passive scan if requested by user-space by Arend Van Spriel · 7 years ago
  2. 17df645 brcmfmac: add length check in brcmf_cfg80211_escan_handler() by Arend Van Spriel · 7 years ago
  3. f957dd3 brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices by Ian W MORRISON · 7 years ago
  4. f38966a brcmfmac: Log chip id and revision by Hans de Goede · 7 years ago
  5. 5307eca Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 7 years ago
  6. e9bf53a brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices by Arend Van Spriel · 7 years ago
  7. a67b133 brcm80211: constify usb_device_id by Arvind Yadav · 7 years ago
  8. 8b943e3 brcmfmac: add setting carrier state ON for successful roaming by Chung-Hsien Hsu · 7 years ago
  9. 99976fc brcmfmac: fix wrong num_different_channels when mchan feature enabled by Wright Feng · 7 years ago
  10. 0ec9eb9 brcmfmac: Add support for CYW4373 SDIO/USB chipset by Chi-Hsien Lin · 7 years ago
  11. fdfb0f9 brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security mode by Wright Feng · 7 years ago
  12. 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
  13. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. e66d70b brcmfmac: constify pci_device_id by Arvind Yadav · 7 years ago
  15. 5f5d031 brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice by Arend Van Spriel · 7 years ago
  16. 58f36b4 brcmfmac: Don't grow SKB by negative size by Daniel Stone · 7 years ago
  17. 81fc9b5c drivers/net: Fix ptr_ret.cocci warnings. by Tonghao Zhang · 7 years ago
  18. 0a16628 brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign() by Arend Van Spriel · 7 years ago
  19. 8f44c9a brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() by Arend van Spriel · 7 years ago
  20. 123fef3 brcmfmac: switch to using cfg80211_connect_done() by Arend van Spriel · 8 years ago
  21. 2526ff2 brcmfmac: support 4-way handshake offloading for 802.1X by Arend van Spriel · 8 years ago
  22. b8a64f0 brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK by Arend van Spriel · 8 years ago
  23. 270a6c1 brcmfmac: rework headroom check in .start_xmit() by Arend Van Spriel · 7 years ago
  24. a833f3d brcmfmac: use atomic_t for statistic counter in struct brcmf_bus by Arend Van Spriel · 7 years ago
  25. ca2e99b brcmfmac: cleanup kerneldoc for struct brcmf_bus by Arend Van Spriel · 7 years ago
  26. 57c00f2 brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach' by Christophe Jaillet · 7 years ago
  27. dca2307 brcmfmac: fix double free upon register_netdevice() failure by Arend Van Spriel · 7 years ago
  28. 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
  29. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. 3f426c9 brcmfmac: initialize oob irq data before request_irq() by Michał Mirosław · 8 years ago
  31. 1278bd1 brcmfmac: Use separate firmware for revision 0 of the brcm43430 chip by Hans de Goede · 7 years ago
  32. 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
  33. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  34. 35abcd4 brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2() by Arend Van Spriel · 7 years ago
  35. a2b7a62 brcmfmac: fix brcmf_fws_add_interface() for USB devices by Arend Van Spriel · 8 years ago
  36. 7a51461 brcmfmac: unbind all devices upon failure in firmware callback by Arend Van Spriel · 8 years ago
  37. 03fb0e8 brcmfmac: use firmware callback upon failure to load by Arend Van Spriel · 8 years ago
  38. 6d0507a brcmfmac: add parameter to pass error code in firmware callback by Arend Van Spriel · 8 years ago
  39. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 5ea59db brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain by Peter S. Housel · 8 years ago
  41. a9507d5 brcmfmac: Fix grammar issue in error message by Martin Michlmayr · 8 years ago
  42. 69897f3 brcmfmac: add scheduled scan support for specified BSSIDs by Arend Van Spriel · 8 years ago
  43. 42596f7 brcmfmac: add mutex to protect pno requests by Arend Van Spriel · 8 years ago
  44. efc2c1f brcmfmac: add support multi-scheduled scan by Arend Van Spriel · 8 years ago
  45. 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 · 8 years ago
  46. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  47. 1dbf647 brcmfmac: fix alignment configuration on host using 64-bit DMA by Arend Van Spriel · 8 years ago
  48. 9029679 brcmfmac: remove setting IBSS mode when stopping AP by Chi-hsien Lin · 8 years ago
  49. 6572e5f brcmfmac: btcoex: replace init_timer with setup_timer by Xie Qirong · 8 years ago
  50. 3c89a72 b43: Add missing MODULE_FIRMWARE() by Takashi Iwai · 8 years ago
  51. 94ed6ff brcmfmac: move scheduled scan wiphy param setting to pno module by Arend Van Spriel · 8 years ago
  52. 9fe929a brcmfmac: add firmware feature detection for gscan feature by Arend van Spriel · 8 years ago
  53. 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
  54. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  55. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  56. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  57. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  58. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  59. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  60. 9cc4b7c brcmfmac: Make skb header writable before use by James Hughes · 8 years ago
  61. 455a1eb brcmfmac: Ensure pointer correctly set if skb data location changes by James Hughes · 8 years ago
  62. 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 · 8 years ago
  63. 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 · 8 years ago
  64. 26ecfe0 brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDC by Arend Van Spriel · 8 years ago
  65. 6ea51fc brcmfmac: only add channels and ssids once in scan request by Arend Van Spriel · 8 years ago
  66. 6594e1e brcmfmac: remove bogus check in scheduled scan result handler by Arend Van Spriel · 8 years ago
  67. 4835f37 brcmfmac: add length checks in scheduled scan result handler by Arend Van Spriel · 8 years ago
  68. acf8ac4 brcmfmac: remove reference to fwsignal data from struct brcmf_pub by Arend Van Spriel · 8 years ago
  69. fc0471e brcmfmac: ignore interfaces when fwsignal is disabled by Arend Van Spriel · 8 years ago
  70. ffb9f18 brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach by Arend Van Spriel · 8 years ago
  71. 6e84ab6 brcmfmac: properly align buffers on certain platforms with 64 bit DMA by Heiner Kallweit · 8 years ago
  72. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  73. cdd3210 Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  74. 78b9ccb brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan() by Arend Van Spriel · 8 years ago
  75. 49fe9b5 brcmfmac: restore bus state when enter_D3 fails by Arend Van Spriel · 8 years ago
  76. 0cc0236 brcmfmac: add support to move wiphy instance into network namespace by Arend Van Spriel · 8 years ago
  77. 8f9dd1a brcmfmac: move brcmf_fws_deinit to bcdc layer by Franky Lin · 8 years ago
  78. 62c50a3 brcmfmac: wrap brcmf_fws_init into bcdc layer by Franky Lin · 8 years ago
  79. 1c92af0 brcmfmac: update BRCMFMAC symbol description by Rafał Miłecki · 8 years ago
  80. 2f5e9f8 Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  81. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  82. d77facb brcmfmac: use local iftype avoiding use-after-free of virtual interface by Arend Van Spriel · 8 years ago
  83. 66ded1f brcmfmac: wrap brcmf_fws_reset_interface into bcdc layer by Franky Lin · 8 years ago
  84. c02a5eb brcmfmac: wrap brcmf_fws_del_interface into bcdc layer by Franky Lin · 8 years ago
  85. 9fdc64b brcmfmac: wrap brcmf_fws_add_interface into bcdc layer by Franky Lin · 8 years ago
  86. 7b58439 brcmfmac: move brcmf_txcomplete to bcdc layer by Franky Lin · 8 years ago
  87. 20ec4f5 brcmfmac: move brcmf_txflowblock to bcdc layer by Franky Lin · 8 years ago
  88. b9472a2 brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handler by Hans de Goede · 8 years ago
  89. 26e53788 brcmfmac: Do not complain about country code "00" by Hans de Goede · 8 years ago
  90. d79fe4c brcmfmac: Do not print the firmware version as an error by Hans de Goede · 8 years ago
  91. f1ac3aa brcmfmac: always print error when PSM's watchdog fires by Rafał Miłecki · 8 years ago
  92. ae44b50 wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers by Andrew Zaborowski · 8 years ago
  93. 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
  94. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  95. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  96. 91b6328 brcmfmac: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  97. d063055 brcmfmac: merge two remaining brcmf_err macros by Rafał Miłecki · 8 years ago
  98. 087fa71 brcmfmac: switch to C function (__brcmf_err) for printing errors by Rafał Miłecki · 8 years ago
  99. 9587a01 brcmfmac: merge two brcmf_err macros into one by Rafał Miłecki · 8 years ago
  100. 0f83ff6 brcmfmac: use wiphy_read_of_freq_limits to respect limits from DT by Rafał Miłecki · 8 years ago