summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo2023-10-231-1/+1
* wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit2023-10-231-1/+8
* wifi: mac80211: Check if we had first beacon with relevant linksMiri Korenblit2023-10-231-3/+14
* wifi: mac80211: cleanup auth_data only if association continuesBenjamin Berg2023-10-231-4/+13
* Merge wireless into wireless-nextJohannes Berg2023-10-061-10/+35
|\
| * wifi: mac80211: Create resources for disabled linksBenjamin Berg2023-09-261-3/+4
| * wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg2023-09-251-2/+25
| * wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong2023-09-111-5/+6
* | wifi: mac80211: add back SPDX identifierJohannes Berg2023-09-291-0/+1
* | 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