summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-12-08wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flushOldřich Jedlička
2023-11-28wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih
2023-11-20wifi: mac80211: Fix setting vif linksIlan Peer
2023-11-20wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg
2023-11-20wifi: mac80211: fix check for unusable RX resultJohannes Berg
2023-11-20wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg
2023-11-20wifi: mac80211: fix RCU usage warning in mesh fast-xmitJohannes Berg
2023-11-20wifi: mac80211: move sched-scan stop work to wiphy workJohannes Berg
2023-11-20wifi: mac80211: move offchannel works to wiphy workJohannes Berg
2023-11-20wifi: mac80211: move scan work to wiphy workJohannes Berg
2023-11-20wifi: mac80211: move radar detect work to wiphy workJohannes Berg
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-10-11wifi: mac80211: fix error path key leakJohannes Berg
2023-09-26wifi: mac80211: Create resources for disabled linksBenjamin Berg
2023-09-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg
2023-09-25wifi: mac80211: fix potential key leakJohannes Berg
2023-09-25wifi: mac80211: fix potential key use-after-freeJohannes Berg
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-24wifi: mac80211: Do not include crypto/algapi.hHerbert Xu
2023-08-22wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()Yue Haibing
2023-08-22wifi: mac80211: Remove unused function declarationsYue Haibing
2023-08-22wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg
2023-08-22wifi: mac80211: check for station first in client probeJohannes Berg
2023-08-22wifi: mac80211: check S1G action frame sizeJohannes Berg
2023-08-21wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-21wifi: mac80211: report all unusable beacon framesBenjamin Berg
2023-06-21wifi: mac80211: mark keys as uploaded when added by the driverYedidya Benshimol
2023-06-21wifi: mac80211: fix CRC calculation for extended elemsJohannes Berg
2023-06-21wifi: mac80211: avoid lockdep checking when removing deflinkBenjamin Berg
2023-06-21wifi: mac80211: always hold sdata lock in chanctx assign/unassignJohannes Berg
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg
2023-06-21wifi: mac80211: drop some unprotected action framesJohannes Berg
2023-06-21wifi: mac80211: move action length check upJohannes Berg
2023-06-21wifi: mac80211: drop unprotected robust mgmt before 4-way-HSAlon Giladi
2023-06-19wifi: mac80211: add eht_capa debugfs fieldBen Greear
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg
2023-06-19wifi: mac80211: agg-tx: prevent start/stop raceJohannes Berg
2023-06-19wifi: mac80211: agg-tx: add a few locking assertionsJohannes Berg
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer
2023-06-19wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg
2023-06-19wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg
2023-06-19wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer