summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-26wifi: mac80211: Create resources for disabled linksBenjamin Berg1-3/+4
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg1-2/+25
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong1-5/+6
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg1-1/+15
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg1-1/+88
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg1-1/+1
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer1-0/+169
2023-06-19wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg1-5/+7
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg1-1/+2
2023-06-19wifi: mac80211: Rename multi_linkIlan Peer1-4/+4
2023-06-19wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notifyEmmanuel Grumbach1-2/+3
2023-06-19wifi: mac80211: stop passing cbss to parserBenjamin Berg1-1/+0
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer1-13/+22
2023-06-19Merge wireless into wireless-nextJohannes Berg1-2/+3
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer1-21/+22
2023-06-14wifi: mac80211: fix CSA processing while scanningBenjamin Berg1-3/+4
2023-06-14wifi: mac80211: mlme: clarify WMM messagesJohannes Berg1-9/+9
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg1-20/+10
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg1-2/+3
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg1-22/+27
2023-06-07wifi: mac80211: use wiphy work for channel switchJohannes Berg1-23/+17
2023-06-07wifi: mac80211: use wiphy work for SMPSJohannes Berg1-4/+6
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg1-3/+3
2023-06-07Merge wireless into wireless-nextJohannes Berg1-1/+7
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu1-6/+6
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach1-1/+4
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach1-0/+11
2023-06-06wifi: mac80211: skip EHT BSS membership selectorJohannes Berg1-2/+3
2023-06-06wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg1-1/+7
2023-03-07wifi: mac80211: fix ieee80211_link_set_associated() typeJohannes Berg1-1/+1
2023-03-07wifi: mac80211: mlme: remove pointless sta checkJohannes Berg1-1/+1
2023-03-07wifi: mac80211: warn only once on AP probeJohannes Berg1-1/+1
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit1-2/+2
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit1-67/+6
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg1-3/+221
2022-12-01wifi: mac80211: don't parse multi-BSSID in assoc respJohannes Berg1-1/+1
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg1-3/+4
2022-10-07wifi: mac80211: don't clear DTIM period after setting itJohannes Berg1-13/+12
2022-10-07wifi: mac80211: mlme: mark assoc link in outputJohannes Berg1-2/+4
2022-10-07wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg1-2/+5
2022-10-07wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg1-2/+6
2022-10-07wifi: mac80211: advertise TWT requester only with HW supportHaim Dreyfuss1-6/+24
2022-10-07wifi: mac80211: Process association status for affiliated linksIlan Peer1-5/+35
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer1-3/+14
2022-10-07wifi: mac80211: remove/avoid misleading printsJames Prestwood1-3/+4
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-58/+55
2022-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+6
2022-09-27wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca1-1/+0
2022-09-27wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca1-2/+6
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-6/+6