1. 9120d94 mac80211: handle potential race between suspend and scan completion by Luciano Coelho · 10 years ago
  2. 4afaff1 mac80211: avoid races related to suspend flow by Emmanuel Grumbach · 10 years ago
  3. db82d8a mac80211: enable TPC through mac80211 stack by Lorenzo Bianconi · 10 years ago
  4. 5cbc95a mac80211: remove local->radar_detect_enabled by Eliad Peller · 10 years ago
  5. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  6. 1c45c5c mac80211: update sta bw on ht chanwidth action frame by Eliad Peller · 10 years ago
  7. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  8. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 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. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  12. 4f9610d mac80211: add specific-queue flushing support by Liad Kaufman · 10 years ago
  13. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  14. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  15. 5383758 mac80211: add parsing of TDLS specific IEs by Arik Nemtsov · 10 years ago
  16. 9041c1f mac80211: track AP and peer STA TDLS chan-switch support by Arik Nemtsov · 10 years ago
  17. 7528ec5 mac80211: add function to create data frame template including key by Johannes Berg · 10 years ago
  18. 73c4e19 mac80211: move skb info band assignment out by Johannes Berg · 10 years ago
  19. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  20. 24d342c mac80211: add option for setting skb flags before xmit by Liad Kaufman · 10 years ago
  21. 8ed2874 mac80211: handle RIC data element in reassociation request by Johannes Berg · 10 years ago
  22. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  23. d070f91 mac80211: fix spelling errors by Stephen Hemminger · 10 years ago
  24. 84469a4 mac80211: use secondary channel offset IE also beacons during CSA by Luciano Coelho · 10 years ago
  25. a7f3a76 mac80211: export IE splitting function by Andrei Otcheretianski · 10 years ago
  26. 02219b3 mac80211: add WMM admission control support by Johannes Berg · 10 years ago
  27. 0c21e63 mac80211: wait for the first beacon on the new channel after CSA by Luciano Coelho · 10 years ago
  28. e9a2194 mac80211: add extended channel switching capability if the driver supports CSA by Luciano Coelho · 10 years ago
  29. c8d6591 mac80211: support DTPC IE (from Cisco Client eXtensions) by Steinar H. Gunderson · 10 years ago
  30. cd2f5dd mac80211: Add RRM support to assoc request by Assaf Krauss · 10 years ago
  31. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  32. c10a199 mac80211: clean up ieee80211_i.h by Johannes Berg · 10 years ago
  33. 4549cf2 mac80211: fix offloaded BA session traffic after hw restart by Michal Kazior · 10 years ago
  34. 649b2a4 mac80211: make ieee80211_vif_use_reserved_switch static by Johannes Berg · 10 years ago
  35. 08cf42e mac80211: add support for Rx reordering offloading by Michal Kazior · 10 years ago
  36. 83eb935 mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE by Michal Kazior · 10 years ago
  37. 3e2a022 mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag by Luciano Coelho · 10 years ago
  38. 81dd2b8 mac80211: move TDLS data to mgd private part by Arik Nemtsov · 10 years ago
  39. 40b861a mac80211: add QoS IE during TDLS setup start by Arik Nemtsov · 10 years ago
  40. 4c3ebc5 mac80211: use chanctx reservation for STA CSA by Michal Kazior · 10 years ago
  41. 5bcae31 mac80211: implement multi-vif in-place reservations by Michal Kazior · 10 years ago
  42. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  43. db67d66 mac80211: implement proper Tx path flushing for TDLS by Arik Nemtsov · 10 years ago
  44. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  45. 17e6a59 mac80211: cleanup TDLS state during failed setup by Arik Nemtsov · 10 years ago
  46. a46992b mac80211: stop only the queues assigned to the vif during channel switch by Luciano Coelho · 10 years ago
  47. 26da23b mac80211: add functions to stop and wake all queues assigned to a vif by Luciano Coelho · 10 years ago
  48. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  49. af296bd mac80211: move csa counters from sdata to beacon/presp by Michal Kazior · 10 years ago
  50. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  51. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  52. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  53. 1af586c mac80211: Handle the CSA counters correctly by Andrei Otcheretianski · 10 years ago
  54. 0d06d9b mac80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  55. 387910c mac80211: Update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  56. b4b177a mac80211: fix on-channel remain-on-channel by Johannes Berg · 10 years ago
  57. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  58. 59af692 mac80211: fix CSA tx queue stopping by Michal Kazior · 10 years ago
  59. 95224fe mac80211: move TDLS code to another file by Arik Nemtsov · 10 years ago
  60. c0166da mac80211: compute chanctx refcount on-the-fly by Michal Kazior · 10 years ago
  61. e3afb92 mac80211: track reserved vifs in chanctx by Michal Kazior · 10 years ago
  62. 484298a mac80211: track assigned vifs in chanctx by Michal Kazior · 10 years ago
  63. 0933248 mac80211: add support for radar detection for reservations by Michal Kazior · 10 years ago
  64. 6fa001b mac80211: add max channel calculation utility function by Michal Kazior · 10 years ago
  65. 11335a5 mac80211: implement chanctx reservation by Luciano Coelho · 11 years ago
  66. 4e141da mac80211: protect AP VLAN list with local->mtx by Michal Kazior · 11 years ago
  67. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  68. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  69. 1a1cb74 mac80211: fix suspend vs. authentication race by Johannes Berg · 10 years ago
  70. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  71. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 11 years ago
  72. 06d181a mac80211: add NAPI support back by Johannes Berg · 11 years ago
  73. b1bce14 mac80211: update opmode when adding new station by Marek Kwaczynski · 11 years ago
  74. 8a47cea mac80211: make cfg80211 ops and privid const by Johannes Berg · 11 years ago
  75. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 11 years ago
  76. 0cb4d4d mac80211: refactor ieee80211_mesh_process_chanswitch() by Luciano Coelho · 11 years ago
  77. 057d5f4 mac80211: sync dtim_count to TSF by Thomas Pedersen · 11 years ago
  78. 32db6b5 mac80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  79. 5fe2bb8 mac80211: align struct ps_data.tim to unsigned long by Joe Perches · 11 years ago
  80. 367bbd1 mac80211: make ieee80211_recalc_radar_chanctx static by Johannes Berg · 11 years ago
  81. 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 11 years ago
  82. 43552be mac80211: update adjusting TBTT bit in beacon by Thomas Pedersen · 11 years ago
  83. d43c6b6 mac80211: reschedule sched scan after HW restart by David Spinadel · 11 years ago
  84. 0ae0796 mac80211: make ieee80211_assign_beacon() static by Luciano Coelho · 11 years ago
  85. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  86. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  87. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
  88. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  89. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  90. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  91. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  92. 3f718fd mac80211: fix the mesh channel switch support by Chun-Yeow Yeoh · 11 years ago
  93. 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
  94. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  95. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  96. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  97. 8f2535b mac80211: process the CSA frame for mesh accordingly by Chun-Yeow Yeoh · 11 years ago
  98. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  99. 8e8d347 mac80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  100. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago