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