summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix memory leaks with element parsingJohannes Berg2022-10-153-24/+25
* mac80211: always allocate struct ieee802_11_elemsJohannes Berg2022-10-1510-201/+272
* mac80211: mlme: find auth challenge directlyJohannes Berg2022-10-153-11/+6
* mac80211: move CRC into struct ieee802_11_elemsJohannes Berg2022-10-153-13/+15
* mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg2022-10-153-20/+17
* wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg2022-10-151-5/+7
* wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2022-10-151-0/+2
* wifi: mac80211: fix regression with non-QoS driversHans de Goede2022-10-051-0/+4
* net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior2022-09-081-4/+4
* wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant2022-09-081-4/+7
* wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant2022-09-081-0/+4
* mac80211: fix a memory leak where sta_info is not freedAhmed Zaki2022-08-171-3/+3
* ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-08-171-1/+1
* wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau2022-07-211-2/+2
* mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau2022-06-092-0/+25
* wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg2022-06-091-5/+2
* mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)Peter Seiderer2022-06-091-0/+3
* mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau2022-05-251-2/+1
* mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty2022-05-181-0/+6
* mac80211: limit bandwidth in HE capabilitiesJohannes Berg2022-04-084-10/+32
* mac80211: Remove a couple of obsolete TODOIlan Peer2022-04-082-12/+5
* mac80211: fix potential double free on mesh joinLinus Lüssing2022-03-281-3/+0
* mac80211: refuse aggregations sessions before authorizedJohannes Berg2022-03-191-1/+9
* mac80211: treat some SAE auth steps as finalJohannes Berg2022-03-082-5/+13
* mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande2022-03-081-2/+2
* mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu2022-03-081-7/+3
* mac80211: mlme: check for null after calling kmemdupJiasheng Jiang2022-02-231-8/+21
* mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih2022-01-271-1/+1
* mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2022-01-113-81/+54
* mac80211: initialize variable have_higher_than_11mbitTom Rix2022-01-111-1/+1
* mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg2021-12-291-0/+3
* mac80211: fix lookup when adding AddBA extension elementJohannes Berg2021-12-221-2/+3
* mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg2021-12-221-2/+8
* mac80211: track only QoS data frames for admission controlJohannes Berg2021-12-221-3/+10
* mac80211: validate extended element ID is presentJohannes Berg2021-12-221-1/+6
* mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau2021-12-221-1/+1
* mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg2021-12-221-1/+4
* mac80211: fix regression in SSN handling of addba txFelix Fietkau2021-12-222-2/+3
* mac80211: fix rate control for retransmitted framesFelix Fietkau2021-12-221-3/+3
* mac80211: fix throughput LED triggerFelix Fietkau2021-12-083-26/+23
* mac80211: do not access the IV when it was strippedXing Song2021-12-081-1/+2
* mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau2021-11-251-2/+1
* mac80211: fix radiotap header generationJohannes Berg2021-11-251-1/+1
* mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg2021-11-253-8/+15
* mac80211: twt: don't use potentially unaligned pointerJohannes Berg2021-11-181-3/+5
* mac80211: mesh: fix HE operation element length checkJohannes Berg2021-10-011-4/+5
* mac80211: check return value of rhashtable_initMichelleJin2021-09-271-1/+4
* mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg2021-09-271-0/+6
* mac80211: mesh: fix potentially unaligned accessJohannes Berg2021-09-231-1/+2
* mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi2021-09-231-0/+4