summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2 dayswifi: mac80211: validate deauth frame length before reason accessZhao Li
2 dayswifi: mac80211: avoid non-S1G AID fallback for S1G assocZhao Li
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg
2026-06-03wifi: mac80211: explain ieee80211_determine_chan_mode() parsingJohannes Berg
2026-06-03wifi: mac80211: mlme: allow UHR only with MLOJohannes Berg
2026-06-03wifi: mac80211: clarify beacon parsing with MBSSID/EMAJohannes Berg
2026-06-03wifi: mac80211: unify link STA removal in vif link removalJohannes Berg
2026-06-03wifi: mac80211: remove 5/10 MHz channel codeJohannes Berg
2026-05-28wifi: mac80211: add KUnit coverage for negotiated TTLM parserMichael Bommarito
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-20wifi: mac80211: consume only present negotiated TTLM mapsMichael Bommarito
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: remove station if connection prep failsJohannes 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: mlme: use NPCA chandef if capableJohannes Berg
2026-05-05wifi: mac80211: use NPCA in chandef for validationJohannes 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: mac80211: set assoc_encrypted for EPP associationsKavita Kavita
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_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-27wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict ...Rio Liu
2026-04-07wifi: mac80211: enable MLO support for 4-address mode interfacesTamizh Chelvam Raja
2026-04-07wifi: mac80211: use ap_addr for 4-address NULL frame destinationTamizh Chelvam Raja
2026-04-07wifi: mac80211: handle VHT EXT NSS in ieee80211_determine_our_sta_mode()Nicolas Escande
2026-03-25wifi: mac80211: ignore reserved bits in reconfiguration statusBenjamin Berg
2026-03-24wifi: mac80211: don't consider the sband when processing capabilitiesMiri Korenblit
2026-03-19wifi: mac80211: fix STA link removal during link removalJohannes Berg
2026-03-13wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()Lorenzo Bianconi
2026-03-13wifi: mac80211: validate HE 6 GHz operation when EHT is usedJohannes Berg
2026-03-06wifi: mac80211: remove AID bit stripping for printJohannes Berg
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-03-03wifi: mac80211: give the AP more time for EPPKE as wellJohannes Berg
2026-03-02wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP...Kavita Kavita
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-23wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski