summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wifi: mac80211: warn only once on AP probeJohannes Berg2023-03-071-1/+1
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-141-2/+2
* wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit2023-02-141-67/+6
* wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg2023-02-141-3/+221
* wifi: mac80211: don't parse multi-BSSID in assoc respJohannes Berg2022-12-011-1/+1
* Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-10-101-3/+4
|\
| * wifi: mac80211: remove/avoid misleading printsJames Prestwood2022-10-071-3/+4
* | wifi: mac80211: don't clear DTIM period after setting itJohannes Berg2022-10-071-13/+12
* | wifi: mac80211: mlme: mark assoc link in outputJohannes Berg2022-10-071-2/+4
* | wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg2022-10-071-2/+5
* | wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg2022-10-071-2/+6
* | wifi: mac80211: advertise TWT requester only with HW supportHaim Dreyfuss2022-10-071-6/+24
* | wifi: mac80211: Process association status for affiliated linksIlan Peer2022-10-071-5/+35
* | wifi: mac80211: Parse station profile from association responseIlan Peer2022-10-071-3/+14
|/
* Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-301-58/+55
|\
| * wifi: mac80211: set up beacon timing config on linksJohannes Berg2022-09-061-36/+47
| * wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg2022-09-061-2/+3
| * wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-20/+5
| * Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-09-061-6/+6
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-291-3/+6
|\ \ \
| * | | wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca2022-09-271-1/+0
| * | | wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca2022-09-271-2/+6
| | |/ | |/|