summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
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
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-20wifi: mac80211: apply advertised TTLM from association responseBenjamin Berg
2026-01-20wifi: mac80211: parse all TTLM entriesBenjamin 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: allow key installation before associationKavita Kavita
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit
2025-12-16wifi: mac80211: don't WARN for connections on invalid channelsJohannes Berg
2025-11-26wifi: mac80211: allow sharing identical chanctx for S1G interfacesLachlan Hodges
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg
2025-11-10wifi: mac80211: remove "disabling VHT" messageJohannes Berg
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg
2025-10-27wifi: mac80211: get probe response chan via ieee80211_get_channel_khzLachlan Hodges
2025-10-27wifi: mac80211: reset CRC valid after CSAJohannes Berg
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-10wifi: mac80211: fix incorrect commentMiri Korenblit
2025-09-10wifi: mac80211: Fix HE capabilities element checkIlan Peer
2025-09-04wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bandsRamya Gnanasekar
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges
2025-09-03wifi: mac80211: count reg connection element in the sizeMiri Korenblit
2025-08-28wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHzBenjamin Berg
2025-07-22wifi: mac80211: fix unassigned variable accessAntonio Quartulli
2025-07-18wifi: mac80211: extend connection monitoring for MLOMaharaja Kennadyrajan
2025-07-18wifi: mac80211: extend beacon monitoring for MLOMaharaja Kennadyrajan
2025-07-15wifi: mac80211: don't use TPE data from assoc responseJohannes Berg
2025-07-15wifi: mac80211: don't unreserve never reserved chanctxJohannes Berg
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah
2025-07-09wifi: mac80211: send extended MLD capa/ops if AP has itJohannes Berg
2025-07-09wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ codeJohannes Berg
2025-07-09wifi: mac80211: fix deactivated link CSAJohannes Berg
2025-07-09wifi: mac80211: remove spurious blank lineJohannes Berg
2025-07-09wifi: mac80211: verify state before connectionMiri Korenblit
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu