1. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  2. 0832228 Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 3 years, 9 months ago
  3. d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 9 months ago
  4. 2f51644 wireless: fix spelling of A-MSDU in HE capabilities by Johannes Berg · 3 years, 9 months ago
  5. 1f851b8 wireless: align HE capabilities A-MPDU Length Exponent Extension by Johannes Berg · 3 years, 9 months ago
  6. 76cf422 wireless: align some HE capabilities with the spec by Johannes Berg · 3 years, 9 months ago
  7. 7dd231e mac80211: drop the connection if firmware crashed while in CSA by Naftali Goldstein · 3 years, 9 months ago
  8. 253907a mac80211: properly drop the connection in case of invalid CSA IE by Emmanuel Grumbach · 3 years, 9 months ago
  9. f30386a mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver by Emmanuel Grumbach · 3 years, 9 months ago
  10. 8de8570 mac80211: aes_cmac: check crypto_shash_setkey() return value by Johannes Berg · 3 years, 9 months ago
  11. bab7f5c mac80211: minstrel_ht: remove extraneous indentation on if statement by Colin Ian King · 3 years, 9 months ago
  12. ca47b46 mac80211: properly process TXQ management frames by Johannes Berg · 3 years, 9 months ago
  13. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  14. db878e2 mac80211: bail out if cipher schemes are invalid by Johannes Berg · 3 years, 9 months ago
  15. d6843d1 mac80211: clear the beacon's CRC after channel switch by Emmanuel Grumbach · 3 years, 9 months ago
  16. 96a7109 mac80211: Set priority and queue mapping for injected frames by Johan Almbladh · 3 years, 9 months ago
  17. 55f8205 mac80211: Allow concurrent monitor iface and ethernet rx decap by Sriram R · 3 years, 9 months ago
  18. 196900f mac80211: set sk_pacing_shift for 802.3 txpath by Lorenzo Bianconi · 3 years, 10 months ago
  19. 73bc9e0 mac80211: don't apply flow control on management frames by Johannes Berg · 3 years, 10 months ago
  20. 958574c mac80211: remove redundant assignment of variable result by Colin Ian King · 3 years, 9 months ago
  21. 026dfac mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_rate() by Wei Yongjun · 3 years, 10 months ago
  22. 7d73cd9 mac80211: fix time-is-after bug in mlme by Ben Greear · 3 years, 9 months ago
  23. 1153a74 mac80211: fix TXQ AC confusion by Johannes Berg · 3 years, 10 months ago
  24. dd0b455 mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN by Seevalamuthu Mariappan · 3 years, 10 months ago
  25. b18daca mac80211: cfg.c: A typo fix by Bhaskar Chowdhury · 3 years, 9 months ago
  26. 041c881 mac80211: choose first enabled channel for monitor by Karthikeyan Kathirvel · 3 years, 10 months ago
  27. 58d2562 mac80211: Check crypto_aead_encrypt for errors by Daniel Phan · 3 years, 10 months ago
  28. 0f7e90f mac80211: Allow HE operation to be longer than expected. by Brian Norris · 3 years, 11 months ago
  29. 29175be mac80211: minstrel_ht: remove unused variable 'mg' by Johannes Berg · 3 years, 11 months ago
  30. 3bd801b mac80211: fix double free in ibss_leave by Markus Theil · 3 years, 11 months ago
  31. 1944015 mac80211: fix rate mask reset by Johannes Berg · 3 years, 11 months ago
  32. 183f47f kcov: Remove kcov include from sched.h and move it to its users. by Sebastian Andrzej Siewior · 3 years, 11 months ago
  33. b6db0f8 cfg80211/mac80211: Support disabling HE mode by Ben Greear · 4 years ago
  34. 549fdd3 mac80211: add STBC encoding to ieee80211_parse_tx_radiotap by Philipp Borgers · 4 years ago
  35. c0eb09a mac80211: minstrel_ht: remove sample rate switching code for constrained devices by Felix Fietkau · 4 years ago
  36. 4a8d0c9 mac80211: minstrel_ht: show sampling rates in debugfs by Felix Fietkau · 4 years ago
  37. 80d5515 mac80211: minstrel_ht: significantly redesign the rate probing strategy by Felix Fietkau · 4 years ago
  38. 7aece47 mac80211: minstrel_ht: reduce the need to sample slower rates by Felix Fietkau · 4 years ago
  39. 2012a2f mac80211: minstrel_ht: update total packets counter in tx status path by Felix Fietkau · 4 years ago
  40. a42fa25 mac80211: minstrel_ht: use bitfields to encode rate indexes by Felix Fietkau · 4 years ago
  41. 6194f7e mac80211: fix potential overflow when multiplying to u32 integers by Colin Ian King · 4 years ago
  42. 10cb8e6 mac80211: enable QoS support for nl80211 ctrl port by Markus Theil · 4 years ago
  43. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  44. 2da4b24 Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by Jakub Kicinski · 4 years ago
  45. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  46. 18fe0fa mac80211: fix station rate table updates on assoc by Felix Fietkau · 4 years ago
  47. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  48. b64acb2 ath9k: fix build error with LEDS_CLASS=m by Arnd Bergmann · 4 years ago
  49. d3b9b45 mac80211: minstrel_ht: fix regression in the max_prob_rate fix by Felix Fietkau · 4 years ago
  50. 054c993 mac80211: pause TX while changing interface type by Johannes Berg · 4 years ago
  51. a05829a cfg80211: avoid holding the RTNL when calling the driver by Johannes Berg · 4 years ago
  52. 2fe8ef1 cfg80211: change netdev registration/unregistration semantics by Johannes Berg · 4 years ago
  53. 347c298 mac80211: minstrel_ht: fix rounding error in throughput calculation by Felix Fietkau · 4 years ago
  54. 7e2123a mac80211: minstrel_ht: increase stats update interval by Felix Fietkau · 4 years ago
  55. a7fca4e mac80211: minstrel_ht: fix max probability rate selection by Felix Fietkau · 4 years ago
  56. 019c6fc mac80211: minstrel_ht: improve sample rate selection by Felix Fietkau · 4 years ago
  57. 1ae8bba mac80211: minstrel_ht: improve ampdu length estimation by Felix Fietkau · 4 years ago
  58. eeafcb0 mac80211: minstrel_ht: remove old ewma based rate average code by Felix Fietkau · 4 years ago
  59. cbda98c mac80211: remove legacy minstrel rate control by Felix Fietkau · 4 years ago
  60. a7844a5 mac80211: minstrel_ht: add support for OFDM rates on non-HT clients by Felix Fietkau · 4 years ago
  61. f84de06 mac80211: minstrel_ht: clean up CCK code by Felix Fietkau · 4 years ago
  62. e908435 mac80211: introduce aql_enable node in debugfs by Lorenzo Bianconi · 4 years ago
  63. 7f7aa94 mac80211: reduce peer HE MCS/NSS to own capabilities by Wen Gong · 4 years ago
  64. 2d5e09d mac80211: remove NSS number of 160MHz if not support 160MHz for HE by Wen Gong · 4 years ago
  65. dcf3c8f mac80211: 160MHz with extended NSS BW in CSA by Shay Bar · 4 years ago
  66. f1864e1 mac80211: add LDPC encoding to ieee80211_parse_tx_radiotap by Philipp Borgers · 4 years, 1 month ago
  67. 80a915e mac80211: add rx decapsulation offload support by Felix Fietkau · 4 years, 1 month ago
  68. d7b6492 net/fq_impl: do not maintain a backlog-sorted list of flows by Felix Fietkau · 4 years, 1 month ago
  69. bf9009b net/fq_impl: drop get_default_func, move default flow to fq_tin by Felix Fietkau · 4 years, 1 month ago
  70. c13cf5c mac80211: check if atf has been disabled in __ieee80211_schedule_txq by Lorenzo Bianconi · 4 years ago
  71. 2463ec8 mac80211: do not drop tx nulldata packets on encrypted links by Felix Fietkau · 4 years, 1 month ago
  72. b101dd2 mac80211: fix encryption key selection for 802.3 xmit by Felix Fietkau · 4 years, 1 month ago
  73. 622d3b4 mac80211: fix fast-rx encryption check by Felix Fietkau · 4 years, 1 month ago
  74. 6020d53 mac80211: fix incorrect strlen of .write in debugfs by Shayne Chen · 4 years ago
  75. 00f7763 Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 4 years, 1 month ago
  76. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  77. c534e09 mac80211: add ieee80211_set_sar_specs by Carl Huang · 4 years, 1 month ago
  78. f879ac8 mac80211: fix a mistake check for rx_stats update by Wen Gong · 4 years, 1 month ago
  79. b0140fd mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc by Wen Gong · 4 years, 1 month ago
  80. 44b72ca mac80211: Update rate control on channel change by Ilan Peer · 4 years, 1 month ago
  81. 189a164 mac80211: don't filter out beacons once we start CSA by Emmanuel Grumbach · 4 years, 1 month ago
  82. bbf31e8 mac80211: Fix calculation of minimal channel width by Ilan Peer · 4 years, 1 month ago
  83. 2dedfe1 mac80211: ignore country element TX power on 6 GHz by Johannes Berg · 4 years, 1 month ago
  84. db8ebd0 mac80211: use bitfield helpers for BA session action frames by Johannes Berg · 4 years, 1 month ago
  85. da38823 mac80211: support Rx timestamp calculation for all preamble types by Avraham Stern · 4 years, 1 month ago
  86. f65607c mac80211: don't set set TDLS STA bandwidth wider than possible by Johannes Berg · 4 years, 1 month ago
  87. 3f8a39f mac80211: support driver-based disconnect with reconnect hint by Johannes Berg · 4 years, 1 month ago
  88. 3bb0214 cfg80211: support immediate reconnect request hint by Johannes Berg · 4 years, 1 month ago
  89. a5a5503 mac80211: use struct assignment for he_obss_pd by Johannes Berg · 4 years, 1 month ago
  90. 539a36b cfg80211: remove struct ieee80211_he_bss_color by Johannes Berg · 4 years, 1 month ago
  91. 669b841 cfg80211: include block-tx flag in channel switch started event by Johannes Berg · 4 years, 1 month ago
  92. 3660944 mac80211: disallow band-switch during CSA by Johannes Berg · 4 years, 1 month ago
  93. 3598ae8 mac80211: Skip entries with SAE H2E only membership selector by Ilan Peer · 4 years, 1 month ago
  94. 4271d4b mac80211: support MIC error/replay detected counters driver update by Johannes Berg · 4 years, 1 month ago
  95. 081e1e7 mac80211: he: remove non-bss-conf fields from bss_conf by Shaul Triebitz · 4 years, 1 month ago
  96. 84674ef mac80211: remove trailing semicolon in macro definitions by Tom Rix · 4 years, 1 month ago
  97. aaaee2d mac80211: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  98. 36ec144 net: mac80211: use core API for updating TX/RX stats by Lev Stipakov · 4 years, 2 months ago
  99. 905b203 mac80211: mesh: fix mesh_pathtbl_init() error path by Eric Dumazet · 4 years, 1 month ago
  100. bdeca45 mac80211: set SDATA_STATE_RUNNING for monitor interfaces by Borwankar, Antara · 4 years, 1 month ago