summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | net: Use umd_cleanup_helper()Jarkko Sakkinen2023-05-312-11/+2
| * | | | | | | Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-2231-866/+2193
| |\ \ \ \ \ \ \
| | * | | | | | | wifi: mac80211: mark keys as uploaded when added by the driverYedidya Benshimol2023-06-211-2/+6
| | * | | | | | | wifi: nl80211/reg: add no-EHT regulatory flagJohannes Berg2023-06-211-1/+3
| | * | | | | | | wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer2023-06-211-0/+13
| | * | | | | | | 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: cfg80211: search all RNR elements for colocated APsBenjamin Berg2023-06-191-64/+63
| | * | | | | | | wifi: cfg80211: stop parsing after allocation failureBenjamin Berg2023-06-191-1/+2
| | * | | | | | | 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: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam2023-06-194-0/+101
| | * | | | | | | wifi: cfg80211: do not scan disabled links on 6GHzBenjamin Berg2023-06-191-0/+7
| | * | | | | | | wifi: cfg80211: handle BSS data contained in ML probe responsesBenjamin Berg2023-06-191-7/+354
| | * | | | | | | wifi: cfg80211: use structs for TBTT information accessBenjamin Berg2023-06-191-28/+33
| | * | | | | | | wifi: cfg80211: use a struct for inform_single_bss dataBenjamin Berg2023-06-191-97/+112
| | * | | | | | | wifi: cfg80211: Always ignore ML elementBenjamin Berg2023-06-191-0/+4
| | * | | | | | | 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: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg2023-06-192-20/+10
| | * | | | | | | wifi: cfg80211: fix regulatory disconnect for non-MLOJohannes Berg2023-06-191-1/+1
| | * | | | | | | 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: cfg80211: add element defragmentation helperBenjamin Berg2023-06-191-0/+60
| | * | | | | | | wifi: cfg80211: drop incorrect nontransmitted BSS update codeBenjamin Berg2023-06-191-143/+11
| | * | | | | | | wifi: cfg80211: rewrite merging of inherited elementsBenjamin Berg2023-06-191-89/+124
| | * | | | | | | wifi: cfg80211: ignore invalid TBTT info field typesBenjamin Berg2023-06-191-0/+7
| | * | | | | | | wifi: mac80211: use new inform_bss callbackBenjamin Berg2023-06-193-55/+42
| | * | | | | | | wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg2023-06-193-0/+33
| | * | | | | | | wifi: cfg80211: keep bss_lock held when informingBenjamin Berg2023-06-191-24/+42
| | * | | | | | | wifi: cfg80211: move regulatory_hint_found_beacon to be earlierBenjamin Berg2023-06-191-20/+22
| | * | | | | | | 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