1. 5a1cd67 mac80211: fix skb length check in ieee80211_scan_rx() by Du Cheng · 3 years, 8 months ago
  2. cd418ba mac80211: convert S1G beacon to scan results by Thomas Pedersen · 4 years, 3 months ago
  3. 75b1593 mac80211: s1g: choose scanning width based on frequency by Thomas Pedersen · 4 years, 3 months ago
  4. c8cb5b8 nl80211/cfg80211: support 6 GHz scanning by Tova Mussai · 4 years, 3 months ago
  5. 08aca29 mac80211: remove unused flags argument in transmit functions by Mathy Vanhoef · 4 years, 5 months ago
  6. 2b3dab1 mac80211: use same flag everywhere to avoid sequence number overwrite by Mathy Vanhoef · 4 years, 5 months ago
  7. df78a0c nl80211: S1G band and channel definitions by Thomas Pedersen · 4 years, 7 months ago
  8. 2ad2274 mac80211: Add HE 6GHz capabilities element to probe request by Ilan Peer · 4 years, 7 months ago
  9. 2a333a0 mac80211: avoid using ext NSS high BW if not supported by Johannes Berg · 4 years, 7 months ago
  10. 3b23c184 mac80211: add freq_offset to RX status by Thomas Pedersen · 4 years, 9 months ago
  11. b601196 mac80211: handle channel frequency offset by Thomas Pedersen · 4 years, 9 months ago
  12. 7bb106e cfg80211: remove support for adjacent channel compensation by Emmanuel Grumbach · 4 years, 11 months ago
  13. dc0c18e mac80211: fix scan when operating on DFS channels in ETSI domains by Aaron Komisar · 5 years ago
  14. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  15. 78ac51f mac80211: support multi-bssid by Sara Sharon · 6 years ago
  16. fcea7db mac80211: move the bss update from elements to an helper by Sara Sharon · 6 years ago
  17. 4abb52a mac80211: pass bssids to elements parsing function by Sara Sharon · 6 years ago
  18. e9da68d mac80211: allow hardware scan to fall back to software by Johannes Berg · 6 years ago
  19. 8365da2 Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  20. b9771d4 mac80211: support scan features for improved scan privacy by Johannes Berg · 7 years ago
  21. 45ad683 mac80211: split ieee80211_send_probe_req() by Johannes Berg · 7 years ago
  22. 00387f3 mac80211: add probe request building flags by Johannes Berg · 7 years ago
  23. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  24. 1ad22fb mac80211: inform wireless layer when frame RSSI is invalid by Tosoni · 7 years ago
  25. 40b0bd2 mac80211: oce: enable receiving of bcast probe resp by Roee Zamir · 7 years ago
  26. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  27. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  28. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  29. cd5861b mac80211: Remove unused 'len' variable by Kirtika Ruchandani · 8 years ago
  30. 58bd7f1 mac80211: fix scan completed tracing by Johannes Berg · 8 years ago
  31. 7d10f6b mac80211: report failure to start (partial) scan as scan abort by Johannes Berg · 8 years ago
  32. 7947d3e mac80211: Add support for beacon report radio measurement by Avraham Stern · 8 years ago
  33. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  34. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  35. e345f44 mac80211: Support a scan request for a specific BSSID by Jouni Malinen · 9 years ago
  36. 162dd6a mac80211: allow drivers to report CLOCK_BOOTTIME for scan results by Johannes Berg · 9 years ago
  37. 4fa11ec mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 9 years ago
  38. 2bc533b mac80211: handle sched_scan_stopped vs. hw restart race by Eliad Peller · 9 years ago
  39. 4e39cca mac80211: do not actively scan DFS channels by Antonio Quartulli · 9 years ago
  40. 0d440ea mac80211: don't reconfigure sched scan in case of wowlan by Eliad Peller · 9 years ago
  41. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  42. 61f6bba mac80211: use new cfg80211_inform_bss_frame_data() API by Johannes Berg · 9 years ago
  43. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  44. 74d803b mac80211: ignore invalid scan RSSI values by Sara Sharon · 10 years ago
  45. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 10 years ago
  46. 76bed0f mac80211: IBSS fix scan request by Janusz.Dziedzic@tieto.com · 10 years ago
  47. 332ff7f mac80211: complete scan work immediately if quiesced or suspended by Luciano Coelho · 10 years ago
  48. 2726f23 mac80211: don't defer scans in case of radar detection by Eliad Peller · 10 years ago
  49. 5cbc95a mac80211: remove local->radar_detect_enabled by Eliad Peller · 10 years ago
  50. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  51. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 11 years ago
  52. 6ea0a69 mac80211: rcu-ify scan and scheduled scan request pointers by Johannes Berg · 10 years ago
  53. ff5db43 mac80211: remove redundant check by Eliad Peller · 10 years ago
  54. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  55. ad053a9 mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  56. 633e271 mac80211: split sched scan IEs by David Spinadel · 11 years ago
  57. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  58. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 11 years ago
  59. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 11 years ago
  60. 71228a1 mac80211: release sched_scan_sdata when stopping sched scan by Alexander Bondar · 11 years ago
  61. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 11 years ago
  62. e4dcbb3 mac80211: fix IE buffer len by David Spinadel · 11 years ago
  63. d43c6b6 mac80211: reschedule sched scan after HW restart by David Spinadel · 11 years ago
  64. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  65. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  66. a2b70e8 mac80211: start_next_roc only if scan was actually running by Eliad Peller · 11 years ago
  67. 8bd2a24 mac80211: determine completed scan type by defined ops by Eliad Peller · 11 years ago
  68. de61b61 mac80211: remove duplicate code by Eliad Peller · 11 years ago
  69. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  70. 18db594 mac80211: fix scheduled scan rtnl deadlock by Johannes Berg · 11 years ago
  71. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  72. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. a754055 mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  74. 392b9ff mac80211: change beacon/connection polling by Stanislaw Gruszka · 11 years ago
  75. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  76. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  77. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 12 years ago
  78. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 12 years ago
  79. 1946bed mac80211: check ERP info IE length in parser by Johannes Berg · 12 years ago
  80. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  81. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  82. 511044e mac80211: remove a few set but unused variables by Johannes Berg · 12 years ago
  83. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  84. 9c35d7d mac80211: Add flushes before going off-channel by Seth Forshee · 12 years ago
  85. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 12 years ago
  86. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 12 years ago
  87. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  88. 3f892b6 mac80211: improve latency and throughput while software scanning by Stanislaw Gruszka · 12 years ago
  89. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  90. 0fe20ad mac80211: remove unused mesh data from bss by Johannes Berg · 12 years ago
  91. ce9877c mac80211: remove last_probe_resp from bss by Johannes Berg · 12 years ago
  92. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  93. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  94. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  95. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  96. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  97. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  98. 8e3c1b7 mac80211: a few whitespace fixes by Johannes Berg · 12 years ago
  99. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  100. c604b9f mac80211: make ieee80211_build_preq_ies safer by Johannes Berg · 12 years ago