summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-06-04mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-06-04mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik
2020-06-04mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-06-01mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-06-01mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-06-01mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg
2020-06-01net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel
2020-06-01mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-06-01mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-05-21mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-05-21mac80211: mark station unauthorized before key removalJohannes Berg
2020-05-21mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-05-21mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-05-15mac80211: Remove a redundant mutex unlockAndrei Otcheretianski
2020-05-15mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-05-15mac80211: consider more elements in parsing CRCJohannes Berg
2020-05-04mac80211: fix quiet mode activation in action framesSara Sharon
2020-04-16mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen
2020-04-16cfg80211: Fix radar event during another phy CACOrr Mazor
2020-04-16mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil
2020-03-20mac80211: fix TID field in monitor mode transmitFredrik Olofsson
2020-02-24mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen
2020-01-31mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-19mac80211: fix station inactive_time shortly after bootAhmed Zaki
2019-11-25mac80211: Reject malformed SSID elementsWill Deacon
2019-11-25mac80211: fix txq null pointer dereferenceMiaoqing Pan
2019-11-09mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg
2019-09-06mac80211: Correctly set noencrypt for PAE framesDenis Kenzior
2019-09-06mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior
2019-09-06mac80211: fix possible sta leakJohannes Berg
2019-08-29{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-08-16mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-08-16mac80211: don't warn about CW params when not using themBrian Norris
2019-08-16mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi
2019-08-09Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14mac80211: do not start any work during reconfigure flowNaftali Goldstein
2019-06-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao
2019-06-14mac80211: drop robust management frames from unknown TAJohannes Berg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner
2019-05-29mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu
2019-05-28mac80211: mesh: fix RCU warningThomas Pedersen
2019-05-28mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty
2019-05-24mac80211: remove set but not used variable 'old'YueHaibing
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang