aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/basev4.14/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2022-01-11mac80211: initialize variable have_higher_than_11mbitTom Rix
2021-12-22mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-10-06mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi
2021-10-06mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang
2021-10-06mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg
2021-09-22mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang
2021-08-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-07-20mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
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-28mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan
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-03-03mac80211: fix potential overflow when multiplying to u32 integersColin Ian King
2021-02-10mac80211: fix station rate table updates on assocFelix Fietkau
2021-02-07mac80211: fix fast-rx encryption checkFelix Fietkau
2021-02-03mac80211: pause TX while changing interface typeJohannes Berg
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-12-29mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg