summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2022-07-15wifi: mac80211: add API to parse multi-link elementJohannes Berg
2022-07-15wifi: mac80211: do link->MLD address translation on RXJohannes Berg
2022-07-15wifi: mac80211: select link when transmitting to non-MLO stationsAndrei Otcheretianski
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: add multi-link element to AUTH framesJohannes Berg
2022-07-15wifi: mac80211: mlme: clean up supported channels element codeJohannes Berg
2022-07-15wifi: mac80211: release channel context on link stopJohannes Berg
2022-07-15wifi: mac80211: prohibit DEAUTH_NEED_MGD_TX_PREP in MLOJohannes Berg
2022-07-15wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()Andrei Otcheretianski
2022-07-15wifi: mac80211: don't check carrier in chanctx codeAndrei Otcheretianski
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: mac80211: add a helper to fragment an elementJohannes Berg
2022-07-15wifi: mac80211: skip rate statistics for MLD STAsJohannes Berg
2022-07-15wifi: mac80211: fix link manipulationJohannes Berg
2022-07-15wifi: mac80211: tighten locking checkJohannes 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