summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
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
2026-04-28wifi: mac80211: fix per-station PHY capability bandwidthJohannes Berg4-6/+170
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg9-155/+193
2026-04-28wifi: cfg80211: move AP HT/VHT/... operation to beacon infoJohannes Berg1-5/+5
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_bw()Johannes Berg7-40/+29
2026-04-28wifi: mac80211: clean up ieee80211_sta_cap_rx_bw()Johannes Berg4-35/+14
2026-04-28wifi: mac80211: clean up initial STA NSS/bandwidth handlingJohannes Berg11-71/+34
2026-04-28wifi: mac80211: clean up STA NSS handlingJohannes Berg9-103/+108
2026-04-28wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()Johannes Berg5-64/+35
2026-04-28wifi: mac80211: remove ieee80211_sta_cap_chan_bw()Johannes Berg3-34/+11
2026-04-28wifi: mac80211: use chandef in TDLS chanctx handlingJohannes Berg1-1/+2
2026-04-28wifi: mac80211: use chandef in ieee80211_get_sta_bw()Johannes Berg1-5/+5