summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
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
2022-07-15wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link dataJohannes Berg
2022-07-15wifi: mac80211: mlme: first adjustments for MLOJohannes Berg
2022-07-15wifi: mac80211: mlme: do IEEE80211_STA_RESET_SIGNAL_AVE per linkJohannes Berg
2022-07-15wifi: mac80211: mlme: track AP (MLD) address separatelyJohannes Berg
2022-07-15wifi: mac80211: remove unused bssid variableJohannes Berg
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: expect powersave handling in driver for MLOJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-07-15wifi: mac80211: set up/tear down client vif links properlyJohannes Berg
2022-07-15wifi: mac80211: move ieee80211_request_smps_mgd_workJohannes Berg
2022-07-15wifi: mac80211: separate out connection downgrade flagsJohannes Berg
2022-07-15wifi: mac80211: Align with Draft P802.11be_D1.5Ilan Peer
2022-07-15wifi: mac80211: skip powersave recalc if driver SUPPORTS_DYNAMIC_PSJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-15wifi: mac80211: make 4addr null frames using min_rate for WDSLian Chen
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg
2022-06-20wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg
2022-06-20wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg
2022-06-20wifi: mac80211: add link_id to eht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski