summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg
2020-04-02mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-03-20mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-03-11mac80211: consider more elements in parsing CRCJohannes Berg
2020-02-05mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen
2020-02-05mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil
2020-01-29mac80211: accept deauth frames in IBSS modeJohannes Berg
2020-01-29mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau
2020-01-23mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-23cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2019-12-05mac80211: fix station inactive_time shortly after bootAhmed Zaki
2019-11-25mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2019-10-29mac80211: Reject malformed SSID elementsWill Deacon
2019-10-29mac80211: fix txq null pointer dereferenceMiaoqing Pan
2019-10-05mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-10-05mac80211: Print text for disassociation reasonArkadiusz Miskiewicz
2019-09-06mac80211: fix possible sta leakJohannes Berg
2019-08-25mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-08-25mac80211: don't warn about CW params when not using themBrian Norris
2019-07-21mac80211: only warn once on chanctx_conf being NULLYibo Zhao
2019-07-21mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu
2019-07-21mac80211: mesh: fix RCU warningThomas Pedersen
2019-07-10mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen
2019-07-10mac80211: drop robust management frames from unknown TAJohannes Berg
2019-05-31mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-05-25mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S
2019-05-16mac80211: fix unaligned access in mesh table hash functionFelix Fietkau
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-03-05mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-03-05mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-03-05mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-02-27mac80211: Free mpath object when rhashtable insertion failsHerbert Xu
2019-02-15mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-02-12mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2018-12-21mac80211: Fix condition validating WMM IEIlan Peer
2018-12-21mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach
2018-12-13mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-13mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-11-10mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2018-11-10mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg
2018-11-10mac80211: fix pending queue hang due to TX_DROPBob Copeland
2018-11-10mac80211: Always report TX statusAndrei Otcheretianski
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-10-10mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-10-10mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-10-10mac80211: Fix station bandwidth setting after channel switchIlan Peer