summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-01-05wifi: 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-09-23wifi: mac80211: check S1G action frame sizeJohannes Berg
2023-06-09wifi: mac80211: simplify chanctx allocationJohannes Berg
2023-05-24wifi: mac80211: fix min center freq offset tracingJohannes Berg
2023-04-13wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau
2023-03-30wifi: mac80211: fix qos on mesh interfacesFelix Fietkau
2023-03-10wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen
2023-01-24Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet
2023-01-24wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel
2022-12-31wifi: mac80211: fix memory leak in ieee80211_if_add()Zhengchao Shao
2022-12-08wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi
2022-12-02wifi: mac80211: Fix ack frame idr leak when mesh has no routeNicolas Cavallari
2022-12-02wifi: mac80211: fix memory free error when registering wiphy failtaozhang
2022-11-16wifi: mac80211: Set TWT Information Frame Disabled bit as 1Howard Hsu
2022-10-26wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan
2022-10-15wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg
2022-10-15mac80211: fix memory leaks with element parsingJohannes Berg
2022-10-15mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2022-10-15mac80211: mlme: find auth challenge directlyJohannes Berg
2022-10-15mac80211: move CRC into struct ieee802_11_elemsJohannes Berg
2022-10-15mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg
2022-10-15wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg
2022-10-15wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-10-05wifi: mac80211: fix regression with non-QoS driversHans de Goede
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-09-08wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant
2022-09-08wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant
2022-08-17mac80211: fix a memory leak where sta_info is not freedAhmed Zaki
2022-08-17ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-07-21wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau
2022-06-09mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau
2022-06-09wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-06-09mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)Peter Seiderer
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-18mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty
2022-04-08mac80211: limit bandwidth in HE capabilitiesJohannes Berg
2022-04-08mac80211: Remove a couple of obsolete TODOIlan Peer
2022-03-28mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-19mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-03-08mac80211: treat some SAE auth steps as finalJohannes Berg
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-03-08mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu
2022-02-23mac80211: mlme: check for null after calling kmemdupJiasheng Jiang
2022-01-27mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih
2022-01-11mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2022-01-11mac80211: initialize variable have_higher_than_11mbitTom Rix
2021-12-29mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg
2021-12-22mac80211: fix lookup when adding AddBA extension elementJohannes Berg