summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-05-08iwlwifi: remove antenna_coupling module parameterEmmanuel Grumbach
2020-05-08iwlwifi: yoyo: use hweight_long instead of bit manipulatingMordechay Goodstein
2020-05-08iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4Mordechay Goodstein
2020-05-08iwlwifi: fw api: fix PHY data 2/3 positionJohannes Berg
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-07b43: remove dead function b43_rssinoise_postprocess()Jason Yan
2020-05-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-05-06rtlwifi: rtl8188ee: remove Comparison to bool in rf.cJason Yan
2020-05-06b43: remove Comparison of 0/1 to bool variable in pio.cJason Yan
2020-05-06b43: remove Comparison of 0/1 to bool variable in phy_n.cJason Yan
2020-05-06libertas_tf: avoid a null dereference in pointer privColin Ian King
2020-05-06mwifiex: avoid -Wstringop-overflow warningArnd Bergmann
2020-05-06rtlwifi: remove comparison of 0/1 to bool variableJason Yan
2020-05-06brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan
2020-05-06brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failu...Justin Li
2020-05-06brcmfmac: Fix P2P Group Formation failure via Go-neg methodJoseph Chuang
2020-05-06brcmfmac: support the second p2p connectionWright Feng
2020-05-06rtw88: fix an issue about leak system resourcesDejin Zheng
2020-05-06rtw88: 8723d: add interface configurations tablePing-Ke Shih
2020-05-06rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih
2020-05-06rtw88: 8723d: Add chip_ops::false_alarm_statisticsPing-Ke Shih
2020-05-06rtw88: 8723d: some chips don't support LDPCPing-Ke Shih
2020-05-06rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfullyPing-Ke Shih
2020-05-06rtw88: 8723d: Add set_channelPing-Ke Shih
2020-05-06rtw88: 8723d: Add query_rx_descPing-Ke Shih
2020-05-06rtw88: 8723d: Add DIG parameterPing-Ke Shih
2020-05-06ray_cs: use true,false for bool variableJason Yan
2020-05-06rtlwifi: use true,false for bool variable in rtl_init_rfkill()Jason Yan
2020-05-06ipw2x00: Remove a memory allocation failure log messageChristophe JAILLET
2020-05-06rtw88: Use udelay instead of usleep in atomic contextKai-Heng Feng
2020-05-06ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-05-06ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam
2020-05-06ath11k: Add support to reset htt peer statsAshok Raj Nagarajan
2020-05-06carl9170: remove P2P_GO supportChristian Lamparter
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin
2020-05-05ath11k: fix resource unavailability for htt stats after peer stats displaySowmiya Sree Elavalagan
2020-05-05ath11k: use true,false for bool variablesJason Yan
2020-05-05ath10k: Add support for targets without trustzoneRakesh Pillai
2020-05-05ath10k: Setup the msa resources before qmi initRakesh Pillai
2020-05-05ath10k: remove the max_sched_scan_reqs valueWen Gong
2020-05-05ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-05-04brcmfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-05-04brcmfmac: remove comparison to bool in brcmf_fws_attach()Jason Yan
2020-05-04brcmfmac: add vendor ie for association responsesRyohei Kondo
2020-05-04brcmfmac: only generate random p2p address when neededChi-Hsien Lin
2020-05-04brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence requestMadhan Mohan R
2020-05-04brcmfmac: remove arp_hostip_clear from brcmf_netdev_stopWright Feng