summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-23rtw88: no need to send additional information to legacy firmwarePing-Ke Shih
2020-04-23rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih
2020-04-23wlcore: Adding suppoprt for IGTK key in wlcore driverRaz Bouganim
2020-04-21rtw88: set power trim according to efuse PG valuesTzu-En Huang
2020-04-21rtw88: 8723d: Add read_efuse to recognize efuse info from mapPing-Ke Shih
2020-04-21rtw88: 8723d: Add new chip op efuse_grant() to control efuse accessPing-Ke Shih
2020-04-21rtw88: 8723d: Add cfg_ldo25 to control LDO25Ping-Ke Shih
2020-04-21rtw88: 8723d: Add mac/bb/rf/agc/power_limit tablesPing-Ke Shih
2020-04-21rtw88: 8723d: Add RF read/write opsPing-Ke Shih
2020-04-21rtw88: 8723d: Add power sequencePing-Ke Shih
2020-04-21rtw88: 8723d: add beamform wrapper functionsPing-Ke Shih
2020-04-21rtw88: 8723d: Add basic chip capabilitiesPing-Ke Shih
2020-04-21rtlwifi: rtl8723ae: fix warning comparison to boolJason Yan
2020-04-21rtlwifi: rtl8821ae: use true,false for bool variablesJason Yan
2020-04-21rtlwifi: rtl8723be: use true,false for bool variablesJason Yan
2020-04-21rtlwifi: rtl8192ee: use true,false for bool variablesJason Yan
2020-04-21rtlwifi: rtl8723ae: use true,false for bool variablesJason Yan
2020-04-21rtlwifi: rtl8188ee: use true,false for bool variablesJason Yan
2020-04-15brcmfmac: remove leading spaceNils ANDRÉ-CHANG
2020-04-15ipw2x00: make ipw_setup_deferred_work() voidJason Yan
2020-04-15brcmsmac: make brcms_c_stf_ss_update() voidJason Yan
2020-04-15orinoco: remove useless variable 'err' in spectrum_cs_suspend()Jason Yan
2020-04-15libertas: make lbs_process_event() voidJason Yan
2020-04-15brcmsmac: Add missing annotation for brcms_down()Jules Irenge
2020-04-15brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()Jules Irenge
2020-04-15hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_b...Jules Irenge
2020-04-15rtw88: add support for set/get antennasYan-Hsuan Chuang
2020-04-15rtw88: make rtw_chip_ops::set_antenna return intYan-Hsuan Chuang
2020-04-15libertas: make lbs_init_mesh() voidJason Yan
2020-04-15cw1200: make cw1200_spi_irq_unsubscribe() voidJason Yan
2020-04-15ipw2x00: make ipw_qos_association_resp() voidJason Yan
2020-04-14brcmsmac: make brcms_c_set_mac() voidJason Yan
2020-04-14qtnfmac: Simplify code in _attach functionsChristophe JAILLET
2020-04-14b43legacy: Fix case where channel status is corruptedLarry Finger
2020-04-14rtw88: Add delay on polling h2c command status bitKai-Heng Feng
2020-04-14p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-04-14brcm80211: remove redundant pointer 'address'Colin Ian King
2020-04-14rsi: fix a typo "throld" -> "threshold"Qiujun Huang
2020-04-14rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"Qiujun Huang
2020-04-14brcmfmac: fix wrong location to get firmware featureJaehoon Chung
2020-04-14rtw88: Make two functions staticYueHaibing
2020-04-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-04-14ath11k: rx path optimizationsManikanta Pubbisetty
2020-04-14ath11k: set IRQ_DISABLE_UNLAZY flag for DP interruptsManikanta Pubbisetty
2020-04-14ath11k: Fix TWT radio countAloka Dixit
2020-04-14ath11k: Modify the interrupt timer thresholdKarthikeyan Periyasamy
2020-04-14ath11k: fix duplication peer create on same radioKarthikeyan Periyasamy
2020-04-09ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024Wen Gong
2020-04-09ath10k: disable TX complete indication of htt for sdioWen Gong
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds