1. 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
  2. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  3. c7c477b mac80211: don't warn on AID field without top two MSBs set by Johannes Berg · 7 years ago
  4. 02049ce mac80211: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  5. 7b6ddea mac80211: use QoS NDP for AP probing by Johannes Berg · 7 years ago
  6. 34f11cd mac80211: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  7. b1b1ae2 mac80211: don't track HT capability changes by Johannes Berg · 7 years ago
  8. a7f26d8 mac80211: simplify and clarify IE splitting by Johannes Berg · 7 years ago
  9. 7a7d3e4 mac80211: fix incorrect assignment of reassoc value by Simon Dinkin · 7 years ago
  10. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 7 years ago
  11. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  12. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  13. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. c87905b mac80211: set bss_info data before configuring the channel by Johannes Berg · 7 years ago
  15. 44f6d42 mac80211: remove 5/10 MHz rate code from station MLME by Johannes Berg · 7 years ago
  16. 61b81b4 mac80211: move clearing result into ieee80211_parse_ch_switch_ie() by Johannes Berg · 7 years ago
  17. f8860ce mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 7 years ago
  18. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 7 years ago
  19. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  20. e8e4f52 mac80211: reject/clear user rate mask if not usable by Johannes Berg · 8 years ago
  21. a6289d3 mac80211: ignore VHT membership selector when parsing rates by Johannes Berg · 8 years ago
  22. 68506e9 mac80211: Print text for disassociation reason by Arkadiusz Miskiewicz · 8 years ago
  23. 2c3c5f8c mac80211: Add set_cqm_rssi_range_config by Andrew Zaborowski · 8 years ago
  24. bee427b cfg80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  25. 769f07d mac80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  26. ab72572 mac80211: Remove unused 'beaconint_us' variable by Kirtika Ruchandani · 8 years ago
  27. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  28. 39404fe mac80211: FILS AEAD protection for station mode association frames by Jouni Malinen · 8 years ago
  29. dbc0c2c mac80211: Add FILS auth alg mapping by Jouni Malinen · 8 years ago
  30. 6ec6361 mac80211: Allow AUTH_DATA to be used for FILS by Jouni Malinen · 8 years ago
  31. 11b6b5a cfg80211: Rename SAE_DATA to more generic AUTH_DATA by Jouni Malinen · 8 years ago
  32. f438ceb mac80211: uapsd_queues is in QoS IE order by Emmanuel Grumbach · 8 years ago
  33. 93db1d9 mac80211: fix possible out-of-bounds access by Johannes Berg · 8 years ago
  34. 20eb7ea mac80211: remove disconnected APs from BSS table by David Spinadel · 8 years ago
  35. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  36. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  37. b100e5d mac80211: avoid useless memory write on each frame RX by Johannes Berg · 9 years ago
  38. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  39. b5a33d5 mac80211: move MU_MIMO_OWNER flag to ieee80211_vif by Sara Sharon · 9 years ago
  40. 89f774e mac80211: always print a message when disconnecting by Johannes Berg · 9 years ago
  41. 8ac3c704 mac80211: refactor HT/VHT to chandef code by Johannes Berg · 9 years ago
  42. 4fa11ec mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 9 years ago
  43. a85a7e2 cfg80211/mac80211: use to_delayed_work by Geliang Tang · 9 years ago
  44. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 9 years ago
  45. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  46. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  47. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 9 years ago
  48. b115b97 mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag by Janusz.Dziedzic@tieto.com · 9 years ago
  49. 2ed77ea mac80211: treat bad WMM parameters more gracefully by Johannes Berg · 9 years ago
  50. 730a7550 mac80211: fixup AIFSN instead of disabling WMM by Emmanuel Grumbach · 9 years ago
  51. cec6628 mac80211: make enable_qos parameter to ieee80211_set_wmm_default() by Johannes Berg · 9 years ago
  52. a64cba3 mac80211: Fix local deauth while associating by Andrei Otcheretianski · 9 years ago
  53. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  54. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  55. 93f0490 Revert "mac80211: remove exposing 'mfp' to drivers" by Tamizh chelvam · 9 years ago
  56. 2579c98 Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  57. 076cdcb mac80211: use bool argument to ieee80211_send_nullfunc by Johannes Berg · 9 years ago
  58. 90d13e8 mac80211: reduce indentation by inlining a check by Johannes Berg · 9 years ago
  59. 338c17a mac80211: use DECLARE_EWMA for ave_beacon_signal by Johannes Berg · 9 years ago
  60. 8ec6d97 mac80211: fix driver RSSI event calculations by Johannes Berg · 9 years ago
  61. 8e0d7fe mac80211: remove last_beacon/ave_beacon debugfs files by Johannes Berg · 9 years ago
  62. 46cad4b mac80211: remove direct probe step before authentication by Johannes Berg · 9 years ago
  63. 52a45f3 mac80211: avoid VHT usage with no 80MHz chans allowed by Arik Nemtsov · 9 years ago
  64. 322cd40 mac80211: Add support for declaring MU-MIMO capability by Sara Sharon · 9 years ago
  65. d51c2ea mac80211: TDLS: correctly configure SMPS state by Arik Nemtsov · 9 years ago
  66. 5c48f12 mac80211: remove exposing 'mfp' to drivers by Johannes Berg · 9 years ago
  67. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  68. d01f858 mac80211: release channel on auth failure by Michal Kazior · 9 years ago
  69. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  70. c9c99f8 mac80211: act upon and report deauth while associating by Johannes Berg · 9 years ago
  71. c5a7168 mac80211: disconnect TDLS stations on STA CSA by Arik Nemtsov · 9 years ago
  72. c1041f1 mac80211: fix ignored HT/VHT override configs by Chaya Rachel Ivgi · 10 years ago
  73. cef2fc1 mac80211: reduce log spam from ieee80211_handle_pwr_constr by John Linville · 10 years ago
  74. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  75. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 10 years ago
  76. a73f8e2 mac80211: send AP probe as unicast again by Johannes Berg · 10 years ago
  77. 7d830a1 mac80211: stop scan before connection by David Spinadel · 10 years ago
  78. a90faa9 mac80211: notify the driver about deauth by Emmanuel Grumbach · 10 years ago
  79. d0d1a12 mac80211: notify the driver about association status by Emmanuel Grumbach · 10 years ago
  80. a940909 mac80211: notify the driver about authentication status by Emmanuel Grumbach · 10 years ago
  81. a818292 mac80211: convert rssi_callback() to event_callback() by Emmanuel Grumbach · 10 years ago
  82. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  83. f84eaa1 mac80211: ignore CSA to same channel by Johannes Berg · 10 years ago
  84. 70a3fd6 mac80211: ask for ECSA IE to be considered for beacon parse CRC by Johannes Berg · 10 years ago
  85. f3b0bbb mac80211: refactor drop connection/unlock in CSA processing by Johannes Berg · 10 years ago
  86. 64a8cef mac80211: provide station PMF configuration to driver by SenthilKumar Jegadeesan · 10 years ago
  87. 0b4e110 mac80211: remove duplicate check for quiescing when queueing work by Luciano Coelho · 10 years ago
  88. c84a67a mac80211: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  89. be72afe mac80211: fix another suspend vs. association race by Johannes Berg · 10 years ago
  90. 2ecc390 mac80211: Update beacon's timing and DTIM count on every beacon by Alexander Bondar · 10 years ago
  91. 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
  92. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  93. 14f2ae8 mac80211: synchronize_net() before flushing the queues by Emmanuel Grumbach · 10 years ago
  94. c1e140b mac80211: delete the assoc/auth timer upon suspend by Emmanuel Grumbach · 10 years ago
  95. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  96. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  97. cc72f6e mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params by John Linville · 10 years ago
  98. a5fee9c mac80211: handle power constraint and country IEs in RRM by Moshe Benji · 10 years ago
  99. 179b8fc mac80211: Fix ignored HT override configurations by Chaya Rachel Ivgi · 10 years ago
  100. 688b1ec mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon() by Luciano Coelho · 10 years ago