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