summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2019-09-11mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen-10/+8
2019-08-29mac80211: Correctly set noencrypt for PAE framesDenis Kenzior-1/+1
2019-08-29mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior-2/+2
2019-08-21mac80211: fix possible sta leakJohannes Berg-4/+5
2019-07-30Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg-1/+0
2019-07-29mac80211: don't WARN on short WMM parameters from APBrian Norris-0/+10
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty-4/+3
2019-07-20mac80211: don't warn about CW params when not using themBrian Norris-4/+9
2019-07-20mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi-2/+6
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-83/+150
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-60/+30
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-251/+62
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-251/+62
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel-60/+30
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-248/+61
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+69
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+65
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller-82/+148
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller-7/+65
2019-06-14mac80211: notify offchannel expire on mgmt_txJames Prestwood-0/+4
2019-06-14mac80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-12/+3
2019-06-14mac80211: do not start any work during reconfigure flowNaftali Goldstein-0/+11
2019-06-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao-1/+1
2019-06-14mac80211: drop robust management frames from unknown TAJohannes Berg-0/+2
2019-06-14mac80211: extend __rate_control_send_low warningJohannes Berg-1/+3
2019-06-14mac80211: fill low rate even for HAS_RATE_CONTROLJohannes Berg-2/+2
2019-06-14mac80211: use STA info in rate_control_send_low()Johannes Berg-10/+56
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg-13/+7
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin-1/+3
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin-2/+16
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel-44/+57
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner-6/+3
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal-2/+2
2019-05-29mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu-0/+1
2019-05-28mac80211: mesh: fix RCU warningThomas Pedersen-1/+4
2019-05-28mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen-1/+6
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty-1/+3
2019-05-24mac80211: remove set but not used variable 'old'YueHaibing-2/+0
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang-1/+37
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+7
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller-262/+636
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan-0/+43
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan-9/+14
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel-0/+7
2019-04-26mac80211: Fix Extended Key ID auto activationAlexander Wetzel-1/+5
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter-4/+4
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan-0/+65