1. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  2. 3e49317 mac80211: Do not send Layer 2 Update frame before authorization by Jouni Malinen · 5 years ago
  3. 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
  4. 0635466 mac80211: allow drivers to set max MTU by Wen Gong · 5 years ago
  5. 4b08d1b mac80211: IBSS: send deauth when expiring inactive STAs by Johannes Berg · 5 years ago
  6. 753a9a7 mac80211: don't check if key is NULL in ieee80211_key_link() by Luca Coelho · 5 years ago
  7. 624ff4b mac80211: clear crypto tx tailroom counter upon keys enable by Lior Cohen · 5 years ago
  8. 1c95597 mac80211: remove unnecessary key condition by Johannes Berg · 5 years ago
  9. 5462632 mac80211: list features in WEP/TKIP disable in better order by Johannes Berg · 5 years ago
  10. e5c0b0f mac80211: vht: add support VHT EXT NSS BW in parsing VHT by Mordechay Goodstein · 5 years ago
  11. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  12. f8b43c5 mac80211: Correctly set noencrypt for PAE frames by Denis Kenzior · 5 years ago
  13. c8a41c6 mac80211: Don't memset RXCB prior to PAE intercept by Denis Kenzior · 5 years ago
  14. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  15. b26af93 mac80211: minstrel_ht: fix infinite loop because supported is not being shifted by Colin Ian King · 5 years ago
  16. 48cb395 mac80211: minstrel_ht: improve rate probing for devices with static fallback by Felix Fietkau · 5 years ago
  17. 21f7981 mac80211: minstrel_ht: fix default max throughput rate indexes by Felix Fietkau · 5 years ago
  18. f793c7e mac80211: minstrel_ht: reduce unnecessary rate probing attempts by Felix Fietkau · 5 years ago
  19. 56dd918 mac80211: minstrel_ht: fix per-group max throughput rate initialization by Felix Fietkau · 5 years ago
  20. 2a38075 nl80211: Add support for EDMG channels by Alexei Avshalom Lazar · 5 years ago
  21. 5db16ba mac80211: fix possible NULL pointerderef in obss pd code by John Crispin · 5 years ago
  22. 9cf0233 mac80211: add assoc-at support by Ben Greear · 5 years ago
  23. c5b9a7f nl80211: add 6GHz band definition to enum nl80211_band by Arend van Spriel · 5 years ago
  24. 3a00f08 mac80211: add missing length field increment when generating Radiotap header by John Crispin · 5 years ago
  25. a027c304 mac80211: 80Mhz was not reported properly when using tx_status_ext by John Crispin · 5 years ago
  26. 8db6e73 mac80211: fix bad guard when reporting legacy rates by John Crispin · 5 years ago
  27. dc649d6 mac80211: fix TX legacy rate reporting when tx_status_ext is used by John Crispin · 5 years ago
  28. 5fd2f91a mac80211: fix possible sta leak by Johannes Berg · 5 years ago
  29. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  30. f39b07f mac80211: HE STA disassoc due to QOS NULL not sent by Shay Bar · 5 years ago
  31. 1ced169 mac80211: allow setting spatial reuse parameters from bss_conf by John Crispin · 5 years ago
  32. 52dba8d mac80211: reject zero MAC address in add station by Karthikeyan Periyasamy · 5 years ago
  33. f12cac5 mac80211: add missing null return check from call to ieee80211_get_sband by Colin Ian King · 5 years ago
  34. eef347f Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues" by Johannes Berg · 5 years ago
  35. 2ab4587 mac80211: add support for the ADDBA extension element by John Crispin · 5 years ago
  36. 697f6c5 mac80211: propagate HE operation info into bss_conf by John Crispin · 5 years ago
  37. 05aaa5c mac80211: don't WARN on short WMM parameters from AP by Brian Norris · 5 years ago
  38. 60ad72d mac80211: implement HE support for mesh by Sven Eckelmann · 5 years ago
  39. a0b4496 mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags by Lorenzo Bianconi · 5 years ago
  40. ef11a93 mac80211: HE: add Spatial Reuse element parsing support by John Crispin · 6 years ago
  41. 3d07ffc mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap_header by John Crispin · 5 years ago
  42. e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  43. b7b2e8c mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() by John Crispin · 5 years ago
  44. 2aa485e mac80211: add support for parsing ADDBA_EXT IEs by John Crispin · 5 years ago
  45. dc3998e mac80211: AMPDU handling for rekeys with Extended Key ID by Alexander Wetzel · 6 years ago
  46. 3e47bf1 mac80211: Simplify Extended Key ID API by Alexander Wetzel · 6 years ago
  47. fb0e76a mac80211: add tx dequeue function for process context by Erik Stromdahl · 6 years ago
  48. 612fcfd mac80211: remove unused and unneeded remove_sta_debugfs callback by Greg Kroah-Hartman · 6 years ago
  49. 5db4c4b mac80211: pass the vif to cancel_remain_on_channel by Emmanuel Grumbach · 5 years ago
  50. d2b3fe4 mac80211: don't warn about CW params when not using them by Brian Norris · 5 years ago
  51. bcc27fa mac80211: fix possible memory leak in ieee80211_assign_beacon by Lorenzo Bianconi · 5 years ago
  52. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  53. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  54. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  55. 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
  56. 5fdb373 net/mac80211: move WEP handling to ARC4 library interface by Ard Biesheuvel · 6 years ago
  57. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  58. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  59. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  61. 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
  62. 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
  63. ddb754a mac80211: notify offchannel expire on mgmt_tx by James Prestwood · 6 years ago
  64. 5a7bb7c mac80211: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  65. f889146 mac80211: do not start any work during reconfigure flow by Naftali Goldstein · 6 years ago
  66. 5635723 mac80211: only warn once on chanctx_conf being NULL by Yibo Zhao · 6 years ago
  67. 588f7d3 mac80211: drop robust management frames from unknown TA by Johannes Berg · 6 years ago
  68. 163a7cd mac80211: extend __rate_control_send_low warning by Johannes Berg · 6 years ago
  69. 583a7a3 mac80211: fill low rate even for HAS_RATE_CONTROL by Johannes Berg · 6 years ago
  70. bd718fc mac80211: use STA info in rate_control_send_low() by Johannes Berg · 6 years ago
  71. 1e87fec mac80211: call rate_control_send_low() internally by Johannes Berg · 6 years ago
  72. a0de1ca3 mac80211: allow turning TWT responder support on and off via netlink by John Crispin · 6 years ago
  73. c9d3245 mac80211: dynamically enable the TWT requester support on STA interfaces by John Crispin · 6 years ago
  74. 90cc4bd mac80211: AMPDU handling for Extended Key ID by Alexander Wetzel · 6 years ago
  75. 28c61a6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 by Thomas Gleixner · 6 years ago
  76. 2638eb8b net: ipv4: provide __rcu annotation for ifa_list by Florian Westphal · 6 years ago
  77. 0112fa5 mac80211: free peer keys before vif down in mesh by Pradeep Kumar Chitrapu · 6 years ago
  78. 5518424 mac80211: mesh: fix RCU warning by Thomas Pedersen · 6 years ago
  79. a71fd9d mac80211: Do not use stack memory with scatterlist for GMAC by Jouni Malinen · 6 years ago
  80. 33d915d {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  81. 818e9df mac80211: remove set but not used variable 'old' by YueHaibing · 6 years ago
  82. 79c92ca mac80211: handle deauthentication/disassociation from TDLS peer by Yu Wang · 6 years ago
  83. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  84. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  85. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  87. 8828f81 mac80211: probe unexercised mesh links by Rajkumar Manoharan · 6 years ago
  88. 0601677 mac80211: add option for setting control flags by Rajkumar Manoharan · 6 years ago
  89. 387bc002 mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers by Alexander Wetzel · 6 years ago
  90. 622fce8 mac80211: Fix Extended Key ID auto activation by Alexander Wetzel · 6 years ago
  91. 5809a5d cfg80211: don't pass pointer to pointer unnecessarily by Dan Carpenter · 6 years ago
  92. ba905bf mac80211: store tx power value from user to station by Ashok Raj Nagarajan · 6 years ago
  93. dbd50a8 mac80211: only allocate one queue when using iTXQs by Johannes Berg · 6 years ago
  94. 276d9e8 mac80211: debugfs option to force TX status frames by Julius Niedworok · 6 years ago
  95. 5dc8cdc mac80211/cfg80211: update bss channel on channel switch by Sergey Matyukevich · 6 years ago
  96. c2b1794 mac80211: minstrel_ht: automatically calculate rate duration shift by Felix Fietkau · 6 years ago
  97. 7f2e12e mac80211: minstrel_ht: add support for rates with 4 spatial streams by Felix Fietkau · 6 years ago
  98. 1974da8 mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit by Felix Fietkau · 6 years ago
  99. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  100. 092c409 mac80211: Optimize tailroom_needed update checks by Alexander Wetzel · 6 years ago