1. c0166da mac80211: compute chanctx refcount on-the-fly by Michal Kazior · 10 years ago
  2. e3afb92 mac80211: track reserved vifs in chanctx by Michal Kazior · 10 years ago
  3. 484298a mac80211: track assigned vifs in chanctx by Michal Kazior · 10 years ago
  4. 0933248 mac80211: add support for radar detection for reservations by Michal Kazior · 10 years ago
  5. 6fa001b mac80211: add max channel calculation utility function by Michal Kazior · 10 years ago
  6. 11335a5 mac80211: implement chanctx reservation by Luciano Coelho · 11 years ago
  7. 4e141da mac80211: protect AP VLAN list with local->mtx by Michal Kazior · 11 years ago
  8. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  9. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  10. 1a1cb74 mac80211: fix suspend vs. authentication race by Johannes Berg · 11 years ago
  11. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  12. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 11 years ago
  13. 06d181a mac80211: add NAPI support back by Johannes Berg · 11 years ago
  14. b1bce14 mac80211: update opmode when adding new station by Marek Kwaczynski · 11 years ago
  15. 8a47cea mac80211: make cfg80211 ops and privid const by Johannes Berg · 11 years ago
  16. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 11 years ago
  17. 0cb4d4d mac80211: refactor ieee80211_mesh_process_chanswitch() by Luciano Coelho · 11 years ago
  18. 057d5f4 mac80211: sync dtim_count to TSF by Thomas Pedersen · 11 years ago
  19. 32db6b5 mac80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  20. 5fe2bb8 mac80211: align struct ps_data.tim to unsigned long by Joe Perches · 11 years ago
  21. 367bbd1 mac80211: make ieee80211_recalc_radar_chanctx static by Johannes Berg · 11 years ago
  22. 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 11 years ago
  23. 43552be mac80211: update adjusting TBTT bit in beacon by Thomas Pedersen · 11 years ago
  24. d43c6b6 mac80211: reschedule sched scan after HW restart by David Spinadel · 11 years ago
  25. 0ae0796 mac80211: make ieee80211_assign_beacon() static by Luciano Coelho · 11 years ago
  26. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  27. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  28. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
  29. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  30. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  31. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  32. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  33. 3f718fd mac80211: fix the mesh channel switch support by Chun-Yeow Yeoh · 11 years ago
  34. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  35. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  36. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  37. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  38. 8f2535b mac80211: process the CSA frame for mesh accordingly by Chun-Yeow Yeoh · 11 years ago
  39. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  40. 8e8d347 mac80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  41. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  42. 095d81c mac80211: disable WMM with invalid parameters by Johannes Berg · 11 years ago
  43. a754055 mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  44. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  45. e6b7cde mac80211: split off channel switch parsing function by Simon Wunderlich · 11 years ago
  46. 392b9ff mac80211: change beacon/connection polling by Stanislaw Gruszka · 11 years ago
  47. e7f1935 wireless: make TU conversion macros available by Johannes Berg · 11 years ago
  48. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  49. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  50. 2ec9c1f mac80211: fix regression when initializing ibss wmm params by Simon Wunderlich · 11 years ago
  51. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  52. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  53. 438b61b mac80211: fix timing for 5 MHz and 10 MHz channels by Simon Wunderlich · 11 years ago
  54. 822854b mac80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  55. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  56. 52874a5 Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" by Antonio Quartulli · 11 years ago
  57. 3aede78 mac80211: change IBSS channel state to chandef by Simon Wunderlich · 11 years ago
  58. f81a9de mac80211: update mesh beacon on workqueue by Thomas Pedersen · 11 years ago
  59. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 11 years ago
  60. 35d865a mac80211: work around broken APs not including HT info by Johannes Berg · 11 years ago
  61. 989c650 mac80211: Use suitable semantics for beacon availability indication by Alexander Bondar · 11 years ago
  62. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  63. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  64. b422c6c {cfg,mac}80211: move mandatory rates calculation to cfg80211 by Ashok Nagarajan · 11 years ago
  65. b8360ab mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME by Johannes Berg · 11 years ago
  66. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 11 years ago
  67. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  68. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 11 years ago
  69. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 12 years ago
  70. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 12 years ago
  71. b4f286a1 mac80211: support extended channel switch by Johannes Berg · 12 years ago
  72. 37799e5 mac80211: unify CSA action frame/beacon processing by Johannes Berg · 12 years ago
  73. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  74. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  75. ddc4db2e mac80211: make ieee802_11_parse_elems an inline by Johannes Berg · 12 years ago
  76. 3c3e21e mac80211: destroy virtual monitor interface across suspend by Johannes Berg · 12 years ago
  77. c8f994e mac80211: purge remain-on-channel items when suspending by Johannes Berg · 12 years ago
  78. 79ba1d8 mac80211: parse Timeout Interval Element using a struct by Johannes Berg · 12 years ago
  79. 1946bed mac80211: check ERP info IE length in parser by Johannes Berg · 12 years ago
  80. 1cd8e88 mac80211: check DSSS params IE length in parser by Johannes Berg · 12 years ago
  81. a6dfba8 mac80211: remove unused IE pointers from parser by Johannes Berg · 12 years ago
  82. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  83. 382a103 mac80211: fix idle handling sequence by Johannes Berg · 12 years ago
  84. c3ffeab mac80211: ibss: use beacon_data struct for beacon and probe response by Johannes Berg · 12 years ago
  85. 3fbd45c mac80211: fix remain-on-channel cancel crash by Johannes Berg · 12 years ago
  86. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 12 years ago
  87. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 12 years ago
  88. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  89. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 12 years ago
  90. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 12 years ago
  91. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 12 years ago
  92. 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 12 years ago
  93. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 12 years ago
  94. a618294 mac80211: cleanup suspend/resume on ibss mode by Stanislaw Gruszka · 12 years ago
  95. 9b7d72c mac80211: cleanup suspend/resume on managed mode by Stanislaw Gruszka · 12 years ago
  96. 12e7f51 mac80211: cleanup generic suspend/resume procedures by Stanislaw Gruszka · 12 years ago
  97. 30c9712 mac80211: remove napi by Stanislaw Gruszka · 12 years ago
  98. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  99. dd5ecfe mac80211: support VHT capability overrides by Johannes Berg · 12 years ago
  100. 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 12 years ago