aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-04-13wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-03-01wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau
2024-01-08wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg
2023-11-28wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih
2023-10-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong
2023-04-20wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau
2023-04-05wifi: mac80211: fix qos on mesh interfacesFelix Fietkau
2023-03-11wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen
2023-02-25mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2022-12-08wifi: mac80211: Fix ack frame idr leak when mesh has no routeNicolas Cavallari
2022-12-08wifi: mac80211: fix memory free error when registering wiphy failtaozhang
2022-10-26wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan
2022-10-17wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg
2022-10-17wifi: mac80211: don't parse mbssid in assoc responseJohannes Berg
2022-10-17mac80211: mlme: find auth challenge directlyJohannes Berg
2022-10-15wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-09-28wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant
2022-09-15wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant
2022-07-21wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau
2022-06-14mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau
2022-06-14wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-18mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty
2022-03-28mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-19mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-01-27mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih
2022-01-11mac80211: initialize variable have_higher_than_11mbitTom Rix
2021-12-22mac80211: fix regression in SSN handling of addba txFelix Fietkau
2021-12-22mac80211: validate extended element ID is presentJohannes Berg
2021-12-22mac80211: fix lookup when adding AddBA extension elementJohannes Berg
2021-12-22mac80211: accept aggregation sessions on 6 GHzJohannes Berg
2021-12-22mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg
2021-12-22mac80211: agg-tx: refactor sending addbaMordechay Goodstein
2021-12-22mac80211: track only QoS data frames for admission controlJohannes Berg
2021-12-22mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau
2021-12-22mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg
2021-12-08mac80211: do not access the IV when it was strippedXing Song
2021-10-17mac80211: check return value of rhashtable_initMichelleJin
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-10-06mac80211: mesh: fix potentially unaligned accessJohannes Berg
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 monitor MTU limit so that A-MSDUs get throughJohan Almbladh
2021-09-15mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang
2021-07-14mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg