summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2026-05-20wifi: mac80211: capture fast-RX rate before mesh reuses skb->cbZhao Li
2026-05-20wifi: mac80211: fix multi-link element inheritanceJohannes Berg
2026-05-20wifi: mac80211: fix MLE defragmentationJohannes Berg
2026-05-20wifi: mac80211: don't override max_amsdu_subframesEmmanuel Grumbach
2026-05-20wifi: mac80211: bounds-check link_id in ieee80211_ml_epcsAlexandru Hossu
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-06wifi: mac80211: explicitly disable FTM responder on AP stopJohannes Berg
2026-05-06wifi: mac80211: remove station if connection prep failsJohannes Berg
2026-05-05wifi: mac80211: use safe list iteration in radar detect workBenjamin Berg
2026-05-05wifi: mac80211: check AP using NPCA has NPCA capabilityJohannes Berg
2026-05-05wifi: mac80211: don't parse full UHR operation from beaconsJohannes Berg
2026-05-05wifi: cfg80211: separate NPCA validity from chandef validityJohannes Berg
2026-05-05wifi: mac80211: set AP NPCA parameters in bss_confJohannes Berg
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg
2026-05-05wifi: mac80211: allow only AP chanctx sharing with NPCAJohannes Berg
2026-05-05wifi: mac80211: add NPCA to chandef tracingJohannes Berg
2026-05-05wifi: mac80211: remove NPCA during chandef downgradeJohannes Berg
2026-05-05wifi: mac80211: use NPCA in chandef for validationJohannes Berg
2026-05-05wifi: mac80211: carry element parsing frame type/from_apJohannes Berg
2026-05-05wifi: mac80211: move ieee80211_chandef_usable() upJohannes Berg
2026-05-05wifi: mac80211: use struct for ieee80211_determine_ap_chan() argsJohannes Berg
2026-05-05wifi: mac80211: mlme: advertise driver's extended MLD capa/opsJohannes Berg
2026-05-05wifi: mac80211: track AP's extended MLD capa/opsJohannes Berg
2026-05-05wifi: mac80211: update UHR capabilities field orderJohannes Berg
2026-05-05wifi: mac80211: move frame RX handling to type filesJohannes Berg
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy
2026-05-05wifi: mac80211: add NAN channel evacuation supportMiri Korenblit
2026-05-05wifi: mac80211: avoid out-of-bounds access in monitorMiri Korenblit
2026-05-05wifi: mac80211: Fix a kernel panic in ieee80211_encrypt_tx_skb()Andrei Otcheretianski
2026-05-05wifi: mac80211: Allow setting MAC address on interface creationIlan Peer
2026-05-05wifi: mac80211: accept protected frames for NAN deviceAvraham Stern
2026-05-05wifi: mac80211: allow userspace TX/RX over NAN Data interfacesIlan Peer
2026-05-05wifi: mac80211: track the id of the NAN cluster we joinedMiri Korenblit
2026-05-05wifi: mac80211: set assoc_encrypted for EPP associationsKavita Kavita
2026-05-04wifi: mac80211: tests: mark HT check strictJohannes Berg
2026-04-28wifi: mac80211: always allow transmitting null-data on TXQsJohannes Berg
2026-04-28wifi: mac80211: use kstrtobool_from_user() in debugfs callbacksDmitry Antipov
2026-04-28wifi: mac80211: clarify an 802.11 VHT spec referenceJohannes Berg
2026-04-28wifi: mac80211: fix per-station PHY capability bandwidthJohannes Berg
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg
2026-04-28wifi: cfg80211: move AP HT/VHT/... operation to beacon infoJohannes Berg
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_bw()Johannes Berg
2026-04-28wifi: mac80211: clean up ieee80211_sta_cap_rx_bw()Johannes Berg
2026-04-28wifi: mac80211: clean up initial STA NSS/bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: clean up STA NSS handlingJohannes Berg
2026-04-28wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()Johannes Berg
2026-04-28wifi: mac80211: remove ieee80211_sta_cap_chan_bw()Johannes Berg
2026-04-28wifi: mac80211: use chandef in TDLS chanctx handlingJohannes Berg
2026-04-28wifi: mac80211: use chandef in ieee80211_get_sta_bw()Johannes Berg