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