summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2021-12-22mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg
2021-12-22mac80211: track only QoS data frames for admission controlJohannes Berg
2021-12-22mac80211: validate extended element ID is presentJohannes 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-22mac80211: fix regression in SSN handling of addba txFelix Fietkau
2021-12-22mac80211: fix rate control for retransmitted framesFelix Fietkau
2021-12-08mac80211: fix throughput LED triggerFelix Fietkau
2021-12-08mac80211: do not access the IV when it was strippedXing Song
2021-11-25mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau
2021-11-25mac80211: fix radiotap header generationJohannes Berg
2021-11-25mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg
2021-11-18mac80211: twt: don't use potentially unaligned pointerJohannes Berg
2021-10-01mac80211: mesh: fix HE operation element length checkJohannes Berg
2021-09-27mac80211: check return value of rhashtable_initMichelleJin
2021-09-27mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg