summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer
2023-09-25wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg
2023-09-11wifi: mac80211: fix channel switch link dataJohannes Berg
2023-09-11wifi: mac80211: take MBSSID/EHT data also from probe respJohannes Berg
2023-09-11wifi: mac80211: Print local link address during authenticationIlan Peer
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: reduce iflist_mtxJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: move tspec work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move TDLS work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move dynamic PS to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move monitor work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: fix SMPS status handlingJohannes Berg
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer
2023-06-19wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg
2023-06-19wifi: mac80211: Rename multi_linkIlan Peer
2023-06-19wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notifyEmmanuel Grumbach
2023-06-19wifi: mac80211: stop passing cbss to parserBenjamin Berg
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-14wifi: mac80211: fix CSA processing while scanningBenjamin Berg
2023-06-14wifi: mac80211: mlme: clarify WMM messagesJohannes Berg
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for channel switchJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for SMPSJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach
2023-06-06wifi: mac80211: skip EHT BSS membership selectorJohannes Berg
2023-06-06wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg
2023-03-07wifi: mac80211: fix ieee80211_link_set_associated() typeJohannes Berg
2023-03-07wifi: mac80211: mlme: remove pointless sta checkJohannes Berg
2023-03-07wifi: mac80211: warn only once on AP probeJohannes Berg