1. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  2. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  3. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  4. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  5. 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
  6. 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
  7. 6ea51fc brcmfmac: only add channels and ssids once in scan request by Arend Van Spriel · 8 years ago
  8. 6594e1e brcmfmac: remove bogus check in scheduled scan result handler by Arend Van Spriel · 8 years ago
  9. 4835f37 brcmfmac: add length checks in scheduled scan result handler by Arend Van Spriel · 8 years ago
  10. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  11. 0cc0236 brcmfmac: add support to move wiphy instance into network namespace by Arend Van Spriel · 8 years ago
  12. b9472a2 brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handler by Hans de Goede · 8 years ago
  13. 26e53788 brcmfmac: Do not complain about country code "00" by Hans de Goede · 8 years ago
  14. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  15. 0f83ff6 brcmfmac: use wiphy_read_of_freq_limits to respect limits from DT by Rafał Miłecki · 8 years ago
  16. 2a2a5d1 brcmfmac: add .update_connect_params() callback by Arend Van Spriel · 8 years ago
  17. 0b57010 brcmfmac: allow wowlan support to be per device by Arend Van Spriel · 8 years ago
  18. d29afe9 brcmfmac: fix handling firmware results for wowl netdetect by Arend Van Spriel · 8 years ago
  19. 2ef0359 brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets by Arend Van Spriel · 8 years ago
  20. c8d8707 brcmfmac: drop unneeded function declarations from headers by Rafał Miłecki · 8 years ago
  21. ab99063 brcmfmac: setup wiphy bands after registering it first by Rafał Miłecki · 8 years ago
  22. 9ea0c30 brcmfmac: don't preset all channels as disabled by Rafał Miłecki · 8 years ago
  23. 77c0d0c brcmfmac: avoid writing channel out of allocated array by Rafał Miłecki · 8 years ago
  24. 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
  25. ad334bb brcmfmac: fix spelling mistakes on "Ivalid" by Colin Ian King · 8 years ago
  26. cb853da brcmfmac: fix memory leak in brcmf_cfg80211_attach() by Arend Van Spriel · 8 years ago
  27. ab17cb1 Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  28. 53e3a80 brcmfmac: fix scheduled scan result handling for newer chips by Arend Van Spriel · 8 years ago
  29. c6989fd brcmfmac: use requested scan interval in scheduled scan by Arend Van Spriel · 8 years ago
  30. dfe5b0d brcmfmac: remove restriction from .sched_scan_start() callback by Arend Van Spriel · 8 years ago
  31. 3e48611 brcmfmac: move scheduled scan activation to pno source file by Arend Van Spriel · 8 years ago
  32. fca6cb2f brcmfmac: split up brcmf_pno_config() function by Arend Van Spriel · 8 years ago
  33. fa85b30 brcmfmac: make internal escan more generic by Arend Van Spriel · 8 years ago
  34. ab5981c brcmfmac: change prototype for brcmf_do_escan() by Arend Van Spriel · 8 years ago
  35. 3e2e86a brcmfmac: fix handling ssids in .sched_scan_start() callback by Arend Van Spriel · 8 years ago
  36. ac55136 brcmfmac: move pno helper functions in separate source file by Arend Van Spriel · 8 years ago
  37. 33f8a04 Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  38. f25ba69 brcmfmac: update beacon IE after bss up and clear when AP stopped by Wright Feng · 8 years ago
  39. e1c122d brcmfmac: print name of connect status event by Rafał Miłecki · 8 years ago
  40. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. d3532ea brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap by Arnd Bergmann · 8 years ago
  42. e227300 cfg80211: pass struct to interface combination check/iter by Purushottam Kushwaha · 8 years ago
  43. 23e9c12 brcmfmac: fix memory leak in brcmf_fill_bss_param by Rafał Miłecki · 8 years ago
  44. 92c3136 brcmfmac: simplify mapping of auth type by Hante Meuleman · 8 years ago
  45. a7ed782 brcmfmac: fix out of bound access on clearing wowl wake indicator by Hante Meuleman · 8 years ago
  46. b3589df brcmfmac: ignore 11d configuration errors by Hante Meuleman · 8 years ago
  47. e812bd9 Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  48. ded8991 brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap() by Arend Van Spriel · 8 years ago
  49. 7703773ef brcmfmac: fix pmksa->bssid usage by Nicolas Iooss · 8 years ago
  50. b64abcb brcmfmac: Change vif_event_lock to spinlock by mhiramat@kernel.org · 9 years ago
  51. c940de1 brcmfmac: respect hidden_ssid for AP interfaces by Rafał Miłecki · 9 years ago
  52. 88b3ec5 Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  53. dba8fbc brcmfmac: support removing AP interfaces with "interface_remove" by Rafał Miłecki · 9 years ago
  54. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 9 years ago
  55. f568ada brcmfmac: slightly simplify building interface combinations by Rafał Miłecki · 9 years ago
  56. dc14341 Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  57. 2607233 brcmfmac: drop unused pm_block vif attribute by Rafał Miłecki · 9 years ago
  58. fd3667a brcmfmac: don't remove interface on link down firmware event by Rafał Miłecki · 9 years ago
  59. 8707e08 brcmfmac: fix setting AP channel with new firmwares by Rafał Miłecki · 9 years ago
  60. 0cd33c2 brcmfmac: print errors if creating interface fails by Rafał Miłecki · 9 years ago
  61. ee6e7aa brcmfmac: support get_channel cfg80211 callback by Rafał Miłecki · 9 years ago
  62. 4712d88 brcmutil: add field storing control channel to the struct brcmu_chan by Rafał Miłecki · 9 years ago
  63. d464fd8 brcmfmac: use kmemdup by Muhammad Falak R Wani · 9 years ago
  64. d02fb8f brcmfmac: rework function picking free BSS index by Rafał Miłecki · 9 years ago
  65. 94abd77 brcmfmac: add fallback for devices that do not report per-chain values by Jaap Jan Meijer · 9 years ago
  66. 7705ba6 brcmfmac: add support for nl80211 BSS_SELECT feature by Arend van Spriel · 9 years ago
  67. 28b285a brcmfmac: fix clearing wowl wake indicators by Hante Meuleman · 9 years ago
  68. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  69. 240d61a brcmfmac: add 802.11w management frame protection support by Hante Meuleman · 9 years ago
  70. 219e0f7 brcmfmac: integrate add_keyext in add_key by Hante Meuleman · 9 years ago
  71. 4d79289 brcmfmac: switch to new platform data by Hante Meuleman · 9 years ago
  72. 73ef9e6 brcmfmac: keep ARP and ND offload enabled during WOWL by Hante Meuleman · 9 years ago
  73. 5c22fb8 brcmfmac: add wowl gtk rekeying offload support by Hante Meuleman · 9 years ago
  74. 52f22fb brcmfmac: add neighbor discovery offload ip address table configuration by Franky Lin · 9 years ago
  75. 0aedbca brcmfmac: Add length checks on firmware events by Hante Meuleman · 9 years ago
  76. 73345fd brcmfmac: Configure country code using device specific settings by Hante Meuleman · 9 years ago
  77. 6ea0915 brcmfmac: check for wowl support before enumerating feature flag by Franky Lin · 9 years ago
  78. d536733 brcmfmac: Limit memory allocs to <64K by Hante Meuleman · 9 years ago
  79. a9eb0c4 brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout() by Arend van Spriel · 9 years ago
  80. 36e8072 brcmfmac: fix setting primary channel for 80 MHz width by Rafał Miłecki · 9 years ago
  81. 42e0ed0 brcmfmac: Do not handle link downs for ibss. by Hante Meuleman · 9 years ago
  82. 63ce3d5 brcmfmac: use msecs_to_jiffies() in macro definitions by Arend van Spriel · 9 years ago
  83. 5419f7f brcmfmac: Reshuffle functions to avoid forward declarations by Hante Meuleman · 9 years ago
  84. 3021ad9 brcmfmac: Add wowl net detect support by Hante Meuleman · 9 years ago
  85. 7d34b05 brcmfmac: Move all module parameters to one place by Hante Meuleman · 9 years ago
  86. 6a98d64 brcmfmac: Fix warn trace on module unload while in ibss mode by Hante Meuleman · 9 years ago
  87. 48ed16e brcmfmac: Add support for scheduled scan mac randomization by Hante Meuleman · 9 years ago
  88. 3f5893d brcmfmac: Add get_station support for IBSS by Hante Meuleman · 9 years ago
  89. b0a7908 brcmfmac: Fix IBSS setup by Hante Meuleman · 9 years ago
  90. 353c46a brcmfmac: no interface combination check for single interface by Arend van Spriel · 9 years ago
  91. a7b82d4 brcmfmac: Make TDLS a detectable feature by Hante Meuleman · 9 years ago
  92. 6c404f3 brcmfmac: Cleanup pmksa cache handling code by Hante Meuleman · 9 years ago
  93. 4235edc brcmfmac: Remove some redundant cfg80211 data by Hante Meuleman · 9 years ago
  94. 675f5d8 brcmfmac: Use local storage for ssid iovar by Hante Meuleman · 9 years ago
  95. 1678ba8 brcmfmac: Simplify scan timing configuration by Hante Meuleman · 9 years ago
  96. 7bf65aa brcmfmac: Add beamforming support. by Hante Meuleman · 9 years ago
  97. 1119e23 brcmfmac: Cleanup roaming configuration. by Hante Meuleman · 9 years ago
  98. c495810 brcmfmac: Remove redundant parameter action from scan. by Hante Meuleman · 9 years ago
  99. e9a6ca8 brcmfmac: Cleanup ssid storage. by Hante Meuleman · 9 years ago
  100. aeb6422 brcmfmac: Add wowl wake indication report. by Hante Meuleman · 9 years ago