summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-05-01rtw88: fix hw scan may cause disconnect issueChih-Kang Chang
2022-05-01rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang
2022-05-01plfxlc: Remove unused include <linux/version.h>Jiapeng Chong
2022-04-29rtw89: remove unneeded semicolonYang Li
2022-04-27rtlwifi: btcoex: fix if == else warningGuo Zhengkui
2022-04-27brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chipsHamid Zamani
2022-04-27rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-04-27rtw88: use the correct bit in the REG_HCI_OPT_CTRL registerKevin Lo
2022-04-27mwifiex: Add SD8997 SDIO-UART firmwareAndrejs Cainikovs
2022-04-27mwifiex: Select firmware based on strappingAndrejs Cainikovs
2022-04-25wireless: add plfxlc driver for pureLiFi X, XL, XC devicesSrinivasan Raju
2022-04-24rtw89: 8852c: add chip_ops related to BTCPing-Ke Shih
2022-04-24rtw89: 8852c: fill freq and band of RX status by PPDU reportPing-Ke Shih
2022-04-24rtw89: 8852c: implement chip_ops::get_thermalPing-Ke Shih
2022-04-24rtw89: 8852c: implement chip_ops related to TX powerPing-Ke Shih
2022-04-24rtw89: 8852c: configure default BB TX/RX pathPing-Ke Shih
2022-04-24rtw89: add RF H2C to notify firmwarePing-Ke Shih
2022-04-24rtw89: don't flush hci queues and send h2c if power is offPing-Ke Shih
2022-04-24rtw89: pci: allow to process RPP prior to TX BDPing-Ke Shih
2022-04-24rtw89: ps: access TX/RX rings via another registers in low power modePing-Ke Shih
2022-04-24rtw89: ser: re-enable interrupt in threadfn if under_recoveryPing-Ke Shih
2022-04-24rtw89: pci: add a separate interrupt handler for low power modePing-Ke Shih
2022-04-24rtw89: pci: reclaim TX BD only if it really needPing-Ke Shih
2022-04-24rtw89: pci: add variant RPWM/CPWM to enter low power modePing-Ke Shih
2022-04-24rtw89: pci: add variant IMR/ISR and configure functionsPing-Ke Shih
2022-04-23rtw88: pci: 8821c: Disable 21ce completion timeoutPo-Hao Huang
2022-04-23rtw88: fix uninitialized 'tim_offset' warningPo-Hao Huang
2022-04-23wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-04-23wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-04-23rtw89: 8852c: add help function of set channelPing-Ke Shih
2022-04-23rtw89: 8852c: add set channel of BB partPing-Ke Shih
2022-04-23rtw89: 8852c: set channel of MAC partPing-Ke Shih
2022-04-23rtw89: 8852c: add set channel function of RF partPing-Ke Shih
2022-04-23rtw89: 8852c: add HFC parametersPing-Ke Shih
2022-04-23rtw89: 8852c: add efuse gain offset parserPing-Ke Shih
2022-04-23rtw89: 8852c: support bb gain infoZong-Zhe Yang
2022-04-23rtw89: 8852c: add BB initial and reset functionsPing-Ke Shih
2022-04-23rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih
2022-04-23rtw89: 8852c: add TX power track tablesZong-Zhe Yang
2022-04-23rtw89: 8852c: add TX power by rate and limit tablesPing-Ke Shih
2022-04-23rtw89: 8852c: add BB and RF parameters tablesPing-Ke Shih
2022-04-23wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...Minghao Chi
2022-04-23wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-04-23wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-04-23wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get...Minghao Chi
2022-04-23wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_s...Minghao Chi
2022-04-23wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-04-23wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi