1. 351df09 mac80211: minstrel_ht: fix rates selection by Karl Beldan · 11 years ago
  2. 6c751ef mac80211: fix for mesh beacon update on powersave by Javier Lopez · 11 years ago
  3. 57fb089 mac80211: fix crash when using AP VLAN interfaces by Felix Fietkau · 11 years ago
  4. 18db594 mac80211: fix scheduled scan rtnl deadlock by Johannes Berg · 11 years ago
  5. 84a3d1c mac80211: DFS setup chandef for radar_event correctly by Janusz Dziedzic · 11 years ago
  6. 2d3db21 Revert "mac80211: allow disable power save in mesh" by Bob Copeland · 11 years ago
  7. c1f3bb6 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
  8. 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
  9. 87bc072 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
  10. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  11. 0951ebb mac80211: fix uninitialized variable by Michal Kazior · 11 years ago
  12. 33a4586 mac80211: process mesh channel switching using beacon by Chun-Yeow Yeoh · 11 years ago
  13. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  14. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  15. 8f2535b mac80211: process the CSA frame for mesh accordingly by Chun-Yeow Yeoh · 11 years ago
  16. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  17. 06be6b1 mac80211: add ieee80211_tx_prepare_skb() helper function by Felix Fietkau · 11 years ago
  18. 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
  19. 17ac495 mac80211: Remove check for offchannel state when waking netdev queues by Seth Forshee · 11 years ago
  20. 8e8d347 mac80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  21. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  22. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  23. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  24. 9f96da4 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
  25. 095d81c mac80211: disable WMM with invalid parameters by Johannes Berg · 11 years ago
  26. 1d2d350 mac80211: respect rate mask in TX by Andrei Otcheretianski · 11 years ago
  27. 1431fcb mac80211: fix honouring rate flags in low-rate transmit by Andrei Otcheretianski · 11 years ago
  28. d86aa4f mac80211: fix crash if bitrate calculation goes wrong by Johannes Berg · 11 years ago
  29. 7ec7c4a mac80211: port CCMP to cryptoapi's CCM driver by Ard Biesheuvel · 11 years ago
  30. a754055 mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  31. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  33. 7578d57 mac80211: implement STA CSA for drivers using channel contexts by Arik Nemtsov · 11 years ago
  34. 1f4ffde mac80211: improve default WMM parameter setting by Fred Zhou · 11 years ago
  35. 0cfcefe mac80211: support reporting A-MSDU subframes individually by Michal Kazior · 11 years ago
  36. 15e230a mac80211: use exact-size allocation for authentication frame by Fred Zhou · 11 years ago
  37. 55fff50 mac80211: add explicit IBSS driver operations by Johannes Berg · 11 years ago
  38. 5eb7906 ieee80211: fix vht cap definitions by Eliad Peller · 11 years ago
  39. f364ef9 mac80211: fix some snprintf misuses by Eliad Peller · 11 years ago
  40. 22c4cee mac80211: Run deferred scan if last roc_list item is not started by Jouni Malinen · 11 years ago
  41. 0c5b932 mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 11 years ago
  42. 03bb7f4 mac80211: use sta_info_get_bss() for nl80211 tx and client probing by Felix Fietkau · 11 years ago
  43. cc63ec7 mac80211: fix the setting of extended supported rate IE by Chun-Yeow Yeoh · 11 years ago
  44. 6329b8d mac80211: drop spoofed packets in ad-hoc mode by Felix Fietkau · 11 years ago
  45. 9449410 mac80211: send a CSA action frame when changing channel by Simon Wunderlich · 11 years ago
  46. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  47. 871a418 mac80211: split off ibss disconnect by Simon Wunderlich · 11 years ago
  48. e6b7cde mac80211: split off channel switch parsing function by Simon Wunderlich · 11 years ago
  49. 37feb7e mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats by Lorenzo Bianconi · 11 years ago
  50. 45966ae mac80211: add fixed_rate management to minstrel rc by Lorenzo Bianconi · 11 years ago
  51. 392b9ff mac80211: change beacon/connection polling by Stanislaw Gruszka · 11 years ago
  52. a6ececf mac80211: Remove superfluous is_multicast_ether_addr() call by Sergey Ryazanov · 11 years ago
  53. c5dc164 mac80211: use ERR_CAST() by Johannes Berg · 11 years ago
  54. c7c7106 mac80211: add ieee80211_iterate_active_interfaces_rtnl() by Johannes Berg · 11 years ago
  55. 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
  56. cd80e10 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  57. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  58. a986553 mac80211: fix change_interface queue assignments by Johannes Berg · 11 years ago
  59. d70b761 mac80211: ignore (E)CSA in probe response frames by Johannes Berg · 11 years ago
  60. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  61. c4c205f mac80211: assign seqnums for group QoS frames by Bob Copeland · 11 years ago
  62. a4ef66a mac80211: only respond to probe request with mesh ID by Chun-Yeow Yeoh · 11 years ago
  63. 1fb90260 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers by Johannes Berg · 11 years ago
  64. e133fae mac80211: minstrel_ht: don't use control.flags in TX status path by Johannes Berg · 11 years ago
  65. 75a423f mac80211: ibss: fix ignored channel parameter by Simon Wunderlich · 11 years ago
  66. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  67. 2a3ba63c mac80211: add missing channel context release by Johannes Berg · 11 years ago
  68. 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
  69. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  70. d51b70f mac80211: move ibss presp generation in own function by Simon Wunderlich · 11 years ago
  71. 86c228a mac80211: perform power save processing before decryption by Johan Almbladh · 11 years ago
  72. d8eb741 mac80211: ibss - do not scan if not needed when creating an IBSS by Antonio Quartulli · 11 years ago
  73. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  74. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  75. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  76. 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
  77. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  78. ab1e8ad mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels by Simon Wunderlich · 11 years ago
  79. 0670307 mac80211: allow lowest basic rate for unicast management for mesh by Chun-Yeow Yeoh · 11 years ago
  80. e7f1935 wireless: make TU conversion macros available by Johannes Berg · 11 years ago
  81. 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
  82. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  83. 7cf1f14 mac80211: add debugfs for driver-buffered TID bitmap by Johannes Berg · 11 years ago
  84. a824131 mac80211: report some VHT radiotap infos for tx status by Karl Beldan · 11 years ago
  85. dad9def mac80211: ibss - remove not authorized station earlier by Antonio Quartulli · 11 years ago
  86. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  87. ddfe49b mac80211: continue using disabled channels while connected by Johannes Berg · 11 years ago
  88. 5cdaed1 mac80211: ignore HT primary channel while connected by Johannes Berg · 11 years ago
  89. cb236d2 mac80211: don't wait for TX status forever by Johannes Berg · 11 years ago
  90. b56e4b8 mac80211: fix infinite loop in ieee80211_determine_chantype by Chris Wright · 11 years ago
  91. cd34f64 mac80211: fix monitor interface suspend crash regression by Stanislaw Gruszka · 11 years ago
  92. 40d18ff mac80211: prevent the buffering or frame transmission to non-assoc mesh STA by Chun-Yeow Yeoh · 11 years ago
  93. 5c9fc93 mac80211/minstrel: fix NULL pointer dereference issue by Felix Fietkau · 11 years ago
  94. c82b5a7 mac80211: make active monitor injection work w/ HW queue by Johannes Berg · 11 years ago
  95. b60e527 mac80211: set forwarding in mesh capability info by Chun-Yeow Yeoh · 11 years ago
  96. 93c7578 mac80211: fix off-by-one regression in ibss beacon generation by Simon Wunderlich · 11 years ago
  97. 2ec9c1f mac80211: fix regression when initializing ibss wmm params by Simon Wunderlich · 11 years ago
  98. 4b42aab mac80211: return if IBSS chandef can not be used by Simon Wunderlich · 11 years ago
  99. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  100. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago