1. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  2. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  3. 8f2535b mac80211: process the CSA frame for mesh accordingly by Chun-Yeow Yeoh · 11 years ago
  4. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  5. 06be6b1 mac80211: add ieee80211_tx_prepare_skb() helper function by Felix Fietkau · 11 years ago
  6. 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
  7. 17ac495 mac80211: Remove check for offchannel state when waking netdev queues by Seth Forshee · 11 years ago
  8. 8e8d347 mac80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  9. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  10. 7ec7c4a mac80211: port CCMP to cryptoapi's CCM driver by Ard Biesheuvel · 11 years ago
  11. 7578d57 mac80211: implement STA CSA for drivers using channel contexts by Arik Nemtsov · 11 years ago
  12. 1f4ffde mac80211: improve default WMM parameter setting by Fred Zhou · 11 years ago
  13. 0cfcefe mac80211: support reporting A-MSDU subframes individually by Michal Kazior · 11 years ago
  14. 15e230a mac80211: use exact-size allocation for authentication frame by Fred Zhou · 11 years ago
  15. 55fff50 mac80211: add explicit IBSS driver operations by Johannes Berg · 11 years ago
  16. 5eb7906 ieee80211: fix vht cap definitions by Eliad Peller · 11 years ago
  17. f364ef9 mac80211: fix some snprintf misuses by Eliad Peller · 11 years ago
  18. 9449410 mac80211: send a CSA action frame when changing channel by Simon Wunderlich · 11 years ago
  19. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  20. 871a418 mac80211: split off ibss disconnect by Simon Wunderlich · 11 years ago
  21. e6b7cde mac80211: split off channel switch parsing function by Simon Wunderlich · 11 years ago
  22. 37feb7e mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats by Lorenzo Bianconi · 11 years ago
  23. 45966ae mac80211: add fixed_rate management to minstrel rc by Lorenzo Bianconi · 11 years ago
  24. 392b9ff mac80211: change beacon/connection polling by Stanislaw Gruszka · 11 years ago
  25. a6ececf mac80211: Remove superfluous is_multicast_ether_addr() call by Sergey Ryazanov · 11 years ago
  26. c5dc164 mac80211: use ERR_CAST() by Johannes Berg · 11 years ago
  27. c7c7106 mac80211: add ieee80211_iterate_active_interfaces_rtnl() by Johannes Berg · 11 years ago
  28. f3e979a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  29. cd80e10 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  30. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  31. a986553 mac80211: fix change_interface queue assignments by Johannes Berg · 11 years ago
  32. d70b761 mac80211: ignore (E)CSA in probe response frames by Johannes Berg · 11 years ago
  33. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  34. c4c205f mac80211: assign seqnums for group QoS frames by Bob Copeland · 11 years ago
  35. a4ef66a mac80211: only respond to probe request with mesh ID by Chun-Yeow Yeoh · 11 years ago
  36. 1fb90260 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers by Johannes Berg · 11 years ago
  37. e133fae mac80211: minstrel_ht: don't use control.flags in TX status path by Johannes Berg · 11 years ago
  38. 75a423f mac80211: ibss: fix ignored channel parameter by Simon Wunderlich · 11 years ago
  39. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  40. 2a3ba63c mac80211: add missing channel context release by Johannes Berg · 11 years ago
  41. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  42. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  43. d51b70f mac80211: move ibss presp generation in own function by Simon Wunderlich · 11 years ago
  44. 86c228a mac80211: perform power save processing before decryption by Johan Almbladh · 11 years ago
  45. d8eb741 mac80211: ibss - do not scan if not needed when creating an IBSS by Antonio Quartulli · 11 years ago
  46. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  47. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  48. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  49. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  50. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  51. ab1e8ad mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels by Simon Wunderlich · 11 years ago
  52. 0670307 mac80211: allow lowest basic rate for unicast management for mesh by Chun-Yeow Yeoh · 11 years ago
  53. e7f1935 wireless: make TU conversion macros available by Johannes Berg · 11 years ago
  54. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  55. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  56. 7cf1f14 mac80211: add debugfs for driver-buffered TID bitmap by Johannes Berg · 11 years ago
  57. a824131 mac80211: report some VHT radiotap infos for tx status by Karl Beldan · 11 years ago
  58. dad9def mac80211: ibss - remove not authorized station earlier by Antonio Quartulli · 11 years ago
  59. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  60. ddfe49b mac80211: continue using disabled channels while connected by Johannes Berg · 11 years ago
  61. 5cdaed1 mac80211: ignore HT primary channel while connected by Johannes Berg · 11 years ago
  62. cb236d2 mac80211: don't wait for TX status forever by Johannes Berg · 11 years ago
  63. b56e4b8 mac80211: fix infinite loop in ieee80211_determine_chantype by Chris Wright · 11 years ago
  64. cd34f64 mac80211: fix monitor interface suspend crash regression by Stanislaw Gruszka · 11 years ago
  65. 40d18ff mac80211: prevent the buffering or frame transmission to non-assoc mesh STA by Chun-Yeow Yeoh · 11 years ago
  66. 5c9fc93 mac80211/minstrel: fix NULL pointer dereference issue by Felix Fietkau · 11 years ago
  67. c82b5a7 mac80211: make active monitor injection work w/ HW queue by Johannes Berg · 11 years ago
  68. b60e527 mac80211: set forwarding in mesh capability info by Chun-Yeow Yeoh · 11 years ago
  69. 93c7578 mac80211: fix off-by-one regression in ibss beacon generation by Simon Wunderlich · 11 years ago
  70. 2ec9c1f mac80211: fix regression when initializing ibss wmm params by Simon Wunderlich · 11 years ago
  71. 4b42aab mac80211: return if IBSS chandef can not be used by Simon Wunderlich · 11 years ago
  72. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  73. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago
  74. 74608ac cfg80211/mac80211: get mandatory rates based on scan width by Simon Wunderlich · 11 years ago
  75. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  76. a5e7069 mac80211: add radiotap flag and handling for 5/10 MHz by Simon Wunderlich · 11 years ago
  77. 438b61b mac80211: fix timing for 5 MHz and 10 MHz channels by Simon Wunderlich · 11 years ago
  78. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 11 years ago
  79. a144f37 mac80211: add per-chain signal information to radiotap by Johannes Berg · 11 years ago
  80. 822854b mac80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  81. 6b0f327 mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  82. e13bae4 mac80211: fix ethtool stats for non-station interfaces by Johannes Berg · 11 years ago
  83. 1cd1585 mac80211/minstrel_ht: fix cck rate sampling by Felix Fietkau · 11 years ago
  84. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  85. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  86. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  87. 6c7c4cb mac80211: initialize power mode for mesh STAs by Thomas Pedersen · 11 years ago
  88. ac49e1a mac80211: allow self-protected frame tx without sta by Thomas Pedersen · 11 years ago
  89. 7d2a47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  90. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  91. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 11 years ago
  92. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  93. 9d1059c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  94. 52874a5 Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" by Antonio Quartulli · 11 years ago
  95. 3aede78 mac80211: change IBSS channel state to chandef by Simon Wunderlich · 11 years ago
  96. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 11 years ago
  97. f81a9de mac80211: update mesh beacon on workqueue by Thomas Pedersen · 11 years ago
  98. 38745c7 mac80211: Fix VHT bandwidth change event by Ilan Peer · 11 years ago
  99. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 11 years ago
  100. e562078 mac80211: Ensure tid_start_tx is protected by sta->lock by Ben Greear · 11 years ago