summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
2022-05-03rtw89: 8852c: rfk: add DPKPing-Ke Shih6-8/+1178
2022-05-03rtw89: 8852c: rfk: add IQKPing-Ke Shih5-4/+1099
2022-05-03rtw89: 8852c: rfk: add RX DCKPing-Ke Shih4-1/+78
2022-05-03rtw89: 8852c: rfk: add RCKPing-Ke Shih3-0/+45
2022-05-03rtw89: 8852c: rfk: add TSSIPing-Ke Shih3-0/+1057
2022-05-03rtw89: 8852c: rfk: add LCKPing-Ke Shih5-0/+79
2022-05-03rtw89: 8852c: rfk: add DACKPing-Ke Shih4-7/+538
2022-05-03rtw89: 8852c: rfk: add RFK tablesPing-Ke Shih2-0/+848
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-2/+1
2022-05-01rtw88: fix hw scan may cause disconnect issueChih-Kang Chang1-1/+11
2022-05-01rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang1-1/+5
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang6-1/+7
2022-04-29rtw89: remove unneeded semicolonYang Li1-1/+1
2022-04-27rtlwifi: btcoex: fix if == else warningGuo Zhengkui1-12/+4
2022-04-27rtl818x: Prevent using not initialized queuesAlexander Wetzel1-2/+6
2022-04-27rtw88: use the correct bit in the REG_HCI_OPT_CTRL registerKevin Lo1-1/+1
2022-04-24rtw89: 8852c: add chip_ops related to BTCPing-Ke Shih2-0/+194
2022-04-24rtw89: 8852c: fill freq and band of RX status by PPDU reportPing-Ke Shih1-0/+33
2022-04-24rtw89: 8852c: implement chip_ops::get_thermalPing-Ke Shih1-0/+12
2022-04-24rtw89: 8852c: implement chip_ops related to TX powerPing-Ke Shih2-0/+325
2022-04-24rtw89: 8852c: configure default BB TX/RX pathPing-Ke Shih5-2/+279
2022-04-24rtw89: add RF H2C to notify firmwarePing-Ke Shih4-0/+73
2022-04-24rtw89: don't flush hci queues and send h2c if power is offPing-Ke Shih2-0/+10
2022-04-24rtw89: pci: allow to process RPP prior to TX BDPing-Ke Shih1-11/+10
2022-04-24rtw89: ps: access TX/RX rings via another registers in low power modePing-Ke Shih8-4/+177
2022-04-24rtw89: ser: re-enable interrupt in threadfn if under_recoveryPing-Ke Shih1-1/+1
2022-04-24rtw89: pci: add a separate interrupt handler for low power modePing-Ke Shih2-0/+26
2022-04-24rtw89: pci: reclaim TX BD only if it really needPing-Ke Shih1-4/+10
2022-04-24rtw89: pci: add variant RPWM/CPWM to enter low power modePing-Ke Shih5-9/+21
2022-04-24rtw89: pci: add variant IMR/ISR and configure functionsPing-Ke Shih4-29/+270
2022-04-23rtw88: pci: 8821c: Disable 21ce completion timeoutPo-Hao Huang1-0/+12
2022-04-23rtw88: fix uninitialized 'tim_offset' warningPo-Hao Huang1-1/+1
2022-04-23rtw89: 8852c: add help function of set channelPing-Ke Shih1-0/+40
2022-04-23rtw89: 8852c: add set channel of BB partPing-Ke Shih4-4/+846
2022-04-23rtw89: 8852c: set channel of MAC partPing-Ke Shih2-0/+75
2022-04-23rtw89: 8852c: add set channel function of RF partPing-Ke Shih3-0/+252
2022-04-23rtw89: 8852c: add HFC parametersPing-Ke Shih1-0/+32
2022-04-23rtw89: 8852c: add efuse gain offset parserPing-Ke Shih4-4/+151
2022-04-23rtw89: 8852c: support bb gain infoZong-Zhe Yang4-0/+459
2022-04-23rtw89: 8852c: add BB initial and reset functionsPing-Ke Shih2-0/+208
2022-04-23rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih8-0/+158
2022-04-23rtw89: 8852c: add TX power track tablesZong-Zhe Yang5-28/+172
2022-04-23rtw89: 8852c: add TX power by rate and limit tablesPing-Ke Shih4-0/+5655
2022-04-23rtw89: 8852c: add BB and RF parameters tablesPing-Ke Shih5-0/+13721
2022-04-13rtw89: pci: correct return value handling of rtw89_write16_mdio_mask()Ping-Ke Shih1-2/+2
2022-04-13rtw89: configure security CAM for V1 chipPing-Ke Shih4-0/+26
2022-04-13rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih4-0/+373
2022-04-13rtw89: extend H2C of CMAC control infoPing-Ke Shih5-23/+72
2022-04-12rtlwifi: rtl8192cu: Fix spelling mistake "writting" -> "writing"Lv Ruyi1-2/+2
2022-04-12rtlwifi: Fix spelling mistake "cacluated" -> "calculated"Lv Ruyi6-11/+11