summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih2020-12-171-3/+5
* rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih2020-12-091-6/+7
* rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-081-1/+1
* rtw88: reduce polling time of IQ calibrationChin-Yen Lee2020-12-081-9/+8
* rtw88: fix multiple definition of rtw_pm_opsPing-Ke Shih2020-12-081-1/+1
* rtw88: declare hw supports ch 144Zong-Zhe Yang2020-12-071-0/+1
* rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King2020-12-071-1/+1
* rtw88: pci: Add prototypes for .probe, .remove and .shutdownLee Jones2020-12-079-16/+12
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-0441-670/+1794
|\
| * rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku2020-12-023-6/+104
| * rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku2020-12-026-99/+161
| * rtw88: coex: add action for coexistence in hardware initialChing-Te Ku2020-12-021-0/+9
| * rtw88: coex: add function to avoid cck lockChing-Te Ku2020-12-024-34/+155
| * rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku2020-12-021-3/+12
| * rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku2020-12-021-1/+2
| * rtw88: coex: update AFH information while in free-run modeChing-Te Ku2020-12-021-1/+2
| * rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku2020-12-021-9/+28
| * rtw88: coex: add debug messageChing-Te Ku2020-12-024-10/+150
| * rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku2020-12-021-0/+2
| * Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"Tokunori Ikegami2020-12-021-3/+0
| * rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
| * rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-2/+4
| * rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
| * rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
| * rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia2020-11-241-1/+1
| * rtw88: wow: print key type when failingBrian Norris2020-11-241-1/+2
| * rtw88: coex: change the decode method from firmwareChing-Te Ku2020-11-241-1/+1
| * rtw88: coex: remove unnecessary WLAN slot extendChing-Te Ku2020-11-241-9/+0
| * rtw88: coex: remove write scan bit to scoreboard in scan and connect notifyChing-Te Ku2020-11-241-6/+2
| * rtw88: coex: fix BT performance drop during initial/power-on stepChing-Te Ku2020-11-241-3/+5
| * rtw88: coex: Change antenna setting to enhance free-run performanceChing-Te Ku2020-11-241-5/+7
| * rtw88: coex: update the TDMA parameter when leave LPSChing-Te Ku2020-11-241-1/+1
| * rtw88: coex: add the mechanism for RF4CEChing-Te Ku2020-11-241-1/+32
| * rtw88: coex: Add force flag for coexistence table functionChing-Te Ku2020-11-241-26/+36
| * rtw88: coex: add write scoreboard action when WLAN in critical procedureChing-Te Ku2020-11-241-0/+6
| * rtw88: coex: remove unnecessary feature/functionChing-Te Ku2020-11-241-23/+10
| * rtw88: coex: update TDMA settings for different beacon intervalChing-Te Ku2020-11-244-4/+36
| * rtw88: add CCK_PD debug logPing-Ke Shih2020-11-245-0/+40
| * rtw88: 8723d: add cck pd seetingsPing-Ke Shih2020-11-242-0/+21
| * rtw88: coex: simplify the setting and condition about WLAN TX limitationChing-Te Ku2020-11-101-17/+7
| * rtw88: coex: add debug messageChing-Te Ku2020-11-104-41/+399
| * rtw88: coex: update WLAN 5G AFH parameter for 8822bChing-Te Ku2020-11-101-1/+21
| * rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku2020-11-104-3/+28
| * rtw88: coex: modified for BT info notifyChing-Te Ku2020-11-102-22/+31
| * rtw88: coex: add separate flag for manual controlChing-Te Ku2020-11-103-11/+12
| * rtw88: coex: Modify the timing of set_ant_path/set_rf_paraChing-Te Ku2020-11-101-36/+55
| * rtw88: coex: coding style adjustmentChing-Te Ku2020-11-103-24/+30
| * rtw88: coex: reduce magic numberChing-Te Ku2020-11-103-40/+58
| * rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku2020-11-104-50/+52
| * rtw88: coex: fixed some wrong register definition and settingChing-Te Ku2020-11-106-17/+15