aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2026-03-18wifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei1-0/+3
2026-03-13wifi: mac80211: check tdls flag in ieee80211_tdls_operDeepanshu Kartikey1-1/+1
2026-03-13wifi: mac80211: don't use cfg80211_chandef_create() for default chandefLachlan Hodges1-3/+15
2026-03-13wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()Lorenzo Bianconi1-0/+11
2026-03-13wifi: mac80211: always use full chanctx compatible checkJohannes Berg1-49/+37
2026-03-13wifi: mac80211: refactor chandef tracing macrosJohannes Berg1-59/+41
2026-03-13wifi: mac80211: validate HE 6 GHz operation when EHT is usedJohannes Berg1-0/+18
2026-03-09wifi: mac80211: Use AES-CMAC library in aes_s2v()Eric Biggers2-32/+17
2026-03-09wifi: mac80211: Use AES-CMAC library in ieee80211_aes_cmac()Eric Biggers6-79/+26
2026-03-06wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.Kuniyuki Iwashima1-9/+5
2026-03-06mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stationsFelix Fietkau1-2/+4
2026-03-06wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive timesNicolas Cavallari1-2/+5
2026-03-06wifi: mac80211: remove keys after disabling beaconingJohannes Berg1-6/+6
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas9-13/+63
2026-03-06wifi: mac80211: remove AID bit stripping for printJohannes Berg1-1/+1
2026-03-06wifi: mac80211: remove stale TODO itemJohannes Berg1-1/+0
2026-03-06wifi: move action code from per-type frame structsJohannes Berg16-281/+225
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2026-03-03wifi: mac80211: give the AP more time for EPPKE as wellJohannes Berg1-1/+2
2026-03-03wifi: mac80211: fix missing ieee80211_eml_params member initializationMeiChia Chiu1-0/+1
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern1-10/+10
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit1-10/+2
2026-03-02wifi: mac80211: update outdated commentKexin Sun1-4/+1
2026-03-02wifi: mac80211: Advertise IEEE 802.1X authentication supportKavita Kavita1-0/+1
2026-03-02wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP...Kavita Kavita1-6/+72
2026-03-02wifi: mac80211: Advertise EPPKE support based on driver capabilitiesKavita Kavita1-0/+9
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam4-12/+82
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R1-7/+13
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R1-7/+13
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit2-12/+13
2026-03-02wifi: mac80211: Set link ID for NULL packets sent to probe stationsSuraj P Kizhakkethil1-2/+29
2026-03-02wifi: mac80211: set band information only for non-MLD when probing stations u...Suraj P Kizhakkethil1-5/+10
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+8
2026-02-24wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian1-0/+3
2026-02-23wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver1-0/+3
2026-02-23wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani1-0/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-3/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds12-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook19-44/+37
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi6-1/+247
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg11-37/+337
2026-02-02wifi: mac80211: use wiphy_hrtimer_work for CAC timeoutAmith A5-9/+9
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski11-80/+206
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+5
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg1-3/+5
2026-01-27wifi: mac80211: use u64_stats_t with u64_stats_sync properlyDavid Yang3-11/+23
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-101/+134
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1