summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
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
2022-07-15wifi: mac80211: mlme: refactor assoc req element buildingJohannes Berg
2022-07-15wifi: mac80211: mlme: switch some things back to deflinkJohannes Berg
2022-07-15wifi: mac80211: mlme: change flags in ieee80211_determine_chantype()Johannes Berg
2022-07-15wifi: mac80211: mlme: shift some code aroundJohannes Berg
2022-07-15wifi: mac80211: mlme: refactor link station setupJohannes Berg
2022-07-15wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to linkJohannes Berg
2022-07-15wifi: mac80211: make ieee80211_check_rate_mask() link-awareJohannes Berg
2022-07-15wifi: mac80211: mlme: clean up supported channels element codeJohannes Berg
2022-07-15wifi: mac80211: consider EHT element size in assoc requestJohannes Berg
2022-07-15wifi: mac80211: mlme: simplify adding ht/vht/he/eht elementsJohannes Berg
2022-07-15wifi: mac80211: refactor adding custom elementsJohannes Berg
2022-07-15wifi: mac80211: refactor adding rates to assoc requestJohannes Berg
2022-07-15wifi: mac80211: use only channel width in ieee80211_parse_bitrates()Johannes Berg
2022-07-15wifi: mac80211: remove redundant conditionJohannes Berg
2022-07-15wifi: mac80211: fix multi-BSSID element parsingJohannes Berg
2022-07-15wifi: mac80211: move tdls_chan_switch_prohibited to link dataJohannes Berg
2022-07-15wifi: mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg
2022-07-15wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg
2022-07-15wifi: cfg80211: adjust assoc comeback for MLOJohannes Berg
2022-07-15wifi: mac80211: mlme: unify assoc data event sendingJohannes Berg
2022-07-15wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg
2022-07-15wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg
2022-07-15wifi: mac80211: mlme: use correct link_staJohannes Berg
2022-07-15wifi: mac80211: mlme: remove sta argument from ieee80211_config_bwJohannes Berg
2022-07-15wifi: mac80211: mlme: use ieee80211_get_link_sband()Johannes Berg