1. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  2. be8c827 mac80211: fix authentication with iwlwifi/mvm by Johannes Berg · 4 years, 9 months ago
  3. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
  4. b95d2cc mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX by Johannes Berg · 4 years, 9 months ago
  5. b16798f mac80211: mark station unauthorized before key removal by Johannes Berg · 4 years, 9 months ago
  6. ce2e1ca mac80211: Check port authorization in the ieee80211_tx_dequeue() case by Jouni Malinen · 4 years, 9 months ago
  7. a0761a3 mac80211: drop data frames without key on encrypted links by Johannes Berg · 4 years, 9 months ago
  8. 8fa180b mac80211: driver can remain on channel if not using chan_ctx by Yan-Hsuan Chuang · 4 years, 10 months ago
  9. b255b72 mac80211: Read rx_stats with perCPU pointers by Seevalamuthu Mariappan · 4 years, 10 months ago
  10. a916062 mac80211: Allow deleting stations in ibss mode to reset their state by Nicolas Cavallari · 4 years, 10 months ago
  11. 660d81d mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC by Johannes Berg · 5 years ago
  12. 03efb86 mac80211: HE: set missing bss_conf fields in AP mode by Shaul Triebitz · 5 years ago
  13. 9524770 mac80211: don't leave skb->next/prev pointing to stack by Johannes Berg · 4 years, 10 months ago
  14. 7f3f96c mac80211: handle no-preauth flag for control port by Markus Theil · 4 years, 10 months ago
  15. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  16. ba32679 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 4 years, 10 months ago
  17. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  18. 370f51d mac80211: Add api to support configuring TID specific configuration by Tamizh chelvam · 5 years ago
  19. 253216f mac80211: rx: avoid RCU list traversal under mutex by Madhuparna Bhowmik · 4 years, 10 months ago
  20. af2d14b mac80211: Beacon protection using the new BIGTK (STA) by Jouni Malinen · 4 years, 10 months ago
  21. 0a3a843 mac80211: Beacon protection using the new BIGTK (AP) by Jouni Malinen · 4 years, 10 months ago
  22. 2d5d4b0 mac80211: Update BIP to support Beacon frames by Jouni Malinen · 4 years, 10 months ago
  23. e5473e8 mac80211: Support BIGTK configuration for Beacon protection by Jouni Malinen · 4 years, 10 months ago
  24. 8d74a62 Revert "nl80211: add src and dst addr attributes for control port tx/rx" by Johannes Berg · 4 years, 10 months ago
  25. 8079e4f Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS" by Johannes Berg · 4 years, 10 months ago
  26. 7bb106e cfg80211: remove support for adjacent channel compensation by Emmanuel Grumbach · 4 years, 11 months ago
  27. ca98c47 mac80211: check vif pointer before airtime calculation by Johannes Berg · 4 years, 10 months ago
  28. 0daa63e mac80211: Remove a redundant mutex unlock by Andrei Otcheretianski · 4 years, 10 months ago
  29. ddb535a Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 11 months ago
  30. 1f6e0ba mac80211: allow setting queue_len for drivers not using wake_tx_queue by John Crispin · 4 years, 11 months ago
  31. db6d9e9 mac80211: Fix setting txpower to zero by Ben Greear · 5 years ago
  32. 33181ea mac80211: fix wrong 160/80+80 MHz setting by Shay Bar · 4 years, 11 months ago
  33. 9b125c2 mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS by Markus Theil · 5 years ago
  34. 8c3ed7a nl80211: add src and dst addr attributes for control port tx/rx by Markus Theil · 5 years ago
  35. c0058df mac80211: parse also the RSNXE IE by Shaul Triebitz · 5 years ago
  36. ff74c51 cfg80211/mac80211: Allow user space to register for station Rx authentication by Ilan Peer · 5 years ago
  37. 52b4810 mac80211: Remove support for changing AP SMPS mode by Ilan Peer · 5 years ago
  38. c4d800d mac80211: Handle SMPS mode changes only in AP mode by Ilan Peer · 5 years ago
  39. 85b27ef mac80211: Accept broadcast probe responses on 6GHz band by Andrei Otcheretianski · 5 years ago
  40. f46209b mac80211: HE: set RX NSS by Tova Mussai · 5 years ago
  41. cf2c9cc mac80211: set station bandwidth from HE capability by Johannes Berg · 5 years ago
  42. 2ff69b0 mac80211: remove supported channels element in 6 GHz if ECSA support by Johannes Berg · 5 years ago
  43. 8cadb20 mac80211: update condition for HE disablement by Daniel Gabay · 5 years ago
  44. 4a65cc2 mac80211: make ieee80211_wep_init() return void by Luca Coelho · 5 years ago
  45. 07b83d2 mac80211: allow changing TX-related netdev features by Johannes Berg · 5 years ago
  46. b5db1ac mac80211: check whether HE connection is allowed by the reg domain by Haim Dreyfuss · 5 years ago
  47. e4d005b mac80211: refactor extended element parsing by Johannes Berg · 5 years ago
  48. 75e296e mac80211: simplify and improve HT/VHT/HE disable code by Johannes Berg · 5 years ago
  49. a04564c mac80211: consider more elements in parsing CRC by Johannes Berg · 5 years ago
  50. 2bf973f mac80211: fix quiet mode activation in action frames by Sara Sharon · 5 years ago
  51. f2b18ba mac80211: use more bits for ack_frame_id by Johannes Berg · 5 years ago
  52. 3c706b9 mac80211: fix 11w when using encapsulation offloading by John Crispin · 5 years ago
  53. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  54. cb6c82d Merge tag 'v5.5-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  55. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 30b2f0b mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 5 years ago
  57. 5972fa1 mac80211: fix tx status for no ack cases by Markus Theil · 5 years ago
  58. dd56e90 mac80211: add handling for BSS color by John Crispin · 5 years ago
  59. 6f60126 mac80211: Fix TKIP replay protection immediately after key setup by Jouni Malinen · 5 years ago
  60. 26ec17a cfg80211: Fix radar event during another phy CAC by Orr Mazor · 5 years ago
  61. 9f3ef3d net: mac80211: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  62. e322c07 mac80211: debugfs: improve airtime_flags handler readability by Lorenzo Bianconi · 5 years ago
  63. 7d6aa9b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 5 years ago
  64. 02a6144 mac80211: mesh: restrict airtime metric to peered established plinks by Markus Theil · 5 years ago
  65. 46f5cfc Merge branch 'core/kprobes' into perf/core, to pick up a completed branch by Ingo Molnar · 5 years ago
  66. 1ee7826 mac80211: Remove redundant assertion by Aditya Pakki · 5 years ago
  67. 50ff477 mac80211: add 802.11 encapsulation offloading support by John Crispin · 5 years ago
  68. 9bcb084 mac80211: Always show airtime debugfs file when TXQs are enabled by Toke Høiland-Jørgensen · 5 years ago
  69. 911bde0 mac80211: Turn AQL into an NL80211_EXT_FEATURE by Toke Høiland-Jørgensen · 5 years ago
  70. e548f74 mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime() by Dan Carpenter · 5 years ago
  71. 753ffad mac80211: fix TID field in monitor mode transmit by Fredrik Olofsson · 5 years ago
  72. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  73. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  74. 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
  75. 7a89233 mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue by Toke Høiland-Jørgensen · 5 years ago
  76. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  77. db3e1c4 mac80211: Import airtime calculation code from mt76 by Toke Høiland-Jørgensen · 5 years ago
  78. 08a5bdd mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED by Thomas Pedersen · 5 years ago
  79. c90142a mac80211: expose HW conf flags through debugfs by Thomas Pedersen · 5 years ago
  80. 5072f73 mac80211: Add new sta_info getter by sta/vif addrs by Toke Høiland-Jørgensen · 5 years ago
  81. b226a82 mac80211: add a comment about monitor-to-dev injection by Johannes Berg · 5 years ago
  82. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  83. 0628cda mac80211: Use debugfs_create_xul() helper by Geert Uytterhoeven · 5 years ago
  84. 6912dae mac80211: Shrink the size of ack_frame_id to make room for tx_time_est by Toke Høiland-Jørgensen · 5 years ago
  85. f61d788 mac80211: don't re-parse elems in ieee80211_assoc_success() by Johannes Berg · 5 years ago
  86. 5d8983c mac80211: move store skb ack code to its own function by John Crispin · 5 years ago
  87. 285531f mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 5 years ago
  88. 6dd47d9 mac80211: fix ieee80211_txq_setup_flows() failure path by Johannes Berg · 5 years ago
  89. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  90. 7e0d15e Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  91. 5f63afe mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average by Felix Fietkau · 5 years ago
  92. b1103d2 mac80211: minstrel_ht: replace rate stats ewma with a better moving average by Felix Fietkau · 5 years ago
  93. 8f2f495 mac80211: minstrel: remove divisions in tx status path by Felix Fietkau · 5 years ago
  94. dc0c18e mac80211: fix scan when operating on DFS channels in ETSI domains by Aaron Komisar · 5 years ago
  95. 95697f9 mac80211: accept deauth frames in IBSS mode by Johannes Berg · 5 years ago
  96. 4152561 mac80211: Reject malformed SSID elements by Will Deacon · 5 years ago
  97. 2ce113d mac80211: simplify TX aggregation start by Johannes Berg · 5 years ago
  98. 4fd0328 mac80211: pass internal sta to ieee80211_tx_frags() by Johannes Berg · 5 years ago
  99. 020fa0f mac80211: IBSS: avoid unneeded return value processing by Koen Vandeputte · 5 years ago
  100. d8dec42 mac80211: keep BHs disabled while calling drv_tx_wake_queue() by Johannes Berg · 5 years ago