summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-12-30mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg
2020-12-21mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-24mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-24mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-22mac80211: always wind down STA stateJohannes Berg
2020-11-18mac80211: fix use of skb payload instead of headerJohannes Berg
2020-10-29mac80211: handle lack of sband->bitrates in ratesThomas Pedersen
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-07mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-10-01mac80211: skip mpath lookup also for control port txMarkus Theil
2020-08-21mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-05mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel
2020-08-05mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-07-29mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil
2020-06-03mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-05-10mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik
2020-05-02mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-21mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-04-01mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-04-01mac80211: mark station unauthorized before key removalJohannes Berg
2020-04-01mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-04-01mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-03-21mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-03-05mac80211: Remove a redundant mutex unlockAndrei Otcheretianski
2020-03-05mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-03-05mac80211: consider more elements in parsing CRCJohannes Berg
2020-02-19mac80211: fix quiet mode activation in action framesSara Sharon
2020-02-05mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor
2020-02-05mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil
2020-01-12mac80211: fix TID field in monitor mode transmitFredrik Olofsson
2019-12-31mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen
2019-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-10-07mac80211: accept deauth frames in IBSS modeJohannes Berg
2019-10-04mac80211: Reject malformed SSID elementsWill Deacon
2019-10-01mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg
2019-10-01mac80211: fix txq null pointer dereferenceMiaoqing Pan
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller
2019-09-11mac80211: allow drivers to set max MTUWen Gong
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg
2019-09-11mac80211: don't check if key is NULL in ieee80211_key_link()Luca Coelho