summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-15wifi: nl80211: allow link ID in set_wiphy with frequencyIlan Peer
2022-07-15wifi: mac80211: Allow EAPOL tx from specific linkAndrei Otcheretianski
2022-07-15wifi: mac80211: Allow EAPOL frames from link addressesAndrei Otcheretianski
2022-07-15wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski
2022-07-15wifi: nl80211: Support MLD parameters in nl80211_set_station()Andrei Otcheretianski
2022-07-15wifi: nl80211: check MLO support in authenticateJohannes Berg
2022-07-15wifi: mac80211: add a helper to fragment an elementJohannes Berg
2022-07-15wifi: mac80211: skip rate statistics for MLD STAsJohannes Berg
2022-07-15wifi: nl80211: set BSS to NULL if IS_ERR()Johannes Berg
2022-07-15wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg
2022-07-15wifi: nl80211: better validate link ID for stationsJohannes Berg
2022-07-15wifi: mac80211: fix link manipulationJohannes Berg
2022-07-15wifi: mac80211: tighten locking checkJohannes Berg
2022-07-15wifi: cfg80211: clean up links appropriatelyJohannes 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: cfg80211: add ieee80211_chanwidth_rate_flags()Johannes Berg
2022-07-15wifi: mac80211: remove redundant conditionJohannes Berg
2022-07-15wifi: mac80211: don't set link address for stationJohannes 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: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman
2022-07-15wifi: mac80211: refactor elements parsing with parameter structJohannes 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: provide link ID in link_confJohannes 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: nl80211: acquire wdev mutex for dump_surveyJohannes Berg
2022-07-15wifi: mac80211: fix key lookupJohannes Berg
2022-07-15wifi: mac80211: separate out connection downgrade flagsJohannes Berg