summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: fix error path key leakJohannes Berg2023-10-111-2/+1
* wifi: mac80211: Create resources for disabled linksBenjamin Berg2023-09-261-3/+4
* wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong2023-09-251-1/+2
* wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg2023-09-256-7/+44
* wifi: mac80211: fix potential key leakJohannes Berg2023-09-251-5/+15
* wifi: mac80211: fix potential key use-after-freeJohannes Berg2023-09-252-1/+4
* wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau2023-09-132-5/+5
* wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong2023-09-111-5/+6
* Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-08-257-19/+21
|\
| * wifi: mac80211: Do not include crypto/algapi.hHerbert Xu2023-08-243-3/+3
| * wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()Yue Haibing2023-08-221-1/+0
| * wifi: mac80211: Remove unused function declarationsYue Haibing2023-08-221-2/+0
| * wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg2023-08-221-6/+6
| * wifi: mac80211: check for station first in client probeJohannes Berg2023-08-221-7/+8
| * wifi: mac80211: check S1G action frame sizeJohannes Berg2023-08-221-0/+4
* | wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih2023-08-211-2/+10
|/
* Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2023-07-032-7/+3
|\
| * leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede2023-05-252-7/+3
* | Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-2221-396/+1059
|\ \
| * | wifi: mac80211: mark keys as uploaded when added by the driverYedidya Benshimol2023-06-211-2/+6
| * | wifi: mac80211: fix CRC calculation for extended elemsJohannes Berg2023-06-211-14/+11
| * | wifi: mac80211: avoid lockdep checking when removing deflinkBenjamin Berg2023-06-211-2/+3
| * | wifi: mac80211: always hold sdata lock in chanctx assign/unassignJohannes Berg2023-06-212-5/+18
| * | wifi: mac80211: store BSS param change count from assoc responseJohannes Berg2023-06-212-1/+17
| * | wifi: mac80211: drop some unprotected action framesJohannes Berg2023-06-211-2/+13
| * | wifi: mac80211: move action length check upJohannes Berg2023-06-211-4/+5
| * | wifi: mac80211: drop unprotected robust mgmt before 4-way-HSAlon Giladi2023-06-211-3/+10
| * | wifi: mac80211: add eht_capa debugfs fieldBen Greear2023-06-191-0/+185
| * | wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg2023-06-191-1/+88
| * | wifi: update multi-link element STA reconfigJohannes Berg2023-06-191-1/+1
| * | wifi: mac80211: agg-tx: prevent start/stop raceJohannes Berg2023-06-191-0/+8
| * | wifi: mac80211: agg-tx: add a few locking assertionsJohannes Berg2023-06-191-1/+5
| * | wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer2023-06-192-0/+172
| * | wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg2023-06-192-2/+14
| * | wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg2023-06-191-5/+7
| * | wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg2023-06-191-1/+2
| * | wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer2023-06-191-0/+4
| * | wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer2023-06-191-1/+2
| * | wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer2023-06-192-3/+23
| * | wifi: mac80211: Rename multi_linkIlan Peer2023-06-193-18/+18
| * | wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg2023-06-192-58/+37
| * | wifi: mac80211: use new inform_bss callbackBenjamin Berg2023-06-193-55/+42
| * | wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notifyEmmanuel Grumbach2023-06-191-2/+3
| * | wifi: mac80211: add consistency check for compat chandefAnjaneyulu2023-06-191-0/+5
| * | wifi: mac80211: stop passing cbss to parserBenjamin Berg2023-06-191-1/+0
| * | wifi: mac80211: Extend AID element addition for TDLS framesMukesh Sisodiya2023-06-191-10/+9
| * | wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik2023-06-193-1/+88
| * | wifi: mac80211: handle TDLS data frames with MLOAbhishek Naik2023-06-191-2/+20
| * | wifi: mac80211: handle TDLS negotiation with MLOMukesh Sisodiya2023-06-191-72/+91
| * | wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya2023-06-192-9/+9