summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2026-03-06mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stationsFelix Fietkau
2026-03-06wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive timesNicolas Cavallari
2026-03-06wifi: mac80211: remove keys after disabling beaconingJohannes Berg
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas
2026-03-06wifi: mac80211: remove AID bit stripping for printJohannes Berg
2026-03-06wifi: mac80211: remove stale TODO itemJohannes Berg
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-03wifi: mac80211: give the AP more time for EPPKE as wellJohannes Berg
2026-03-03wifi: mac80211: fix missing ieee80211_eml_params member initializationMeiChia Chiu
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit
2026-03-02wifi: mac80211: update outdated commentKexin Sun
2026-03-02wifi: mac80211: Advertise IEEE 802.1X authentication supportKavita Kavita
2026-03-02wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP...Kavita Kavita
2026-03-02wifi: mac80211: Advertise EPPKE support based on driver capabilitiesKavita Kavita
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit
2026-03-02wifi: mac80211: Set link ID for NULL packets sent to probe stationsSuraj P Kizhakkethil
2026-03-02wifi: mac80211: set band information only for non-MLD when probing stations u...Suraj P Kizhakkethil
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-24wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian
2026-02-23wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver
2026-02-23wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
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-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-02-02wifi: mac80211: use wiphy_hrtimer_work for CAC timeoutAmith A
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
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
2026-01-27wifi: mac80211: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20wifi: mac80211: apply advertised TTLM from association responseBenjamin Berg
2026-01-20wifi: mac80211: parse all TTLM entriesBenjamin Berg
2026-01-20wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twiceMiri Korenblit
2026-01-20wifi: mac80211: don't perform DA check on S1G beaconLachlan Hodges
2026-01-19wifi: mac80211: mark iface work SKBs as consumedJohannes Berg
2026-01-19wifi: mac80211: remove RX_DROPJohannes Berg
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita
2026-01-14wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA modeKavita Kavita
2026-01-14wifi: mac80211: Check for MLE before appending in Authentication frameKavita Kavita
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita