Age | Commit message (Expand) | Author | Files | Lines |
2021-07-19 | rtw88: add quirks to disable pci capabilities | Ping-Ke Shih | 1 | -0/+32 |
2021-07-19 | rtw88: 8822c: update RF parameter tables to v62 | Po-Hao Huang | 1 | -504/+504 |
2021-07-14 | rtw88: 8822c: fix lc calibration timing | Po-Hao Huang | 1 | -10/+12 |
2021-05-19 | rtw88: 8822c: add LC calibration for RTL8822C | Po-Hao Huang | 5 | -2/+47 |
2021-05-14 | rtw88: refine napi deinit flow | Po-Hao Huang | 2 | -5/+15 |
2021-05-14 | rtw88: Fix an error code in rtw_debugfs_set_rsvd_page() | Dan Carpenter | 1 | -1/+1 |
2021-05-14 | rtw88: Fix array overrun in rtw_get_tx_power_params() | Ping-Ke Shih | 1 | -2/+3 |
2021-02-12 | rtw88: 8822c: update RF_B (2/2) parameter tables to v60 | Po-Hao Huang | 1 | -852/+4780 |
2021-02-12 | rtw88: 8822c: update RF_B (1/2) parameter tables to v60 | Po-Hao Huang | 1 | -11/+3775 |
2021-02-12 | rtw88: 8822c: update RF_A parameter tables to v60 | Po-Hao Huang | 1 | -68/+7904 |
2021-02-12 | rtw88: 8822c: update MAC/BB parameter tables to v60 | Po-Hao Huang | 1 | -371/+886 |
2021-02-12 | rtw88: replace tx tasklet with work queue | Po-Hao Huang | 5 | -7/+10 |
2021-02-12 | rtw88: add napi support | Po-Hao Huang | 3 | -24/+145 |
2021-02-12 | rtw88: add rts condition | Po-Hao Huang | 2 | -1/+10 |
2021-02-12 | rtw88: add dynamic rrsr configuration | Po-Hao Huang | 6 | -3/+74 |
2021-02-08 | rtw88: 8821c: support RFE type2 wifi NIC | Guo-Feng Fan | 6 | -0/+468 |
2021-02-08 | rtw88: 8821c: Correct CCK RSSI | Guo-Feng Fan | 2 | -5/+49 |
2021-02-08 | rtw88: coex: 8821c: correct antenna switch function | Guo-Feng Fan | 1 | -8/+8 |
2021-01-25 | rtw88: 8723de: adjust the LTR setting | Chin-Yen Lee | 1 | -2/+2 |
2021-01-14 | rtw88: Simplify bool comparison | YANG LI | 1 | -1/+1 |
2021-01-14 | rtw88: coex: set 4 slot TDMA for BT link and WL busy | Ching-Te Ku | 1 | -1/+3 |
2021-01-14 | rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanism | Vincent Fann | 1 | -7/+0 |
2021-01-14 | rtw88: reduce the log level for failure of tx report | Chin-Yen Lee | 1 | -1/+1 |
2021-01-14 | rtw88: Delete useless kfree code | Zheng Yongjun | 1 | -1/+0 |
2020-12-08 | rtw88: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -1/+1 |
2020-12-08 | rtw88: reduce polling time of IQ calibration | Chin-Yen Lee | 1 | -9/+8 |
2020-12-08 | rtw88: fix multiple definition of rtw_pm_ops | Ping-Ke Shih | 1 | -1/+1 |
2020-12-07 | rtw88: declare hw supports ch 144 | Zong-Zhe Yang | 1 | -0/+1 |
2020-12-07 | rtw88: coex: fix missing unitialization of variable 'interval' | Colin Ian King | 1 | -1/+1 |
2020-12-07 | rtw88: pci: Add prototypes for .probe, .remove and .shutdown | Lee Jones | 9 | -16/+12 |
2020-12-04 | Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 20 | -523/+1676 |
2020-12-03 | rtw88: debug: Fix uninitialized memory in debugfs code | Dan Carpenter | 1 | -0/+2 |
2020-12-02 | rtw88: coex: add feature to enhance HID coexistence performance | Ching-Te Ku | 3 | -6/+104 |
2020-12-02 | rtw88: coex: upgrade coexistence A2DP mechanism | Ching-Te Ku | 6 | -99/+161 |
2020-12-02 | rtw88: coex: add action for coexistence in hardware initial | Ching-Te Ku | 1 | -0/+9 |
2020-12-02 | rtw88: coex: add function to avoid cck lock | Ching-Te Ku | 4 | -34/+155 |
2020-12-02 | rtw88: coex: change the coexistence mechanism for WLAN connected | Ching-Te Ku | 1 | -3/+12 |
2020-12-02 | rtw88: coex: change the coexistence mechanism for HID | Ching-Te Ku | 1 | -1/+2 |
2020-12-02 | rtw88: coex: update AFH information while in free-run mode | Ching-Te Ku | 1 | -1/+2 |
2020-12-02 | rtw88: coex: update the mechanism for A2DP + PAN | Ching-Te Ku | 1 | -9/+28 |
2020-12-02 | rtw88: coex: add debug message | Ching-Te Ku | 4 | -10/+150 |
2020-12-02 | rtw88: coex: run coexistence when WLAN entering/leaving LPS | Ching-Te Ku | 1 | -0/+2 |
2020-11-24 | rtw88: wow: print key type when failing | Brian Norris | 1 | -1/+2 |
2020-11-24 | rtw88: coex: change the decode method from firmware | Ching-Te Ku | 1 | -1/+1 |
2020-11-24 | rtw88: coex: remove unnecessary WLAN slot extend | Ching-Te Ku | 1 | -9/+0 |
2020-11-24 | rtw88: coex: remove write scan bit to scoreboard in scan and connect notify | Ching-Te Ku | 1 | -6/+2 |
2020-11-24 | rtw88: coex: fix BT performance drop during initial/power-on step | Ching-Te Ku | 1 | -3/+5 |
2020-11-24 | rtw88: coex: Change antenna setting to enhance free-run performance | Ching-Te Ku | 1 | -5/+7 |
2020-11-24 | rtw88: coex: update the TDMA parameter when leave LPS | Ching-Te Ku | 1 | -1/+1 |
2020-11-24 | rtw88: coex: add the mechanism for RF4CE | Ching-Te Ku | 1 | -1/+32 |