Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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: 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
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: debug: omit link if non-MLO connectionJohannes Berg
2022-07-15wifi: cfg80211: drop BSS elements from assoc trace for nowJohannes Berg
2022-07-15wifi: nl80211: enable setting the link address at new stationShaul Triebitz
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-15wifi: nl80211: hold wdev mutex for station APIsJohannes Berg
2022-07-15wifi: nl80211: hold wdev mutex for channel switch APIsJohannes Berg
2022-07-15wifi: nl80211: hold wdev mutex in add/mod/del link stationJohannes Berg
2022-07-15wifi: mac80211: implement callbacks for <add/mod/del>_link_stationShaul Triebitz
2022-07-15wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz