summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-104-10/+7
* mac80211: fix authentication with iwlwifi/mvmJohannes Berg2020-04-021-1/+2
* mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen2020-04-021-1/+18
* mac80211: mark station unauthorized before key removalJohannes Berg2020-04-021-0/+6
* mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari2020-04-021-1/+2
* mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik2020-03-201-1/+1
* mac80211: consider more elements in parsing CRCJohannes Berg2020-03-111-6/+12
* mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen2020-02-051-3/+15
* cfg80211: Fix radar event during another phy CACOrr Mazor2020-02-051-0/+23
* mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil2020-02-051-0/+3
* mac80211: accept deauth frames in IBSS modeJohannes Berg2020-01-271-1/+10
* mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau2020-01-271-1/+1
* mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2020-01-172-10/+8
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-01-171-46/+2
* mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen2019-12-311-1/+2
* mac80211: fix station inactive_time shortly after bootAhmed Zaki2019-12-051-1/+2
* mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau2019-11-241-4/+10
* mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau2019-11-241-1/+1
* mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau2019-11-241-3/+1
* mac80211: Reject malformed SSID elementsWill Deacon2019-10-291-2/+3
* mac80211: fix txq null pointer dereferenceMiaoqing Pan2019-10-291-2/+9
* mac80211: fix possible sta leakJohannes Berg2019-09-061-4/+5
* mac80211: don't WARN on short WMM parameters from APBrian Norris2019-08-161-0/+10
* mac80211: don't warn about CW params when not using themBrian Norris2019-08-161-4/+9
* mac80211: only warn once on chanctx_conf being NULLYibo Zhao2019-07-211-1/+1
* mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu2019-07-211-0/+1
* mac80211: mesh: fix RCU warningThomas Pedersen2019-07-211-1/+4
* mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen2019-06-251-1/+6
* mac80211: handle deauthentication/disassociation from TDLS peerYu Wang2019-06-253-1/+37
* mac80211: drop robust management frames from unknown TAJohannes Berg2019-06-251-0/+2
* mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-05-311-3/+0
* mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S2019-05-251-0/+3
* mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau2019-05-161-0/+3
* mac80211: Increase MAX_MSG_LENAndrei Otcheretianski2019-05-161-1/+6
* mac80211: fix unaligned access in mesh table hash functionFelix Fietkau2019-05-161-1/+1
* mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau2019-04-271-0/+3
* mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-03-231-1/+3
* mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-03-051-1/+1
* mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-03-051-0/+4
* mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-03-051-1/+3
* mac80211: Free mpath object when rhashtable insertion failsHerbert Xu2019-02-271-8/+9
* mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-271-1/+5
* mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-151-3/+9
* mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg2019-02-121-2/+3
* mac80211: free skb fraglist before freeing the skbSara Sharon2019-01-131-0/+5
* mac80211: Fix condition validating WMM IEIlan Peer2018-12-211-1/+1
* mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach2018-12-211-1/+2
* mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach2018-12-131-0/+1
* mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-131-2/+2
* mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau2018-12-131-0/+2