summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2021-10-06mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg
2021-07-20mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-03mac80211: extend protection against mixed key and fragment cache attacksWen Gong
2021-06-03mac80211: do not accept/forward invalid EAPOL framesJohannes Berg
2021-06-03mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-06-03mac80211: check defrag PN against current frameJohannes Berg
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg
2021-06-03mac80211: drop A-MSDUs on old ciphersJohannes Berg
2021-06-03mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-06-03mac80211: assure all fragments are encryptedMathy Vanhoef
2021-05-22mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach
2021-05-22mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-04-10mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil
2021-03-30mac80211: fix rate mask resetJohannes Berg
2021-02-10mac80211: fix station rate table updates on assocFelix Fietkau
2021-02-03mac80211: pause TX while changing interface typeJohannes Berg
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-24mac80211: allow driver to prevent two stations w/ same addressJohannes 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-08-21mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-21mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-07-31mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil
2020-06-03mac80211: fix memory leakSudip Mukherjee
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-05-10mac80211: Fix BW upgrade for TDLS peersIlan Peer
2020-05-10mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2020-05-10mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov
2020-05-10mac80211: fix mgmt-tx abort cookie and leakJohannes Berg
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-11mac80211: consider more elements in parsing CRCJohannes Berg
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-11-25mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2019-10-29mac80211: Reject malformed SSID elementsWill Deacon
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: mesh: fix RCU warningThomas Pedersen
2019-07-10mac80211: drop robust management frames from unknown TAJohannes Berg
2019-06-11mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich