1. 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
  2. 7a89233 mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue by Toke Høiland-Jørgensen · 5 years ago
  3. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  4. db3e1c4 mac80211: Import airtime calculation code from mt76 by Toke Høiland-Jørgensen · 5 years ago
  5. 08a5bdd mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED by Thomas Pedersen · 5 years ago
  6. c90142a mac80211: expose HW conf flags through debugfs by Thomas Pedersen · 5 years ago
  7. 5072f73 mac80211: Add new sta_info getter by sta/vif addrs by Toke Høiland-Jørgensen · 5 years ago
  8. b226a82 mac80211: add a comment about monitor-to-dev injection by Johannes Berg · 5 years ago
  9. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  10. 0628cda mac80211: Use debugfs_create_xul() helper by Geert Uytterhoeven · 5 years ago
  11. 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
  12. f61d788 mac80211: don't re-parse elems in ieee80211_assoc_success() by Johannes Berg · 5 years ago
  13. 5d8983c mac80211: move store skb ack code to its own function by John Crispin · 5 years ago
  14. 285531f mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 5 years ago
  15. 6dd47d9 mac80211: fix ieee80211_txq_setup_flows() failure path by Johannes Berg · 5 years ago
  16. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  17. 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
  18. 5f63afe mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average by Felix Fietkau · 5 years ago
  19. b1103d2 mac80211: minstrel_ht: replace rate stats ewma with a better moving average by Felix Fietkau · 5 years ago
  20. 8f2f495 mac80211: minstrel: remove divisions in tx status path by Felix Fietkau · 5 years ago
  21. dc0c18e mac80211: fix scan when operating on DFS channels in ETSI domains by Aaron Komisar · 5 years ago
  22. 95697f9 mac80211: accept deauth frames in IBSS mode by Johannes Berg · 5 years ago
  23. 4152561 mac80211: Reject malformed SSID elements by Will Deacon · 5 years ago
  24. 2ce113d mac80211: simplify TX aggregation start by Johannes Berg · 5 years ago
  25. 4fd0328 mac80211: pass internal sta to ieee80211_tx_frags() by Johannes Berg · 5 years ago
  26. 020fa0f mac80211: IBSS: avoid unneeded return value processing by Koen Vandeputte · 5 years ago
  27. d8dec42 mac80211: keep BHs disabled while calling drv_tx_wake_queue() by Johannes Berg · 5 years ago
  28. 8ed31a2 mac80211: fix txq null pointer dereference by Miaoqing Pan · 5 years ago
  29. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  30. 3e49317 mac80211: Do not send Layer 2 Update frame before authorization by Jouni Malinen · 5 years ago
  31. c1b3ddf Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  32. 0635466 mac80211: allow drivers to set max MTU by Wen Gong · 5 years ago
  33. 4b08d1b mac80211: IBSS: send deauth when expiring inactive STAs by Johannes Berg · 5 years ago
  34. 753a9a7 mac80211: don't check if key is NULL in ieee80211_key_link() by Luca Coelho · 5 years ago
  35. 624ff4b mac80211: clear crypto tx tailroom counter upon keys enable by Lior Cohen · 5 years ago
  36. 1c95597 mac80211: remove unnecessary key condition by Johannes Berg · 5 years ago
  37. 5462632 mac80211: list features in WEP/TKIP disable in better order by Johannes Berg · 5 years ago
  38. e5c0b0f mac80211: vht: add support VHT EXT NSS BW in parsing VHT by Mordechay Goodstein · 5 years ago
  39. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  40. f8b43c5 mac80211: Correctly set noencrypt for PAE frames by Denis Kenzior · 5 years ago
  41. c8a41c6 mac80211: Don't memset RXCB prior to PAE intercept by Denis Kenzior · 5 years ago
  42. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  43. b26af93 mac80211: minstrel_ht: fix infinite loop because supported is not being shifted by Colin Ian King · 5 years ago
  44. 48cb395 mac80211: minstrel_ht: improve rate probing for devices with static fallback by Felix Fietkau · 5 years ago
  45. 21f7981 mac80211: minstrel_ht: fix default max throughput rate indexes by Felix Fietkau · 5 years ago
  46. f793c7e mac80211: minstrel_ht: reduce unnecessary rate probing attempts by Felix Fietkau · 5 years ago
  47. 56dd918 mac80211: minstrel_ht: fix per-group max throughput rate initialization by Felix Fietkau · 5 years ago
  48. 2a38075 nl80211: Add support for EDMG channels by Alexei Avshalom Lazar · 5 years ago
  49. 5db16ba mac80211: fix possible NULL pointerderef in obss pd code by John Crispin · 5 years ago
  50. 9cf0233 mac80211: add assoc-at support by Ben Greear · 5 years ago
  51. c5b9a7f nl80211: add 6GHz band definition to enum nl80211_band by Arend van Spriel · 5 years ago
  52. 3a00f08 mac80211: add missing length field increment when generating Radiotap header by John Crispin · 5 years ago
  53. a027c304 mac80211: 80Mhz was not reported properly when using tx_status_ext by John Crispin · 5 years ago
  54. 8db6e73 mac80211: fix bad guard when reporting legacy rates by John Crispin · 5 years ago
  55. dc649d6 mac80211: fix TX legacy rate reporting when tx_status_ext is used by John Crispin · 5 years ago
  56. 5fd2f91a mac80211: fix possible sta leak by Johannes Berg · 5 years ago
  57. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. f39b07f mac80211: HE STA disassoc due to QOS NULL not sent by Shay Bar · 6 years ago
  59. 1ced169 mac80211: allow setting spatial reuse parameters from bss_conf by John Crispin · 5 years ago
  60. 52dba8d mac80211: reject zero MAC address in add station by Karthikeyan Periyasamy · 5 years ago
  61. f12cac5 mac80211: add missing null return check from call to ieee80211_get_sband by Colin Ian King · 5 years ago
  62. eef347f Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues" by Johannes Berg · 5 years ago
  63. 2ab4587 mac80211: add support for the ADDBA extension element by John Crispin · 5 years ago
  64. 697f6c5 mac80211: propagate HE operation info into bss_conf by John Crispin · 5 years ago
  65. 05aaa5c mac80211: don't WARN on short WMM parameters from AP by Brian Norris · 5 years ago
  66. 60ad72d mac80211: implement HE support for mesh by Sven Eckelmann · 5 years ago
  67. a0b4496 mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags by Lorenzo Bianconi · 5 years ago
  68. ef11a93 mac80211: HE: add Spatial Reuse element parsing support by John Crispin · 6 years ago
  69. 3d07ffc mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap_header by John Crispin · 5 years ago
  70. e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  71. b7b2e8c mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() by John Crispin · 5 years ago
  72. 2aa485e mac80211: add support for parsing ADDBA_EXT IEs by John Crispin · 5 years ago
  73. dc3998e mac80211: AMPDU handling for rekeys with Extended Key ID by Alexander Wetzel · 6 years ago
  74. 3e47bf1 mac80211: Simplify Extended Key ID API by Alexander Wetzel · 6 years ago
  75. fb0e76a mac80211: add tx dequeue function for process context by Erik Stromdahl · 6 years ago
  76. 612fcfd mac80211: remove unused and unneeded remove_sta_debugfs callback by Greg Kroah-Hartman · 6 years ago
  77. 5db4c4b mac80211: pass the vif to cancel_remain_on_channel by Emmanuel Grumbach · 5 years ago
  78. d2b3fe4 mac80211: don't warn about CW params when not using them by Brian Norris · 5 years ago
  79. bcc27fa mac80211: fix possible memory leak in ieee80211_assign_beacon by Lorenzo Bianconi · 6 years ago
  80. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  81. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  82. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  83. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  84. 5fdb373 net/mac80211: move WEP handling to ARC4 library interface by Ard Biesheuvel · 6 years ago
  85. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  86. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  87. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  89. d96ec97 Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  90. 2a2af5e Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  91. ddb754a mac80211: notify offchannel expire on mgmt_tx by James Prestwood · 6 years ago
  92. 5a7bb7c mac80211: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  93. f889146 mac80211: do not start any work during reconfigure flow by Naftali Goldstein · 6 years ago
  94. 5635723 mac80211: only warn once on chanctx_conf being NULL by Yibo Zhao · 6 years ago
  95. 588f7d3 mac80211: drop robust management frames from unknown TA by Johannes Berg · 6 years ago
  96. 163a7cd mac80211: extend __rate_control_send_low warning by Johannes Berg · 6 years ago
  97. 583a7a3 mac80211: fill low rate even for HAS_RATE_CONTROL by Johannes Berg · 6 years ago
  98. bd718fc mac80211: use STA info in rate_control_send_low() by Johannes Berg · 6 years ago
  99. 1e87fec mac80211: call rate_control_send_low() internally by Johannes Berg · 6 years ago
  100. a0de1ca3 mac80211: allow turning TWT responder support on and off via netlink by John Crispin · 6 years ago