summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-04-13rtw89: pci: correct return value handling of rtw89_write16_mdio_mask()Ping-Ke Shih
2022-04-13rtw89: configure security CAM for V1 chipPing-Ke Shih
2022-04-13rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih
2022-04-13rtw89: extend H2C of CMAC control infoPing-Ke Shih
2022-04-12Merge branch 'wfx-move-out-of-staging'Kalle Valo
2022-04-12rtlwifi: rtl8192cu: Fix spelling mistake "writting" -> "writing"Lv Ruyi
2022-04-12rtlwifi: Fix spelling mistake "cacluated" -> "calculated"Lv Ruyi
2022-04-12wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...Minghao Chi
2022-04-12rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip IDJimmy Hon
2022-04-12rtw88: 8821ce: add support for device ID 0xb821Jimmy Hon
2022-04-12rtw88: 8821c: fix debugfs rssi valuePo-Hao Huang
2022-04-12rtw88: do PHY calibration while starting APPing-Ke Shih
2022-04-12rtw88: 8821c: Enable TX report for management framesPo-Hao Huang
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang