summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari2023-06-191-3/+1
| * | wifi: mac80211: Add debugfs entry to report dormant linksIlan Peer2023-06-191-0/+14
| * | wifi: mac80211: Support disabled links during associationIlan Peer2023-06-194-31/+50
| * | Merge wireless into wireless-nextJohannes Berg2023-06-196-11/+19
| |\ \
| * | | wifi: mac80211: Replace strlcpy with strscpyAzeem Shaikh2023-06-141-1/+1
| * | | wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer2023-06-141-1/+1
| * | | wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-149-51/+52
| * | | wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit2023-06-141-1/+4
| * | | wifi: mac80211: don't update rx_stats.last_rate for NDPJohannes Berg2023-06-141-3/+3
| * | | wifi: mac80211: fix CSA processing while scanningBenjamin Berg2023-06-141-3/+4
| * | | wifi: mac80211: mlme: clarify WMM messagesJohannes Berg2023-06-141-9/+9
| * | | wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()Anjaneyulu2023-06-141-2/+2
| * | | wifi: mac80211: include key action/command in tracingJohannes Berg2023-06-141-3/+5
| * | | wifi: mac80211: add helpers to access sband iftype dataJohannes Berg2023-06-144-32/+17
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-221-1/+1
|\ \ \ \
| * | | | wifi: mac80211: report all unusable beacon framesBenjamin Berg2023-06-211-1/+1
| | |/ / | |/| |