summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2023-06-14wifi: mac80211: mlme: clarify WMM messagesJohannes Berg
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes 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
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2022-12-01wifi: mac80211: don't parse multi-BSSID in assoc respJohannes Berg
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-10-07wifi: mac80211: don't clear DTIM period after setting itJohannes Berg
2022-10-07wifi: mac80211: mlme: mark assoc link in outputJohannes Berg
2022-10-07wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg
2022-10-07wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg
2022-10-07wifi: mac80211: advertise TWT requester only with HW supportHaim Dreyfuss
2022-10-07wifi: mac80211: Process association status for affiliated linksIlan Peer
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer
2022-10-07wifi: mac80211: remove/avoid misleading printsJames Prestwood
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-27wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca
2022-09-27wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-06wifi: mac80211: set up beacon timing config on linksJohannes Berg
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-09-03wifi: mac80211: mlme: refactor QoS settings codeJohannes Berg
2022-09-03wifi: mac80211: mlme: assign link address correctlyJohannes Berg
2022-09-03wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg
2022-09-03wifi: mac80211: prevent 4-addr use on MLDsJohannes Berg
2022-09-03wifi: mac80211: fix locking in auth/assoc timeoutJohannes Berg
2022-09-03wifi: mac80211: mlme: release deflink channel in error caseJohannes Berg
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg
2022-08-25wifi: mac80211: mlme: don't add empty EML capabilitiesMordechay Goodstein
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg
2022-08-25wifi: mac80211: fix use-after-freeJohannes Berg
2022-07-22wifi: mac80211: mlme: fix disassoc with MLOJohannes Berg