summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | wifi: rtw89: support TDLSPing-Ke Shih2022-06-211-0/+2
| * | wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih2022-06-217-6/+36
| * | wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih2022-06-212-8/+22
| * | wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih2022-06-214-19/+24
| * | wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev2022-06-211-1/+4
| * | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-2011-148/+480
| * | wifi: mac80211_hwsim: print the link idShaul Triebitz2022-06-201-2/+2
| * | wifi: mac80211_hwsim: support creating MLO-capable radiosJohannes Berg2022-06-202-21/+81
| * | wifi: nl80211: expose link ID for associated BSSesJohannes Berg2022-06-201-2/+4
| * | wifi: nl80211: expose link information for interfacesJohannes Berg2022-06-201-0/+22
| * | wifi: mac80211_hwsim: send a beacon per linkShaul Triebitz2022-06-201-31/+59
| * | wifi: mac80211: set STA deflink addressesJohannes Berg2022-06-201-0/+2
| * | wifi: mac80211: maintain link-sta hash tableJohannes Berg2022-06-203-7/+92
| * | wifi: mac80211: RCU-ify link STA pointersJohannes Berg2022-06-2017-146/+180
| * | wifi: mac80211: ethtool: use deflink for nowJohannes Berg2022-06-201-10/+10
| * | wifi: mac80211: move ieee80211_bssid_match() functionJohannes Berg2022-06-202-6/+6
| * | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-2043-88/+109
| * | wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-2010-31/+93
| * | wifi: mac80211: use link in start/stop apShaul Triebitz2022-06-201-102/+115
| * | wifi: mac80211: implement add/del interface link callbacksJohannes Berg2022-06-201-0/+20
| * | wifi: cfg80211: add optional link add/remove callbacksJohannes Berg2022-06-204-2/+70
| * | wifi: cfg80211: sort trace.hJohannes Berg2022-06-201-137/+137
| * | wifi: mac80211: add sta link addition/removalJohannes Berg2022-06-2010-35/+206
| * | wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg2022-06-202-2/+39
| * | wifi: mac80211: remove band from TX info in MLOJohannes Berg2022-06-203-39/+73
| * | wifi: mac80211: add vif link addition/removalJohannes Berg2022-06-205-3/+197
| * | wifi: nl80211: support MLO in auth/assocJohannes Berg2022-06-205-6/+151
| * | wifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in chanctx modeJohannes Berg2022-06-201-1/+2
| * | wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changedShaul Triebitz2022-06-201-10/+24
| * | wifi: cfg80211: simplify cfg80211_mlme_auth() prototypeJohannes Berg2022-06-204-55/+46
| * | wifi: ieee80211: add definitions for multi-link elementJohannes Berg2022-06-201-0/+222
| * | wifi: nl80211: refactor BSS lookup in nl80211_associate()Johannes Berg2022-06-201-21/+38
| * | wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()Johannes Berg2022-06-204-22/+27
| * | wifi: mac80211: tx: simplify chanctx_conf handlingJohannes Berg2022-06-201-36/+9
| * | wifi: mac80211: status: look up band only where neededJohannes Berg2022-06-205-23/+13
| * | wifi: mac80211: sort trace.h fileJohannes Berg2022-06-201-456/+456
| * | wifi: mac80211: correct link config data in tracingJohannes Berg2022-06-201-23/+25
| * | wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg2022-06-205-11/+13
| * | wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-2011-31/+45
| * | wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg2022-06-206-11/+12
| * | wifi: mac80211: add link_id to eht.c code for MLOJohannes Berg2022-06-204-7/+12
| * | wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-2012-80/+92
| * | wifi: mac80211: refactor some link setup codeJohannes Berg2022-06-201-11/+22
| * | wifi: mac80211: validate some driver features for MLOJohannes Berg2022-06-201-0/+42
| * | wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg2022-06-202-4/+2
| * | wifi: mac80211: refactor some sta_info link handlingJohannes Berg2022-06-201-23/+56
| * | wifi: mac80211: remove sta_info_tx_streams()Johannes Berg2022-06-202-36/+0
| * | wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-2028-391/+586
| * | wifi: mac80211: pass link ID where already presentJohannes Berg2022-06-201-3/+4
| * | wifi: mac80211: add per-link configuration pointerJohannes Berg2022-06-203-2/+25