1. 58bd7f1 mac80211: fix scan completed tracing by Johannes Berg · 8 years ago
  2. 7d10f6b mac80211: report failure to start (partial) scan as scan abort by Johannes Berg · 8 years ago
  3. 7947d3e mac80211: Add support for beacon report radio measurement by Avraham Stern · 8 years ago
  4. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  5. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  6. e345f44 mac80211: Support a scan request for a specific BSSID by Jouni Malinen · 8 years ago
  7. 162dd6a mac80211: allow drivers to report CLOCK_BOOTTIME for scan results by Johannes Berg · 8 years ago
  8. 4fa11ec mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 8 years ago
  9. 2bc533b mac80211: handle sched_scan_stopped vs. hw restart race by Eliad Peller · 8 years ago
  10. 4e39cca mac80211: do not actively scan DFS channels by Antonio Quartulli · 9 years ago
  11. 0d440ea mac80211: don't reconfigure sched scan in case of wowlan by Eliad Peller · 9 years ago
  12. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  13. 61f6bba mac80211: use new cfg80211_inform_bss_frame_data() API by Johannes Berg · 9 years ago
  14. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  15. 74d803b mac80211: ignore invalid scan RSSI values by Sara Sharon · 9 years ago
  16. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 9 years ago
  17. 76bed0f mac80211: IBSS fix scan request by Janusz.Dziedzic@tieto.com · 9 years ago
  18. 332ff7f mac80211: complete scan work immediately if quiesced or suspended by Luciano Coelho · 9 years ago
  19. 2726f23 mac80211: don't defer scans in case of radar detection by Eliad Peller · 9 years ago
  20. 5cbc95a mac80211: remove local->radar_detect_enabled by Eliad Peller · 9 years ago
  21. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 9 years ago
  22. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  23. 6ea0a69 mac80211: rcu-ify scan and scheduled scan request pointers by Johannes Berg · 10 years ago
  24. ff5db43 mac80211: remove redundant check by Eliad Peller · 10 years ago
  25. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  26. ad053a9 mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  27. 633e271 mac80211: split sched scan IEs by David Spinadel · 10 years ago
  28. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 10 years ago
  29. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  30. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  31. 71228a1 mac80211: release sched_scan_sdata when stopping sched scan by Alexander Bondar · 10 years ago
  32. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 10 years ago
  33. e4dcbb3 mac80211: fix IE buffer len by David Spinadel · 10 years ago
  34. d43c6b6 mac80211: reschedule sched scan after HW restart by David Spinadel · 10 years ago
  35. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  36. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  37. a2b70e8 mac80211: start_next_roc only if scan was actually running by Eliad Peller · 10 years ago
  38. 8bd2a24 mac80211: determine completed scan type by defined ops by Eliad Peller · 10 years ago
  39. de61b61 mac80211: remove duplicate code by Eliad Peller · 10 years ago
  40. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  41. 18db594 mac80211: fix scheduled scan rtnl deadlock by Johannes Berg · 11 years ago
  42. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  43. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. a754055 mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  45. 392b9ff mac80211: change beacon/connection polling by Stanislaw Gruszka · 11 years ago
  46. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  47. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  48. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 11 years ago
  49. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 11 years ago
  50. 1946bed mac80211: check ERP info IE length in parser by Johannes Berg · 11 years ago
  51. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  52. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  53. 511044e mac80211: remove a few set but unused variables by Johannes Berg · 11 years ago
  54. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  55. 9c35d7d mac80211: Add flushes before going off-channel by Seth Forshee · 11 years ago
  56. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 11 years ago
  57. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 11 years ago
  58. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  59. 3f892b6 mac80211: improve latency and throughput while software scanning by Stanislaw Gruszka · 11 years ago
  60. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 11 years ago
  61. 0fe20ad mac80211: remove unused mesh data from bss by Johannes Berg · 11 years ago
  62. ce9877c mac80211: remove last_probe_resp from bss by Johannes Berg · 11 years ago
  63. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  64. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 11 years ago
  65. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 11 years ago
  66. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 11 years ago
  67. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 11 years ago
  68. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 11 years ago
  69. 8e3c1b7 mac80211: a few whitespace fixes by Johannes Berg · 11 years ago
  70. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  71. c604b9f mac80211: make ieee80211_build_preq_ies safer by Johannes Berg · 11 years ago
  72. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  73. 0172bb7 cfg80211: use DS or HT operation IEs to determine BSS channel by Johannes Berg · 12 years ago
  74. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  75. bca1e29 mac80211: init sched_scan_ies by David Spinadel · 12 years ago
  76. cd2bb51 mac80211: add support for tx to abort low priority scan requests by Sam Leffler · 12 years ago
  77. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  78. fe57d9f mac80211: track whether to use channel contexts by Johannes Berg · 12 years ago
  79. 316b6b5 net/mac80211/scan.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  80. 30dd3ed mac80211: don't hang on to sched_scan_ies by Johannes Berg · 12 years ago
  81. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  82. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  83. 9b86487 mac80211: check operating channel in scan by Johannes Berg · 12 years ago
  84. ba846a5 mac80211: don't clear sched_scan_sdata on sched scan stop request by Eliad Peller · 12 years ago
  85. fcb0670 Merge remote-tracking branch 'wireless/master' into mac80211 by Johannes Berg · 12 years ago
  86. 3aa569c mac80211: fix scan_sdata assignment by Johannes Berg · 12 years ago
  87. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  88. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  89. d48b296 mac80211: redesign scan RX by Johannes Berg · 12 years ago
  90. 5260a5b mac80211: track scheduled scan virtual interface by Johannes Berg · 12 years ago
  91. e2fd5db mac80211: make scan_sdata pointer usable with RCU by Johannes Berg · 12 years ago
  92. d811b3d mac80211: fix invalid band deref building preq IEs by Arik Nemtsov · 12 years ago
  93. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  94. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  95. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  96. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  97. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  98. 0446b49 mac80211: remove ieee80211_rx_bss_get by Mohammed Shafi Shajakhan · 12 years ago
  99. 133d40f mac80211: do not scan and monitor connection in parallel by Stanislaw Gruszka · 12 years ago
  100. de312db mac80211: fix oper channel timestamp updation by Rajkumar Manoharan · 12 years ago