summaryrefslogtreecommitdiff
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAge
* mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing2021-10-17
* mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg2021-10-06
* mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs2021-07-20
* mac80211: drop multicast fragmentsJohannes Berg2021-06-30
* mac80211: extend protection against mixed key and fragment cache attacksWen Gong2021-06-03
* mac80211: do not accept/forward invalid EAPOL framesJohannes Berg2021-06-03
* mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg2021-06-03
* mac80211: check defrag PN against current frameJohannes Berg2021-06-03
* mac80211: add fragment cache to sta_infoJohannes Berg2021-06-03
* mac80211: drop A-MSDUs on old ciphersJohannes Berg2021-06-03
* mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-06-03
* mac80211: assure all fragments are encryptedMathy Vanhoef2021-06-03
* mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach2021-05-22
* mac80211: bail out if cipher schemes are invalidJohannes Berg2021-05-22
* mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel2021-04-10
* mac80211: fix double free in ibss_leaveMarkus Theil2021-03-30
* mac80211: fix rate mask resetJohannes Berg2021-03-30
* mac80211: fix station rate table updates on assocFelix Fietkau2021-02-10
* mac80211: pause TX while changing interface typeJohannes Berg2021-02-03
* mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg2020-11-24
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2020-11-24
* mac80211: minstrel: fix tx status processing corner caseFelix Fietkau2020-11-24
* mac80211: minstrel: remove deferred sampling codeFelix Fietkau2020-11-24
* mac80211: always wind down STA stateJohannes Berg2020-11-22
* mac80211: fix use of skb payload instead of headerJohannes Berg2020-11-18
* mac80211: fix misplaced while instead of ifJohannes Berg2020-08-21
* mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-08-21
* mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil2020-07-31
* mac80211: fix memory leakSudip Mukherjee2020-06-03
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-10
* mac80211: Fix BW upgrade for TDLS peersIlan Peer2020-05-10
* mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov2020-05-10
* mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov2020-05-10
* mac80211: fix mgmt-tx abort cookie and leakJohannes Berg2020-05-10
* mac80211: mark station unauthorized before key removalJohannes Berg2020-04-02
* mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari2020-04-02
* mac80211: consider more elements in parsing CRCJohannes Berg2020-03-11
* mac80211: accept deauth frames in IBSS modeJohannes Berg2020-01-29
* mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau2020-01-29
* mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2020-01-23
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-01-23
* mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau2019-11-25
* mac80211: Reject malformed SSID elementsWill Deacon2019-10-29
* mac80211: handle deauthentication/disassociation from TDLS peerYu Wang2019-10-05
* mac80211: Print text for disassociation reasonArkadiusz Miskiewicz2019-10-05
* mac80211: fix possible sta leakJohannes Berg2019-09-06
* mac80211: don't WARN on short WMM parameters from APBrian Norris2019-08-25
* mac80211: don't warn about CW params when not using themBrian Norris2019-08-25
* mac80211: mesh: fix RCU warningThomas Pedersen2019-07-21
* mac80211: drop robust management frames from unknown TAJohannes Berg2019-07-10