aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2026-05-28wifi: mac80211: add an option to filter out a channel in combinations checkMiri Korenblit2-17/+51
2026-05-28wifi: mac80211: add KUnit coverage for negotiated TTLM parserMichael Bommarito5-2/+186
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski5-15/+45
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-46/+75
2026-05-20wifi: mac80211: allow cipher change on NAN_DATA interfacesDaniel Gabay1-3/+8
2026-05-20wifi: mac80211: don't call ieee80211_handle_reconfig_failure when not neededMiri Korenblit1-5/+1
2026-05-20wifi: mac80211: Allow per station GTK for NAN Data interfacesIlan Peer1-4/+7
2026-05-20wifi: mac80211: don't recalc min def for S1G chan ctxLachlan Hodges1-2/+8
2026-05-20wifi: mac80211: skip NSS and BW init for S1G staLachlan Hodges1-0/+17
2026-05-20wifi: mac80211: check stations are removed before MLD changeJohannes Berg1-1/+4
2026-05-20wifi: mac80211: consume only present negotiated TTLM mapsMichael Bommarito1-1/+1
2026-05-20wifi: mac80211: capture fast-RX rate before mesh reuses skb->cbZhao Li1-1/+5
2026-05-20wifi: mac80211: fix multi-link element inheritanceJohannes Berg1-3/+33
2026-05-20wifi: mac80211: fix MLE defragmentationJohannes Berg1-40/+31
2026-05-20wifi: mac80211: don't override max_amsdu_subframesEmmanuel Grumbach1-2/+3
2026-05-20wifi: mac80211: bounds-check link_id in ieee80211_ml_epcsAlexandru Hossu1-0/+3
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-9/+20
2026-05-06wifi: mac80211: explicitly disable FTM responder on AP stopJohannes Berg1-2/+7
2026-05-06wifi: mac80211: remove station if connection prep failsJohannes Berg1-5/+4
2026-05-05wifi: mac80211: use safe list iteration in radar detect workBenjamin Berg1-2/+2
2026-05-05wifi: mac80211: check AP using NPCA has NPCA capabilityJohannes Berg1-0/+11
2026-05-05wifi: mac80211: don't parse full UHR operation from beaconsJohannes Berg1-8/+1
2026-05-05wifi: cfg80211: separate NPCA validity from chandef validityJohannes Berg1-1/+4
2026-05-05wifi: mac80211: set AP NPCA parameters in bss_confJohannes Berg1-0/+32
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg3-1/+117
2026-05-05wifi: mac80211: allow only AP chanctx sharing with NPCAJohannes Berg2-7/+42
2026-05-05wifi: mac80211: add NPCA to chandef tracingJohannes Berg1-4/+10
2026-05-05wifi: mac80211: remove NPCA during chandef downgradeJohannes Berg1-0/+4
2026-05-05wifi: mac80211: use NPCA in chandef for validationJohannes Berg1-34/+3
2026-05-05wifi: mac80211: carry element parsing frame type/from_apJohannes Berg2-0/+5
2026-05-05wifi: mac80211: move ieee80211_chandef_usable() upJohannes Berg1-15/+15
2026-05-05wifi: mac80211: use struct for ieee80211_determine_ap_chan() argsJohannes Berg1-16/+41
2026-05-05wifi: mac80211: mlme: advertise driver's extended MLD capa/opsJohannes Berg1-2/+21
2026-05-05wifi: mac80211: track AP's extended MLD capa/opsJohannes Berg1-0/+6
2026-05-05wifi: mac80211: update UHR capabilities field orderJohannes Berg4-10/+4
2026-05-05wifi: mac80211: move frame RX handling to type filesJohannes Berg6-373/+394
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy6-1/+18
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy2-2/+4
2026-05-05wifi: mac80211: add NAN channel evacuation supportMiri Korenblit2-7/+147
2026-05-05wifi: mac80211: avoid out-of-bounds access in monitorMiri Korenblit1-4/+5
2026-05-05wifi: mac80211: Fix a kernel panic in ieee80211_encrypt_tx_skb()Andrei Otcheretianski1-2/+9
2026-05-05wifi: mac80211: Allow setting MAC address on interface creationIlan Peer1-1/+6
2026-05-05wifi: mac80211: accept protected frames for NAN deviceAvraham Stern1-8/+16
2026-05-05wifi: mac80211: allow userspace TX/RX over NAN Data interfacesIlan Peer3-4/+14
2026-05-05wifi: mac80211: track the id of the NAN cluster we joinedMiri Korenblit3-3/+22
2026-05-05wifi: mac80211: set assoc_encrypted for EPP associationsKavita Kavita1-0/+9
2026-05-04wifi: mac80211: tests: mark HT check strictJohannes Berg1-0/+1
2026-04-28wifi: mac80211: always allow transmitting null-data on TXQsJohannes Berg1-1/+1
2026-04-28wifi: mac80211: use kstrtobool_from_user() in debugfs callbacksDmitry Antipov1-34/+13
2026-04-28wifi: mac80211: clarify an 802.11 VHT spec referenceJohannes Berg1-1/+3