summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg1-3/+5
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-94/+119
2026-01-20wifi: mac80211: apply advertised TTLM from association responseBenjamin Berg1-97/+119
2026-01-20wifi: mac80211: parse all TTLM entriesBenjamin Berg1-11/+14
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita1-1/+11
2026-01-14wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA modeKavita Kavita1-6/+25
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita1-0/+4
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit1-1/+1
2025-12-16wifi: mac80211: don't WARN for connections on invalid channelsJohannes Berg1-1/+4
2025-11-26wifi: mac80211: allow sharing identical chanctx for S1G interfacesLachlan Hodges1-2/+3
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu1-1/+2
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu1-19/+1
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg1-11/+34
2025-11-10wifi: mac80211: remove "disabling VHT" messageJohannes Berg1-4/+1
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-26/+26
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg1-9/+9
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg1-5/+5
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg1-12/+12
2025-10-27wifi: mac80211: get probe response chan via ieee80211_get_channel_khzLachlan Hodges1-2/+2
2025-10-27wifi: mac80211: reset CRC valid after CSAJohannes Berg1-0/+10
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges1-6/+47
2025-09-12Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-17/+21
2025-09-10wifi: mac80211: fix incorrect commentMiri Korenblit1-5/+1
2025-09-10wifi: mac80211: Fix HE capabilities element checkIlan Peer1-1/+1
2025-09-04wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bandsRamya Gnanasekar1-1/+2
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges1-1/+2
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges1-8/+11
2025-09-03wifi: mac80211: count reg connection element in the sizeMiri Korenblit1-1/+4
2025-08-28wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHzBenjamin Berg1-0/+8
2025-07-22wifi: mac80211: fix unassigned variable accessAntonio Quartulli1-4/+3
2025-07-18wifi: mac80211: extend connection monitoring for MLOMaharaja Kennadyrajan1-24/+52
2025-07-18wifi: mac80211: extend beacon monitoring for MLOMaharaja Kennadyrajan1-5/+36
2025-07-15wifi: mac80211: don't use TPE data from assoc responseJohannes Berg1-5/+28
2025-07-15wifi: mac80211: don't unreserve never reserved chanctxJohannes Berg1-1/+2
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+9
2025-07-09wifi: mac80211: don't complete management TX on SAE commitJohannes Berg1-1/+8
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah1-0/+41
2025-07-09wifi: mac80211: send extended MLD capa/ops if AP has itJohannes Berg1-9/+45
2025-07-09wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ codeJohannes Berg1-4/+0
2025-07-09wifi: mac80211: fix deactivated link CSAJohannes Berg1-0/+17
2025-07-09wifi: mac80211: remove spurious blank lineJohannes Berg1-1/+0
2025-07-09wifi: mac80211: verify state before connectionMiri Korenblit1-8/+14
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu1-1/+1
2025-07-07wifi: mac80211: clear frame buffer to never leak stackJohannes Berg1-0/+3
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges1-2/+5
2025-06-24wifi: mac80211: handle station association response with S1GLachlan Hodges1-0/+6
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-6/+6
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-4/+5
2025-06-05wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges1-5/+2
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+6