summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam1-0/+7
2022-08-25wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan1-3/+0
2022-08-25wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn1-3/+1
2022-08-25wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg1-2/+2
2022-08-25wifi: mac80211: fix control port frame addressingJohannes Berg1-1/+2
2022-08-25wifi: mac80211: set link ID in TX info for beaconsJohannes Berg1-0/+2
2022-08-25wifi: mac80211_hwsim: fix link change handlingJohannes Berg1-1/+6
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg2-0/+3
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg7-29/+101
2022-08-25wifi: mac80211_hwsim: split iftype data into AP/non-APJohannes Berg1-8/+379
2022-08-25wifi: mac80211: mlme: don't add empty EML capabilitiesMordechay Goodstein1-3/+10
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg2-7/+27
2022-08-25wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan1-6/+29
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan2-1/+99
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg8-104/+286
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam20-178/+312
2022-08-25wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam1-0/+7
2022-08-25wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam1-0/+3
2022-08-25wifi: mac80211: fix use-after-freeJohannes Berg1-1/+1
2022-08-25wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz1-1/+23
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz2-2/+17
2022-08-25wifi: mac80211: set link BSSIDShaul Triebitz1-0/+2
2022-08-25wifi: cfg80211: get correct AP link chandefShaul Triebitz1-0/+4
2022-08-25wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer1-1/+1
2022-08-25wifi: mac80211: properly set old_links when removing a linkShaul Triebitz1-2/+2
2022-08-25wifi: mac80211: accept STA changes without link changesJohannes Berg1-0/+14
2022-08-10wifi: rtw88: prohibit enter IPS during HW scanChih-Kang Chang1-1/+2
2022-08-10wifi: rtw88: add flag check before enter or leave IPSChih-Kang Chang1-2/+5
2022-08-10wifi: rtw88: add flushing queue before HW scanChih-Kang Chang1-0/+4
2022-08-10wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scanChih-Kang Chang4-14/+28
2022-08-10wifi: rtw88: add the update channel flow to support setting by parametersChih-Kang Chang2-72/+116
2022-08-10wifi: rtw88: add mutex when set regulatory and get Tx power tableChih-Kang Chang2-4/+9
2022-08-10wifi: rtw88: add mutex when set SARChih-Kang Chang1-0/+2
2022-08-10wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completedWataru Gohda3-9/+13
2022-08-10wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda1-0/+1
2022-08-10wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng1-6/+6
2022-08-10wifi: brcmfmac: fix scheduling while atomic issue when deleting flowringWright Feng2-10/+9
2022-08-10wifi: brcmfmac: fix continuous 802.1x tx pending timeout errorWright Feng2-2/+25
2022-08-09wifi: rtw89: 8852a: correct WDE IMR settingsChia-Yuan Li1-13/+8
2022-08-09wifi: rtw89: refine leaving LPS functionZong-Zhe Yang1-1/+2
2022-08-09wifi: qtnfmac: remove braces around single statement blocksSebin Sebastian1-3/+1
2022-08-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2022-08-09wifi: brcmsmac: remove duplicate wordsRuffalo Lavoisier1-1/+1
2022-08-09dt-bindings: wireless: use spi-peripheral-props.yamlKrzysztof Kozlowski3-29/+25
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih14-129/+129
2022-08-09wifi: rtw88: phy: fix warning of possible buffer overflowZong-Zhe Yang1-13/+8
2022-08-09wifi: rtw88: fix store OP channel info timing when HW scanChih-Kang Chang3-3/+17
2022-08-09wifi: rtw88: fix stopping queues in wrong timing when HW scanChih-Kang Chang1-1/+6
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang8-11/+59
2022-07-30Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski30-511/+1265