summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-258-46/+62
* wifi: rtw88: prohibit enter IPS during HW scanChih-Kang Chang2022-08-101-1/+2
* wifi: rtw88: add flag check before enter or leave IPSChih-Kang Chang2022-08-101-2/+5
* wifi: rtw88: add flushing queue before HW scanChih-Kang Chang2022-08-101-0/+4
* wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scanChih-Kang Chang2022-08-104-14/+28
* wifi: rtw88: add the update channel flow to support setting by parametersChih-Kang Chang2022-08-102-72/+116
* wifi: rtw88: add mutex when set regulatory and get Tx power tableChih-Kang Chang2022-08-102-4/+9
* wifi: rtw88: add mutex when set SARChih-Kang Chang2022-08-101-0/+2
* wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completedWataru Gohda2022-08-103-9/+13
* wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda2022-08-101-0/+1
* wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng2022-08-101-6/+6
* wifi: brcmfmac: fix scheduling while atomic issue when deleting flowringWright Feng2022-08-102-10/+9
* wifi: brcmfmac: fix continuous 802.1x tx pending timeout errorWright Feng2022-08-102-2/+25
* wifi: rtw89: 8852a: correct WDE IMR settingsChia-Yuan Li2022-08-091-13/+8
* wifi: rtw89: refine leaving LPS functionZong-Zhe Yang2022-08-091-1/+2
* wifi: qtnfmac: remove braces around single statement blocksSebin Sebastian2022-08-091-3/+1
* wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih2022-08-091-5/+4
* wifi: brcmsmac: remove duplicate wordsRuffalo Lavoisier2022-08-091-1/+1
* wifi: rtw88: access chip_info by const pointerPing-Ke Shih2022-08-0914-129/+129
* wifi: rtw88: phy: fix warning of possible buffer overflowZong-Zhe Yang2022-08-091-13/+8
* wifi: rtw88: fix store OP channel info timing when HW scanChih-Kang Chang2022-08-093-3/+17
* wifi: rtw88: fix stopping queues in wrong timing when HW scanChih-Kang Chang2022-08-091-1/+6
* wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang2022-08-098-11/+59
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-07-2921-477/+396
|\
| * wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue2022-07-292-0/+40
| * wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue2022-07-293-77/+81
| * wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue2022-07-297-124/+146
| * wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue2022-07-294-8/+8
| * wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi2022-07-271-2/+2
| * Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo2022-07-277-206/+0
| * wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty2022-07-276-69/+128
* | wifi: rtw88: check the return value of alloc_workqueue()William Dean2022-07-291-0/+4
* | wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang2022-07-291-1/+1
* | wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih2022-07-291-450/+446
* | wifi: brcmfmac: prevent double-free on hardware-resetDanny van Heumen2022-07-282-17/+6
* | wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga2022-07-283-0/+11
* | wifi: brcmfmac: Replace default (not configured) MAC with a random MACHans de Goede2022-07-281-0/+23
* | wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede2022-07-283-11/+16
* | wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-283-42/+15
* | wifi: brcmfmac: use strreplace() in brcmf_of_probe()Dan Carpenter2022-07-281-5/+1
* | wifi: plfxlc: Use eth_zero_addr() to assign zero addressXu Qiang2022-07-271-1/+1
* | wifi: wilc1000: use existing iftype variable to store the interface typeAjay Singh2022-07-272-4/+3
* | wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPIAjay Singh2022-07-274-3/+28
* | wifi: wilc1000: cancel the connect operation during interface downAjay Singh2022-07-273-4/+4
* | wifi: wilc1000: get correct length of string WID from received config packetAjay Singh2022-07-271-2/+3
* | wifi: wilc1000: set station_info flag only when signal value is validAjay Singh2022-07-271-2/+1
* | wifi: wilc1000: set correct value of 'close' variable in failure caseAjay Singh2022-07-271-1/+1
* | wifi: wilc1000: add WID_TX_POWER WID in g_cfg_byte arrayAjay Singh2022-07-271-0/+1
* | wifi: b43: do not initialise static variable to 0Xin Gao2022-07-271-1/+1
* | wifi: b43legacy: clean up one inconsistent indentingYang Li2022-07-271-1/+1