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