summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2024-06-21wifi: mac80211: mesh: Fix leak of mesh_preq_queue objectsNicolas Escande1-0/+13
2024-06-12wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder1-1/+2
2024-06-12wifi: mac80211: don't use rate mask for scanningJohannes Berg3-5/+15
2024-05-17wifi: mac80211: fix prep_connection error pathJohannes Berg1-2/+3
2024-05-17wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson1-2/+2
2024-05-02wifi: mac80211: fix unaligned le16 accessJohannes Berg1-1/+1
2024-05-02wifi: mac80211: remove link before APJohannes Berg1-2/+5
2024-05-02wifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau4-16/+72
2024-05-02wifi: mac80211: clean up assignments to pointer cache.Colin Ian King1-5/+1
2024-04-03wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau1-3/+2
2024-03-27wifi: mac80211: only call drv_sta_rc_update for uploaded stationsFelix Fietkau1-1/+2
2024-03-01wifi: mac80211: accept broadcast probe responses on 6 GHzJohannes Berg1-12/+18
2024-03-01wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg1-0/+1
2024-03-01wifi: mac80211: set station RX-NSS on reconfigJohannes Berg1-0/+2
2024-03-01wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau2-1/+3
2024-02-23wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg1-2/+3
2024-02-16wifi: mac80211: fix waiting for beacons logicJohannes Berg1-2/+1
2024-02-16wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg1-3/+4
2024-02-01wifi: mac80211: fix potential sta-link leakJohannes Berg1-1/+4
2024-01-20wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear1-0/+1
2024-01-01wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg1-5/+5
2024-01-01wifi: mac80211: mesh: check element parsing succeededJohannes Berg1-2/+4
2024-01-01wifi: mac80211: check defragmentation succeededJohannes Berg1-1/+3
2024-01-01wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg1-1/+5
2024-01-01wifi: mac80211: check if the existing link config remains unchangedEdward Adam Davis1-2/+2
2023-12-08wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flushOldřich Jedlička1-2/+7
2023-11-28wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih1-0/+4
2023-11-20wifi: mac80211: Fix setting vif linksIlan Peer1-1/+1
2023-11-20wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg1-3/+6
2023-11-20wifi: mac80211: fix check for unusable RX resultJohannes Berg2-1/+4
2023-11-20wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg1-1/+1
2023-11-20wifi: mac80211: fix RCU usage warning in mesh fast-xmitJohannes Berg1-1/+1
2023-11-20wifi: mac80211: move sched-scan stop work to wiphy workJohannes Berg3-8/+10
2023-11-20wifi: mac80211: move offchannel works to wiphy workJohannes Berg3-23/+23
2023-11-20wifi: mac80211: move scan work to wiphy workJohannes Berg5-25/+18
2023-11-20wifi: mac80211: move radar detect work to wiphy workJohannes Berg3-10/+11
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern1-2/+1
2023-10-11wifi: mac80211: fix error path key leakJohannes Berg1-2/+1
2023-09-26wifi: mac80211: Create resources for disabled linksBenjamin Berg1-3/+4
2023-09-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong1-1/+2
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg6-7/+44
2023-09-25wifi: mac80211: fix potential key leakJohannes Berg1-5/+15
2023-09-25wifi: mac80211: fix potential key use-after-freeJohannes Berg2-1/+4
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau2-5/+5
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong1-5/+6
2023-08-26Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski7-19/+21
2023-08-24wifi: mac80211: Do not include crypto/algapi.hHerbert Xu3-3/+3
2023-08-22wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()Yue Haibing1-1/+0
2023-08-22wifi: mac80211: Remove unused function declarationsYue Haibing1-2/+0
2023-08-22wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg1-6/+6