aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller174-1278/+21523
2020-05-07b43: remove dead function b43_rssinoise_postprocess()Jason Yan1-13/+0
2020-05-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo53-302/+1788
2020-05-06rtlwifi: rtl8188ee: remove Comparison to bool in rf.cJason Yan1-2/+2
2020-05-06b43: remove Comparison of 0/1 to bool variable in pio.cJason Yan1-1/+1
2020-05-06b43: remove Comparison of 0/1 to bool variable in phy_n.cJason Yan1-1/+1
2020-05-06libertas_tf: avoid a null dereference in pointer privColin Ian King1-3/+3
2020-05-06mwifiex: avoid -Wstringop-overflow warningArnd Bergmann1-23/+16
2020-05-06rtlwifi: remove comparison of 0/1 to bool variableJason Yan1-1/+1
2020-05-06brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan1-1/+1
2020-05-06brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failure issueJustin Li1-0/+4
2020-05-06brcmfmac: Fix P2P Group Formation failure via Go-neg methodJoseph Chuang1-2/+26
2020-05-06brcmfmac: support the second p2p connectionWright Feng2-11/+54
2020-05-06rtw88: fix an issue about leak system resourcesDejin Zheng1-0/+1
2020-05-06rtw88: 8723d: add interface configurations tablePing-Ke Shih1-0/+21
2020-05-06rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih5-0/+12
2020-05-06rtw88: 8723d: Add chip_ops::false_alarm_statisticsPing-Ke Shih2-0/+106
2020-05-06rtw88: 8723d: some chips don't support LDPCPing-Ke Shih5-2/+16
2020-05-06rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfullyPing-Ke Shih4-7/+19
2020-05-06rtw88: 8723d: Add set_channelPing-Ke Shih3-0/+195
2020-05-06rtw88: 8723d: Add query_rx_descPing-Ke Shih2-0/+138
2020-05-06rtw88: 8723d: Add DIG parameterPing-Ke Shih1-0/+7
2020-05-06ray_cs: use true,false for bool variableJason Yan1-2/+1
2020-05-06rtlwifi: use true,false for bool variable in rtl_init_rfkill()Jason Yan1-1/+1
2020-05-06ipw2x00: Remove a memory allocation failure log messageChristophe JAILLET1-3/+1
2020-05-06rtw88: Use udelay instead of usleep in atomic contextKai-Heng Feng1-3/+3
2020-05-06ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva6-11/+11
2020-05-06ath9k_htc: Silence undersized packet warningsMasashi Honma1-3/+3
2020-05-06ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva3-4/+4
2020-05-06ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam1-0/+18
2020-05-06ath11k: Add support to reset htt peer statsAshok Raj Nagarajan3-0/+106
2020-05-06carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin4-12/+60
2020-05-05ath11k: fix resource unavailability for htt stats after peer stats displaySowmiya Sree Elavalagan1-0/+9
2020-05-05ath11k: use true,false for bool variablesJason Yan1-2/+2
2020-05-05ath10k: Add support for targets without trustzoneRakesh Pillai2-1/+124
2020-05-05ath10k: Setup the msa resources before qmi initRakesh Pillai4-63/+70
2020-05-05ath10k: remove the max_sched_scan_reqs valueWen Gong1-1/+0
2020-05-05ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan4-19/+61
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-0/+22
2020-05-04brcmfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-13/+8
2020-05-04brcmfmac: remove comparison to bool in brcmf_fws_attach()Jason Yan1-1/+1
2020-05-04brcmfmac: add vendor ie for association responsesRyohei Kondo2-0/+18
2020-05-04brcmfmac: only generate random p2p address when neededChi-Hsien Lin1-2/+16
2020-05-04brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence requestMadhan Mohan R1-1/+8
2020-05-04brcmfmac: remove arp_hostip_clear from brcmf_netdev_stopWright Feng1-3/+0
2020-05-04brcmfmac: keep apsta enabled when AP starts with MCHAN featureWright Feng1-1/+2
2020-05-04rtw88: fix spelling mistake "fimrware" -> "firmware"Colin Ian King1-2/+2
2020-05-04rtw88: 8822c: update phy parameter tables to v50Yan-Hsuan Chuang4-226/+14443
2020-05-04ath11k: add DBG_MAC prints to track vdev eventsSathishkumar Muruganandam1-0/+8