summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: reject MLO channel configuration if not supportedBenjamin Berg2023-09-251-3/+13
* wifi: mac80211: report per-link error during associationBenjamin Berg2023-09-251-1/+3
* wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker2023-09-251-0/+196
* wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer2023-09-251-0/+2
* wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker2023-09-251-1/+33
* wifi: mac80211: use bandwidth indication element for CSAJohannes Berg2023-09-251-2/+3
* wifi: mac80211: remove shifted rate supportJohannes Berg2023-09-131-12/+6
* wifi: mac80211: fix channel switch link dataJohannes Berg2023-09-111-1/+2
* wifi: mac80211: take MBSSID/EHT data also from probe respJohannes Berg2023-09-111-10/+15
* wifi: mac80211: Print local link address during authenticationIlan Peer2023-09-111-2/+14
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-9/+18
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-85/+38
* wifi: mac80211: reduce iflist_mtxJohannes Berg2023-09-111-8/+2
* wifi: mac80211: remove local->mtxJohannes Berg2023-09-111-42/+23
* wifi: mac80211: remove chanctx_mtxJohannes Berg2023-09-111-12/+10
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-22/+9
* wifi: mac80211: move tspec work to wiphy workJohannes Berg2023-09-111-8/+13
* wifi: mac80211: move TDLS work to wiphy workJohannes Berg2023-09-111-3/+4
* wifi: mac80211: move dynamic PS to wiphy workJohannes Berg2023-09-111-5/+8
* wifi: mac80211: move monitor work to wiphy workJohannes Berg2023-09-111-6/+8
* wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg2023-09-111-4/+3
* wifi: mac80211: fix SMPS status handlingJohannes Berg2023-09-111-0/+14
* wifi: mac80211: store BSS param change count from assoc responseJohannes Berg2023-06-211-1/+15
* wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg2023-06-191-1/+88
* wifi: update multi-link element STA reconfigJohannes Berg2023-06-191-1/+1
* wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer2023-06-191-0/+169
* wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg2023-06-191-5/+7
* wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg2023-06-191-1/+2
* wifi: mac80211: Rename multi_linkIlan Peer2023-06-191-4/+4
* wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notifyEmmanuel Grumbach2023-06-191-2/+3
* wifi: mac80211: stop passing cbss to parserBenjamin Berg2023-06-191-1/+0
* wifi: mac80211: Support disabled links during associationIlan Peer2023-06-191-13/+22
* Merge wireless into wireless-nextJohannes Berg2023-06-191-2/+3
|\
| * wifi: mac80211: fragment per STA profile correctlyBenjamin Berg2023-06-121-2/+3
* | wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-141-21/+22
* | wifi: mac80211: fix CSA processing while scanningBenjamin Berg2023-06-141-3/+4
* | wifi: mac80211: mlme: clarify WMM messagesJohannes Berg2023-06-141-9/+9
* | wifi: mac80211: add helpers to access sband iftype dataJohannes Berg2023-06-141-20/+10
* | wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg2023-06-071-22/+27
* | wifi: mac80211: use wiphy work for channel switchJohannes Berg2023-06-071-23/+17
* | wifi: mac80211: use wiphy work for SMPSJohannes Berg2023-06-071-4/+6
* | wifi: mac80211: use wiphy work for sdata->workJohannes Berg2023-06-071-3/+3
* | Merge wireless into wireless-nextJohannes Berg2023-06-071-1/+7
|\|
| * wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg2023-06-061-1/+7
* | wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu2023-06-061-6/+6
* | wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach2023-06-061-1/+4
* | wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach2023-06-061-0/+11
* | wifi: mac80211: skip EHT BSS membership selectorJohannes Berg2023-06-061-2/+3
|/
* wifi: mac80211: fix ieee80211_link_set_associated() typeJohannes Berg2023-03-071-1/+1
* wifi: mac80211: mlme: remove pointless sta checkJohannes Berg2023-03-071-1/+1