1. ac038f4 mac80211: fix enabling 4-address mode on a sta vif after assoc by Felix Fietkau · 3 years, 7 months ago
  2. 97f0677 mac80211: consider per-CPU statistics if present by Johannes Berg · 3 years, 7 months ago
  3. 514c96b mac80211: remove iwlwifi specific workaround NDPs of null_response by Ping-Ke Shih · 3 years, 7 months ago
  4. c6d8646 mac80211: remove iwlwifi specific workaround that broke sta NDP tx by Felix Fietkau · 3 years, 7 months ago
  5. fb71d81 mac80211: handle various extensible elements correctly by Johannes Berg · 3 years, 7 months ago
  6. 676a7cb mac80211: reset profile_periodicity/ema_ap by Johannes Berg · 3 years, 7 months ago
  7. c2813d1 mac80211: drop multicast fragments by Johannes Berg · 3 years, 7 months ago
  8. 8cfe765 mac80211: remove warning in ieee80211_get_sband() by Johannes Berg · 3 years, 8 months ago
  9. f74df6e mac80211: Fix NULL ptr deref for injected rate info by Mathy Vanhoef · 3 years, 8 months ago
  10. 5a1cd67 mac80211: fix skb length check in ieee80211_scan_rx() by Du Cheng · 3 years, 8 months ago
  11. 6abcc01 mac80211: extend protection against mixed key and fragment cache attacks by Wen Gong · 3 years, 8 months ago
  12. 2b9b07b mac80211: do not accept/forward invalid EAPOL frames by Johannes Berg · 3 years, 8 months ago
  13. bf710b6 mac80211: prevent attacks on TKIP/WEP as well by Johannes Berg · 3 years, 8 months ago
  14. e64ea05 mac80211: check defrag PN against current frame by Johannes Berg · 3 years, 8 months ago
  15. f51fe83 mac80211: add fragment cache to sta_info by Johannes Berg · 3 years, 8 months ago
  16. 9b21fca mac80211: drop A-MSDUs on old ciphers by Johannes Berg · 3 years, 8 months ago
  17. e3561d5 mac80211: properly handle A-MSDUs that start with an RFC 1042 header by Mathy Vanhoef · 3 years, 8 months ago
  18. 42d98e0 mac80211: prevent mixed key and fragment cache attacks by Mathy Vanhoef · 3 years, 8 months ago
  19. f7829b0 mac80211: assure all fragments are encrypted by Mathy Vanhoef · 3 years, 8 months ago
  20. 2eac474 mac80211: clear the beacon's CRC after channel switch by Emmanuel Grumbach · 3 years, 9 months ago
  21. 08c75d4 mac80211: bail out if cipher schemes are invalid by Johannes Berg · 3 years, 9 months ago
  22. cc413b3 mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN by Seevalamuthu Mariappan · 3 years, 10 months ago
  23. 9b9c910 mac80211: fix TXQ AC confusion by Johannes Berg · 3 years, 10 months ago
  24. cc357c2 mac80211: fix time-is-after bug in mlme by Ben Greear · 3 years, 10 months ago
  25. 0a66bd6 mac80211: choose first enabled channel for monitor by Karthikeyan Kathirvel · 3 years, 10 months ago
  26. 7705c48 mac80211: Check crypto_aead_encrypt for errors by Daniel Phan · 3 years, 10 months ago
  27. 25e809b mac80211: fix double free in ibss_leave by Markus Theil · 4 years ago
  28. bd63bd7 mac80211: Allow HE operation to be longer than expected. by Brian Norris · 3 years, 11 months ago
  29. f865127 mac80211: fix rate mask reset by Johannes Berg · 4 years ago
  30. b5f71c9 mac80211: fix potential overflow when multiplying to u32 integers by Colin Ian King · 4 years ago
  31. 3ade81d ath9k: fix build error with LEDS_CLASS=m by Arnd Bergmann · 4 years ago
  32. 4618aea mac80211: 160MHz with extended NSS BW in CSA by Shay Bar · 4 years, 1 month ago
  33. 2ca1ddc mac80211: fix station rate table updates on assoc by Felix Fietkau · 4 years ago
  34. cedc60f mac80211: fix encryption key selection for 802.3 xmit by Felix Fietkau · 4 years, 1 month ago
  35. 20790b2 mac80211: fix fast-rx encryption check by Felix Fietkau · 4 years, 1 month ago
  36. c2601c9 mac80211: fix incorrect strlen of .write in debugfs by Shayne Chen · 4 years ago
  37. 1c3b27b mac80211: pause TX while changing interface type by Johannes Berg · 4 years ago
  38. 6423b21 mac80211: check if atf has been disabled in __ieee80211_schedule_txq by Lorenzo Bianconi · 4 years, 1 month ago
  39. a00432f mac80211: do not drop tx nulldata packets on encrypted links by Felix Fietkau · 4 years, 1 month ago
  40. 7fcf1c1 mac80211: fix a mistake check for rx_stats update by Wen Gong · 4 years, 1 month ago
  41. 1a889bd mac80211: don't set set TDLS STA bandwidth wider than possible by Johannes Berg · 4 years, 1 month ago
  42. 905b203 mac80211: mesh: fix mesh_pathtbl_init() error path by Eric Dumazet · 4 years, 1 month ago
  43. bdeca45 mac80211: set SDATA_STATE_RUNNING for monitor interfaces by Borwankar, Antara · 4 years, 2 months ago
  44. 8fca2b8 mac80211: fix return value of ieee80211_chandef_he_6ghz_oper by Wen Gong · 4 years, 2 months ago
  45. 7bc40ae mac80211: free sta in sta_info_insert_finish() on errors by Johannes Berg · 4 years, 2 months ago
  46. b2911a8 mac80211: minstrel: fix tx status processing corner case by Felix Fietkau · 4 years, 2 months ago
  47. 4fe40b8 mac80211: minstrel: remove deferred sampling code by Felix Fietkau · 4 years, 2 months ago
  48. 1d18288 mac80211: fix memory leak on filtered powersave frames by Felix Fietkau · 4 years, 2 months ago
  49. c2f4681 mac80211: don't require VHT elements for HE on 2.4 GHz by Johannes Berg · 4 years, 3 months ago
  50. b1e8eb1 mac80211: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 3 months ago
  51. dcd479e mac80211: always wind down STA state by Johannes Berg · 4 years, 3 months ago
  52. 14f46c1 mac80211: fix use of skb payload instead of header by Johannes Berg · 4 years, 3 months ago
  53. 804fc6a mac80211: fix regression where EAPOL frames were sent in plaintext by Mathy Vanhoef · 4 years, 3 months ago
  54. 6401297 mac80211: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  55. ba6ff70 mac80211: copy configured beacon tx rate to driver by Rajkumar Manoharan · 4 years, 3 months ago
  56. 12bf8fa mac80211: initialize last_rate for S1G STAs by Thomas Pedersen · 4 years, 3 months ago
  57. 8b783d1 mac80211: handle lack of sband->bitrates in rates by Thomas Pedersen · 4 years, 3 months ago
  58. 75f87ea mac80211: avoid processing non-S1G elements on S1G band by Thomas Pedersen · 4 years, 4 months ago
  59. 265a070 mac80211: Support not iterating over not-sdata-in-driver ifaces by Ben Greear · 4 years, 4 months ago
  60. 21439b6 mac80211: fix some more kernel-doc in mesh by Johannes Berg · 4 years, 4 months ago
  61. e3f2590 mac80211: fix regression in sta connection monitor by Felix Fietkau · 4 years, 4 months ago
  62. 1d00ce8 mac80211: support S1G association by Thomas Pedersen · 4 years, 4 months ago
  63. 09a740c mac80211: receive and process S1G beacons by Thomas Pedersen · 4 years, 4 months ago
  64. cac8c52 mac80211: avoid rate init for S1G band by Thomas Pedersen · 4 years, 4 months ago
  65. 1821f8b mac80211: handle S1G low rates by Thomas Pedersen · 4 years, 4 months ago
  66. 89b8c02 mac80211: don't calculate duration for S1G by Thomas Pedersen · 4 years, 4 months ago
  67. 05d1095 mac80211: encode listen interval for S1G by Thomas Pedersen · 4 years, 4 months ago
  68. cd418ba mac80211: convert S1G beacon to scan results by Thomas Pedersen · 4 years, 4 months ago
  69. 7957c6c mac80211: support S1G STA capabilities by Thomas Pedersen · 4 years, 4 months ago
  70. 75b1593 mac80211: s1g: choose scanning width based on frequency by Thomas Pedersen · 4 years, 4 months ago
  71. 5e48077 mac80211: get correct default channel width for S1G by Thomas Pedersen · 4 years, 4 months ago
  72. f0daf54 mac80211: fix some missing kernel-doc by Johannes Berg · 4 years, 4 months ago
  73. c8cb5b8 nl80211/cfg80211: support 6 GHz scanning by Tova Mussai · 4 years, 4 months ago
  74. dba0491 mac80211: Inform AP when returning operating channel by Loic Poulain · 4 years, 7 months ago
  75. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  76. 632189a mac80211: Unsolicited broadcast probe response support by Aloka Dixit · 4 years, 4 months ago
  77. 295b02c mac80211: Add FILS discovery support by Aloka Dixit · 4 years, 4 months ago
  78. 75bcbd6 mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz by John Crispin · 4 years, 4 months ago
  79. 5595870 mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited by Felix Fietkau · 4 years, 4 months ago
  80. 4b7afb5 mac80211: reorganize code to remove a forward declaration by Felix Fietkau · 4 years, 4 months ago
  81. f02dff9 mac80211: extend ieee80211_tx_status_ext to support bulk free by Felix Fietkau · 4 years, 4 months ago
  82. 23e9f1e mac80211: support using ieee80211_tx_status_ext to free skbs without status info by Felix Fietkau · 4 years, 4 months ago
  83. a260e49 mac80211: unify 802.3 (offload) and 802.11 tx status codepath by Felix Fietkau · 4 years, 4 months ago
  84. 9abf4e4 mac80211: optimize station connection monitor by Felix Fietkau · 4 years, 4 months ago
  85. 1ff4e8f mac80211: notify the driver when a sta uses 4-address mode by Felix Fietkau · 4 years, 4 months ago
  86. cc20ff2 mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags by Felix Fietkau · 4 years, 4 months ago
  87. c74114d mac80211: remove tx status call to ieee80211_sta_register_airtime by Felix Fietkau · 4 years, 4 months ago
  88. 3318111 mac80211: reduce duplication in tx status functions by Felix Fietkau · 4 years, 4 months ago
  89. 6aea26c mac80211: rework tx encapsulation offload API by Felix Fietkau · 4 years, 4 months ago
  90. ae04515 mac80211: set info->control.hw_key for encap offload packets by Felix Fietkau · 4 years, 4 months ago
  91. aea6a3f mac80211: skip encap offload for tx multicast/control packets by Felix Fietkau · 4 years, 4 months ago
  92. 96ae9cd mac80211: check and refresh aggregation session in encap offload tx by Felix Fietkau · 4 years, 4 months ago
  93. 5f8d69e mac80211: add missing queue/hash initialization to 802.3 xmit by Felix Fietkau · 4 years, 4 months ago
  94. 3bd5c7a mac80211: do not allow bigger VHT MPDUs than the hardware supports by Felix Fietkau · 4 years, 4 months ago
  95. 780a8c9 mac80211: do not disable HE if HT is missing on 2.4 GHz by Wen Gong · 4 years, 4 months ago
  96. 412a84b mac80211: Fix radiotap header channel flag for 6GHz band by Aloka Dixit · 4 years, 4 months ago
  97. 8e28036 mac80211: add AQL support for VHT160 tx rates by Felix Fietkau · 4 years, 4 months ago
  98. 1f38b8c mac80211: extend AQL aggregation estimation to HE and fix unit mismatch by Felix Fietkau · 4 years, 4 months ago
  99. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  100. 8552a43 mac80211: rename csa counters to countdown counters by John Crispin · 4 years, 5 months ago