1. 01edb73 mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 4 years, 8 months ago
  2. be5c402 mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  3. a61ac39 mac80211: Reject malformed SSID elements by Will Deacon · 4 years, 8 months ago
  4. 8b6d5c1 mac80211: fix txq null pointer dereference by Miaoqing Pan · 4 years, 9 months ago
  5. 7b1f4ff mac80211: handle deauthentication/disassociation from TDLS peer by Yu Wang · 5 years ago
  6. 2b81ffa mac80211: Print text for disassociation reason by Arkadiusz Miskiewicz · 7 years ago
  7. c251d5c mac80211: fix possible sta leak by Johannes Berg · 4 years, 11 months ago
  8. c7b1a1e mac80211: don't WARN on short WMM parameters from AP by Brian Norris · 4 years, 11 months ago
  9. 760b12a mac80211: don't warn about CW params when not using them by Brian Norris · 5 years ago
  10. e221ce0 mac80211: only warn once on chanctx_conf being NULL by Yibo Zhao · 5 years ago
  11. 2bf0723 mac80211: free peer keys before vif down in mesh by Pradeep Kumar Chitrapu · 5 years ago
  12. 606b65e mac80211: mesh: fix RCU warning by Thomas Pedersen · 5 years ago
  13. c1707c5 mac80211: Do not use stack memory with scatterlist for GMAC by Jouni Malinen · 5 years ago
  14. 9f0f5ff mac80211: drop robust management frames from unknown TA by Johannes Berg · 5 years ago
  15. e5c1724 mac80211/cfg80211: update bss channel on channel switch by Sergey Matyukevich · 5 years ago
  16. 72d00b6 mac80211: Fix kernel panic due to use of txq after free by Bhagavathi Perumal S · 5 years ago
  17. 7e0642e mac80211: fix unaligned access in mesh table hash function by Felix Fietkau · 5 years ago
  18. 56e74ed mac80211: do not call driver wake_tx_queue op during reconfig by Felix Fietkau · 5 years ago
  19. 5b8acf2 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 5 years ago
  20. ee3ba74 mac80211: don't initiate TDLS connection if station is not associated to AP by Balaji Pothunoori · 5 years ago
  21. d0038e4 mac80211: fix miscounting of ttl-dropped frames by Bob Copeland · 5 years ago
  22. efbc760 mac80211: Free mpath object when rhashtable insertion fails by Herbert Xu · 5 years ago
  23. 0bf7aef mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 5 years ago
  24. 4470e51 mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 5 years ago
  25. 0715895 mac80211: Fix condition validating WMM IE by Ilan Peer · 6 years ago
  26. 7a4b56a mac80211: don't WARN on bad WMM parameters from buggy APs by Emmanuel Grumbach · 6 years ago
  27. fd54ea7 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 6 years ago
  28. db32c24 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  29. 7df29ea mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 6 years ago
  30. 554eac2 mac80211: Clear beacon_int in ieee80211_do_stop by Ben Greear · 6 years ago
  31. fd500b3 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 7 years ago
  32. e36e7b0 mac80211: TDLS: fix skb queue/priority assignment by Johannes Berg · 6 years ago
  33. 147953b mac80211: fix pending queue hang due to TX_DROP by Bob Copeland · 6 years ago
  34. 1e97d6b mac80211: Always report TX status by Andrei Otcheretianski · 6 years ago
  35. e487b5a mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys by Felix Fietkau · 6 years ago
  36. 161a426 mac80211: shorten the IBSS debug messages by Emmanuel Grumbach · 6 years ago
  37. 57eff4d mac80211: don't Tx a deauth frame if the AP forbade Tx by Emmanuel Grumbach · 6 years ago
  38. 2900bcc mac80211: Fix station bandwidth setting after channel switch by Ilan Peer · 6 years ago
  39. 2727287 mac80211: fix a race between restart and CSA flows by Emmanuel Grumbach · 6 years ago
  40. 7c10ec1 mac80211: mesh: fix HWMP sequence numbering to follow standard by Yuan-Chi Pang · 6 years ago
  41. 167c4b4 mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X by Danek Duvall · 6 years ago
  42. 0f9a807 mac80211: Run TXQ teardown code before de-registering interfaces by Toke Høiland-Jørgensen · 6 years ago
  43. 03758ba mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 6 years ago
  44. f1ddbb1 mac80211: add stations tied to AP_VLANs during hw reconfig by mpubbise@codeaurora.org · 6 years ago
  45. 6588cfd mac80211: drop frames with unexpected DS bits from fast-rx to slow path by Felix Fietkau · 6 years ago
  46. d6114a68 mac80211: Do not disconnect on invalid operating class by Ilan Peer · 6 years ago
  47. 31155ee mac80211: fix calling sleeping function in atomic context by Sara Sharon · 6 years ago
  48. ae58b75 mac80211: fix a possible leak of station stats by Sara Sharon · 6 years ago
  49. c6f7828 mac80211: Fix setting TX power on monitor interfaces by Peter Große · 7 years ago
  50. a4e0746 mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 7 years ago
  51. 471d4a4 mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() by Matthias Kaehlcke · 7 years ago
  52. 2bb3064 mac80211: Fix clang warning about constant operand in logical operation by Matthias Kaehlcke · 7 years ago
  53. 92db807 mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  54. e864196 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 7 years ago
  55. c1ad3ae mac80211: remove BUG() when interface type is invalid by Luca Coelho · 7 years ago
  56. 58c4ee8 mac80211: mesh: drop frames appearing to be from us by Johannes Berg · 6 years ago
  57. 3b4dd8a cfg80211: fix cfg80211_beacon_dup by Arnd Bergmann · 6 years ago
  58. 030d467 mac80211: fix the update of path metric for RANN frame by Chun-Yeow Yeoh · 7 years ago
  59. 234c8e6 mac80211: Add RX flag to indicate ICV stripped by David Spinadel · 8 years ago
  60. bf86422 mac80211: Fix addition of mesh configuration element by Ilan peer · 7 years ago
  61. dee48e5 mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 7 years ago
  62. cda72bb mac80211: prevent skb/txq mismatch by Michal Kazior · 7 years ago
  63. bc13325 mac80211: calculate min channel width correctly by Johannes Berg · 8 years ago
  64. 26b6ab5 mac80211: Suppress NEW_PEER_CANDIDATE event if no room by Masashi Honma · 8 years ago
  65. d21e50a mac80211: Remove invalid flag operations in mesh TSF synchronization by Masashi Honma · 8 years ago
  66. ddd95bc mac80211: don't compare TKIP TX MIC key in reinstall prevention by Johannes Berg · 7 years ago
  67. 38762a5 mac80211: use constant time comparison with keys by Jason A. Donenfeld · 7 years ago
  68. 2586fa0 mac80211: accept key reinstall without changing anything by Johannes Berg · 7 years ago
  69. c1bc62d mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 7 years ago
  70. e167b4a mac80211: flush hw_roc_start work before cancelling the ROC by Avraham Stern · 7 years ago
  71. 59862b0 mac80211: fix VLAN handling with TXQs by Johannes Berg · 7 years ago
  72. 6baa8c9 mac80211: initialize SMPS field in HT capabilities by Felix Fietkau · 7 years ago
  73. 6130fac mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  74. 5b754c9 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 7 years ago
  75. 3e8c503 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 7 years ago
  76. 6568f8f mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 7 years ago
  77. c814326 mac80211: fix IBSS presp allocation size by Johannes Berg · 7 years ago
  78. 841e4e7 mac80211: fix packet statistics for fast-RX by Johannes Berg · 7 years ago
  79. f79d740 mac80211: fix CSA in IBSS mode by Koen Vandeputte · 7 years ago
  80. f6e99a2 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  81. 2ec5b68 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 7 years ago
  82. 87cfeaa mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 7 years ago
  83. e0411f1 mac80211: reject ToDS broadcast data frames by Johannes Berg · 7 years ago
  84. c032150 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 7 years ago
  85. b507df2 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 7 years ago
  86. 3981384 mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 7 years ago
  87. 42e7f37 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 7 years ago
  88. b116db0 mac80211: flush delayed work when entering suspend by Matt Chen · 7 years ago
  89. 1a1981e mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 7 years ago
  90. bab10a5 mac80211: implement multicast forwarding on fast-RX path by Johannes Berg · 7 years ago
  91. cd84516 mac80211: fix tid_agg_rx NULL dereference by Johannes Berg · 8 years ago
  92. 5e7598a mac80211: initialize fast-xmit 'info' later by Johannes Berg · 7 years ago
  93. 1976c76 cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  94. a786f96 mac80211: fix A-MSDU aggregation with fast-xmit + txq by Felix Fietkau · 8 years ago
  95. fff712c mac80211: remove bogus skb vif assignment by Felix Fietkau · 8 years ago
  96. c1f4c9e mac80211: update A-MPDU flag on tx dequeue by Felix Fietkau · 8 years ago
  97. 6c18a6b Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE" by Felix Fietkau · 8 years ago
  98. c8eaf34 mac80211: Ignore VHT IE from peer with wrong rx_mcs_map by Filip Matusiak · 8 years ago
  99. f4a067f mac80211: move struct aead_req off the stack by Ard Biesheuvel · 8 years ago
  100. 1d4de2e mac80211: fix CMD_FRAME for AP_VLAN by Michael Braun · 8 years ago