summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88
AgeCommit message (Expand)AuthorFilesLines
2021-04-21rtw88: refine napi deinit flowPo-Hao Huang2-5/+15
2021-04-21rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting1-2/+8
2021-04-21rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan1-1/+2
2021-04-21rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan3-2/+112
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan6-1/+809
2021-04-21rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan2-143/+148
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang8-1/+224
2021-04-18rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih1-2/+3
2021-04-18rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang3-0/+29
2021-04-11rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter1-1/+1
2021-04-11rtw88: coex: fix A2DP stutters while WL busy + WL scanChing-Te Ku2-4/+6
2021-04-11rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang5-2/+47
2021-04-11rtw88: 8822c: update tx power limit table to RF v40.1Zong-Zhe Yang1-343/+343
2021-04-11rtw88: fix DIG min settingZong-Zhe Yang1-4/+5
2021-04-11rtw88: add flush hci supportZong-Zhe Yang3-0/+87
2021-03-15rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang7-14/+172
2021-03-15rtw88: remove unnecessary variablewengjianfeng1-2/+1
2021-03-15rtw88: coex: add power off settingPing-Ke Shih3-0/+7
2021-02-12rtw88: 8822c: update RF_B (2/2) parameter tables to v60Po-Hao Huang1-852/+4780
2021-02-12rtw88: 8822c: update RF_B (1/2) parameter tables to v60Po-Hao Huang1-11/+3775
2021-02-12rtw88: 8822c: update RF_A parameter tables to v60Po-Hao Huang1-68/+7904
2021-02-12rtw88: 8822c: update MAC/BB parameter tables to v60Po-Hao Huang1-371/+886
2021-02-12rtw88: replace tx tasklet with work queuePo-Hao Huang5-7/+10
2021-02-12rtw88: add napi supportPo-Hao Huang3-24/+145
2021-02-12rtw88: add rts conditionPo-Hao Huang2-1/+10
2021-02-12rtw88: add dynamic rrsr configurationPo-Hao Huang6-3/+74
2021-02-08rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan6-0/+468
2021-02-08rtw88: 8821c: Correct CCK RSSIGuo-Feng Fan2-5/+49
2021-02-08rtw88: coex: 8821c: correct antenna switch functionGuo-Feng Fan1-8/+8
2021-01-25rtw88: 8723de: adjust the LTR settingChin-Yen Lee1-2/+2
2021-01-14rtw88: Simplify bool comparisonYANG LI1-1/+1
2021-01-14rtw88: coex: set 4 slot TDMA for BT link and WL busyChing-Te Ku1-1/+3
2021-01-14rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanismVincent Fann1-7/+0
2021-01-14rtw88: reduce the log level for failure of tx reportChin-Yen Lee1-1/+1
2021-01-14rtw88: Delete useless kfree codeZheng Yongjun1-1/+0
2020-12-08rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-08rtw88: reduce polling time of IQ calibrationChin-Yen Lee1-9/+8
2020-12-08rtw88: fix multiple definition of rtw_pm_opsPing-Ke Shih1-1/+1
2020-12-07rtw88: declare hw supports ch 144Zong-Zhe Yang1-0/+1
2020-12-07rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King1-1/+1
2020-12-07rtw88: pci: Add prototypes for .probe, .remove and .shutdownLee Jones9-16/+12
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski20-523/+1676
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter1-0/+2
2020-12-02rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku3-6/+104
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku6-99/+161
2020-12-02rtw88: coex: add action for coexistence in hardware initialChing-Te Ku1-0/+9
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku4-34/+155
2020-12-02rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku1-3/+12
2020-12-02rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku1-1/+2
2020-12-02rtw88: coex: update AFH information while in free-run modeChing-Te Ku1-1/+2