1. f3b0bbb mac80211: refactor drop connection/unlock in CSA processing by Johannes Berg · 10 years ago
  2. 64a8cef mac80211: provide station PMF configuration to driver by SenthilKumar Jegadeesan · 10 years ago
  3. 0b4e110 mac80211: remove duplicate check for quiescing when queueing work by Luciano Coelho · 10 years ago
  4. be72afe mac80211: fix another suspend vs. association race by Johannes Berg · 10 years ago
  5. 2ecc390 mac80211: Update beacon's timing and DTIM count on every beacon by Alexander Bondar · 10 years ago
  6. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  7. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. 14f2ae8 mac80211: synchronize_net() before flushing the queues by Emmanuel Grumbach · 10 years ago
  9. c1e140b mac80211: delete the assoc/auth timer upon suspend by Emmanuel Grumbach · 10 years ago
  10. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  11. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  12. cc72f6e mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params by John Linville · 10 years ago
  13. a5fee9c mac80211: handle power constraint and country IEs in RRM by Moshe Benji · 10 years ago
  14. 179b8fc mac80211: Fix ignored HT override configurations by Chaya Rachel Ivgi · 10 years ago
  15. 688b1ec mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon() by Luciano Coelho · 10 years ago
  16. 848955c mac80211: move U-APSD enablement to vif flags by Johannes Berg · 10 years ago
  17. 7e6225a mac80211: avoid using uninitialized stack data by Jes Sorensen · 10 years ago
  18. de51f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  19. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  20. 575f053 mac80211: disable 80+80/160 in VHT correctly by Johannes Berg · 10 years ago
  21. 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
  22. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  23. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  24. 9041c1f mac80211: track AP and peer STA TDLS chan-switch support by Arik Nemtsov · 10 years ago
  25. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  26. d04b5ac cfg80211/mac80211: allow any interface to send channel switch notifications by Luciano Coelho · 10 years ago
  27. 2f45729 mac80211: send channel switch started notifications by Luciano Coelho · 10 years ago
  28. 8ed2874 mac80211: handle RIC data element in reassociation request by Johannes Berg · 10 years ago
  29. ff1e417 mac80211: schedule the actual switch of the station before CSA count 0 by Luciano Coelho · 10 years ago
  30. 84469a4 mac80211: use secondary channel offset IE also beacons during CSA by Luciano Coelho · 10 years ago
  31. cfede0d mac80211: don't flush when probing the AP by Emmanuel Grumbach · 10 years ago
  32. 02219b3 mac80211: add WMM admission control support by Johannes Berg · 10 years ago
  33. 0f791eb4 mac80211: allow channel switch with multiple channel contexts by Luciano Coelho · 10 years ago
  34. 0c21e63 mac80211: wait for the first beacon on the new channel after CSA by Luciano Coelho · 10 years ago
  35. f1d6558 mac80211: add post_channel_switch driver operation by Luciano Coelho · 10 years ago
  36. 6d027bc mac80211: add pre_channel_switch driver operation by Luciano Coelho · 10 years ago
  37. 2ba4538 mac80211: add device_timestamp to the ieee80211_channel_switch struct by Luciano Coelho · 10 years ago
  38. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  39. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 10 years ago
  40. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  41. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  42. c8d6591 mac80211: support DTPC IE (from Cisco Client eXtensions) by Steinar H. Gunderson · 10 years ago
  43. 24a4e40 mac80211: split 802.11h parsing from transmit power policy by Steinar H. Gunderson · 10 years ago
  44. f3000e1 mac80211: fix broken use of VHT/20Mhz with some APs by Eyal Shapira · 10 years ago
  45. cd2f5dd mac80211: Add RRM support to assoc request by Assaf Krauss · 10 years ago
  46. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  47. bb512ad Revert "mac80211: disable uAPSD if all ACs are under ACM" by Johannes Berg · 10 years ago
  48. 53b954e mac80211: disable 40MHz support in case of 20MHz AP by Eliad Peller · 10 years ago
  49. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  50. 3e2a022 mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag by Luciano Coelho · 10 years ago
  51. 81dd2b8 mac80211: move TDLS data to mgd private part by Arik Nemtsov · 10 years ago
  52. 40b861a mac80211: add QoS IE during TDLS setup start by Arik Nemtsov · 10 years ago
  53. 4c3ebc5 mac80211: use chanctx reservation for STA CSA by Michal Kazior · 10 years ago
  54. a46992b mac80211: stop only the queues assigned to the vif during channel switch by Luciano Coelho · 10 years ago
  55. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  56. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  57. c52666a mac80211: fix suspend vs. association race by Emmanuel Grumbach · 11 years ago
  58. e5593f5 mac80211: ignore cqm during csa by Michal Kazior · 11 years ago
  59. 59af692 mac80211: fix CSA tx queue stopping by Michal Kazior · 11 years ago
  60. 8bd811a mac80211: change return value of notifier function by Zhao, Gang · 11 years ago
  61. c0166da mac80211: compute chanctx refcount on-the-fly by Michal Kazior · 11 years ago
  62. 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
  63. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 11 years ago
  64. 1a1cb74 mac80211: fix suspend vs. authentication race by Johannes Berg · 11 years ago
  65. c9c3a06 mac80211: verify deauthentication and return error on failure by Johannes Berg · 11 years ago
  66. d2722f8 mac80211: fix potential use-after-free by Johannes Berg · 11 years ago
  67. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  68. cb66498 mac80211: fix association to 20/40 MHz VHT networks by Johannes Berg · 11 years ago
  69. 963a1852 mac80211: don't validate unchanged AP bandwidth while tracking by Johannes Berg · 11 years ago
  70. dfa1ad2 ieee80211: Print human-readable disassoc/deauth reason codes by Calvin Owens · 11 years ago
  71. c368dda mac80211: fix memory leak by Eytan Lifshitz · 11 years ago
  72. 448cd2e mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case by Eliad Peller · 11 years ago
  73. 3de3802 mac80211: order IEs in association request correctly by Johannes Berg · 11 years ago
  74. c46a73f mac80211: move csa_active setting in STA CSA by Michal Kazior · 11 years ago
  75. c1cf6d4 mac80211: advertise BF STS according to AP support by Eyal Shapira · 11 years ago
  76. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  77. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  78. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  79. 017b45b mac80211: update ht flag if bss configuration changed by Avri Altman · 11 years ago
  80. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  81. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  82. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  83. b3f51e9 mac80211: remove useless tests for array by Johannes Berg · 11 years ago
  84. 12b5f34 mac80211: fix connection polling by Eliad Peller · 11 years ago
  85. 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
  86. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  87. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  88. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  89. 095d81c mac80211: disable WMM with invalid parameters by Johannes Berg · 11 years ago
  90. 7578d57 mac80211: implement STA CSA for drivers using channel contexts by Arik Nemtsov · 11 years ago
  91. e6b7cde mac80211: split off channel switch parsing function by Simon Wunderlich · 11 years ago
  92. 392b9ff mac80211: change beacon/connection polling by Stanislaw Gruszka · 11 years ago
  93. cd80e10 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  94. d70b761 mac80211: ignore (E)CSA in probe response frames by Johannes Berg · 11 years ago
  95. 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
  96. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  97. ab1e8ad mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels by Simon Wunderlich · 11 years ago
  98. ddfe49b mac80211: continue using disabled channels while connected by Johannes Berg · 11 years ago
  99. 5cdaed1 mac80211: ignore HT primary channel while connected by Johannes Berg · 11 years ago
  100. cb236d2 mac80211: don't wait for TX status forever by Johannes Berg · 11 years ago