summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2020-05-04brcmfmac: keep apsta enabled when AP starts with MCHAN featureWright Feng
2020-05-04rtw88: fix spelling mistake "fimrware" -> "firmware"Colin Ian King
2020-05-04rtw88: 8822c: update phy parameter tables to v50Yan-Hsuan Chuang
2020-05-04Merge tag 'iwlwifi-next-for-kalle-2020-04-24-2' of git://git.kernel.org/pub/s...Kalle Valo
2020-04-28ssb: scan: fix block comments coding style issuesJohn Oldman
2020-04-28ssb: sprom: fix block comments coding style issuesJohn Oldman
2020-04-28rtw88: fix sparse warnings for download firmware routineYan-Hsuan Chuang
2020-04-24iwlwifi: debug: set NPK buffer in context infoGil Adam
2020-04-24iwlwifi: pcie: add new structs for So devices with long latencyLuca Coelho
2020-04-24iwlwifi: pcie: add new structure for Qu devices with medium latencyLuca Coelho
2020-04-24iwlwifi: mvm: tell firmware about required LTR delayJohannes Berg
2020-04-24iwlwifi: update few product names in AX familyIhab Zhaika
2020-04-24iwlwifi: pcie: add cfgs for SoCs with device ID 0x4FD0Luca Coelho
2020-04-24iwlwifi: add new cards for AX familyIhab Zhaika
2020-04-24iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein
2020-04-24iwlwifi: remove fw_monitor module parameterEmmanuel Grumbach
2020-04-24iwlwifi: remove deprecated and unused iwl_mvm_keyinfo structLuca Coelho
2020-04-24iwlwifi: mvm: add framework for specific phy configurationGil Adam
2020-04-24iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to userJohannes Berg
2020-04-24iwlwifi: yoyo: support IWL_FW_INI_TIME_POINT_HOST_ALIVE_TIMEOUT time pointShahar S Matityahu
2020-04-24iwlwifi: mvm: add DCM flag to rate pretty-printJohannes Berg
2020-04-24iwlwifi: pcie: gen2: minor code cleanups in byte table updateJohannes Berg
2020-04-24iwlwifi: pcie: add n_window/ampdu to tx_queue debugfsJohannes Berg
2020-04-24iwlwifi: pcie: use seq_file for tx_queue debugfs fileJohannes Berg
2020-04-24iwlwifi: support version 9 of WOWLAN_GET_STATUS notificationMordechay Goodstein
2020-04-24iwlwifi: dbg: support multiple dumps in legacy dump flowShahar S Matityahu
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein
2020-04-24iwlwifi: nvm: use iwl_nl80211_band_from_channel_idxTova Mussai
2020-04-24iwlwifi: scan: remove support for fw scan api v13Tova Mussai
2020-04-23rtw88: 8723d: initialize mac/bb/rf basic functionsPing-Ke Shih
2020-04-23rtw88: 8723d: Organize chip TX/RX FIFOPing-Ke Shih
2020-04-23rtw88: 8723d: implement set_tx_power_index opsPing-Ke Shih