summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-10wifi: rtw88: prohibit enter IPS during HW scanChih-Kang Chang
2022-08-10wifi: rtw88: add flag check before enter or leave IPSChih-Kang Chang
2022-08-10wifi: rtw88: add flushing queue before HW scanChih-Kang Chang
2022-08-10wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scanChih-Kang Chang
2022-08-10wifi: rtw88: add the update channel flow to support setting by parametersChih-Kang Chang
2022-08-10wifi: rtw88: add mutex when set regulatory and get Tx power tableChih-Kang Chang
2022-08-10wifi: rtw88: add mutex when set SARChih-Kang Chang
2022-08-10wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completedWataru Gohda
2022-08-10wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda
2022-08-10wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng
2022-08-10wifi: brcmfmac: fix scheduling while atomic issue when deleting flowringWright Feng
2022-08-10wifi: brcmfmac: fix continuous 802.1x tx pending timeout errorWright Feng
2022-08-09wifi: rtw89: 8852a: correct WDE IMR settingsChia-Yuan Li
2022-08-09wifi: rtw89: refine leaving LPS functionZong-Zhe Yang
2022-08-09wifi: qtnfmac: remove braces around single statement blocksSebin Sebastian
2022-08-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2022-08-09wifi: brcmsmac: remove duplicate wordsRuffalo Lavoisier
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih
2022-08-09wifi: rtw88: phy: fix warning of possible buffer overflowZong-Zhe Yang
2022-08-09wifi: rtw88: fix store OP channel info timing when HW scanChih-Kang Chang
2022-08-09wifi: rtw88: fix stopping queues in wrong timing when HW scanChih-Kang Chang
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang
2022-07-29Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-29sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree
2022-07-29sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-29sfc: receive packets from EF100 VFs into representorsEdward Cree
2022-07-29sfc: check ef100 RX packets are from the wireEdward Cree
2022-07-29sfc: determine wire m-port at EF100 PF probe timeEdward Cree
2022-07-29sfc: ef100 representor RX top halfEdward Cree
2022-07-29sfc: ef100 representor RX NAPI pollEdward Cree
2022-07-29sfc: plumb ef100 representor statsEdward Cree
2022-07-29net: marvell: prestera: uninitialized variable bugDan Carpenter
2022-07-29Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-29netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski
2022-07-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang
2022-07-29wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue
2022-07-29wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue
2022-07-29net: ethernet: mtk_eth_soc: add xdp tx return bulking supportLorenzo Bianconi
2022-07-29net: ethernet: mtk_eth_soc: introduce xdp multi-frag supportLorenzo Bianconi
2022-07-29net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routineLorenzo Bianconi