summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
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
2022-07-22wifi: mac80211: mlme: transmit assoc frame with address translationJohannes Berg
2022-07-22wifi: mac80211: mlme: fix link_sta setupJohannes Berg
2022-07-22wifi: mac80211: mlme: set sta.mlo to mlo stateJohannes Berg
2022-07-22wifi: mac80211: mlme: fix override calculationJohannes Berg
2022-07-22wifi: mac80211: tx: use AP address in some places for MLOJohannes Berg
2022-07-15wifi: mac80211: mlme: set sta.mlo correctlyJohannes Berg
2022-07-15wifi: mac80211: support MLO authentication/association with one linkJohannes Berg
2022-07-15wifi: mac80211: fix up link station creation/insertionJohannes Berg
2022-07-15wifi: mac80211: limit A-MSDU subframes for client tooJohannes Berg
2022-07-15wifi: mac80211: mlme: refactor ieee80211_set_associated()Johannes Berg
2022-07-15wifi: mac80211: mlme: look up beacon elems only if neededJohannes Berg
2022-07-15wifi: mac80211: mlme: refactor assoc link setupJohannes Berg
2022-07-15wifi: mac80211: mlme: remove address arg to ieee80211_mark_sta_auth()Johannes Berg
2022-07-15wifi: mac80211: mlme: refactor assoc success handlingJohannes Berg
2022-07-15wifi: mac80211: mlme: refactor ieee80211_prep_channel() a bitJohannes Berg