summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: implement set_tim by update beacon contentPing-Ke Shih2021-04-214-0/+37
* rtw88: refine napi deinit flowPo-Hao Huang2021-04-212-5/+15
* rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting2021-04-211-2/+8
* rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan2021-04-211-1/+2
* rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan2021-04-213-2/+112
* rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan2021-04-216-1/+809
* rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan2021-04-212-143/+148
* rtw88: 8822c: add CFO trackingPo-Hao Huang2021-04-188-1/+224
* rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih2021-04-181-2/+3
* rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang2021-04-183-0/+29
* rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET2021-04-172-10/+2
* rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-171-4/+4
* rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-171-7/+3
* rtlwifi: Simplify locking of a skb list accessesChristophe JAILLET2021-04-172-14/+2
* rtlwifi: remove rtl_get_tid_hChristophe JAILLET2021-04-171-6/+1
* rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li2021-04-171-2/+0
* rtlwifi: remove redundant assignment to variable errColin Ian King2021-04-171-1/+0
* rtlwifi: Few mundane typo fixesBhaskar Chowdhury2021-04-171-3/+3
* rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih2021-04-171-130/+370
* rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter2021-04-111-1/+1
* rtw88: coex: fix A2DP stutters while WL busy + WL scanChing-Te Ku2021-04-112-4/+6
* rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang2021-04-115-2/+47
* rtw88: 8822c: update tx power limit table to RF v40.1Zong-Zhe Yang2021-04-111-343/+343
* rtw88: fix DIG min settingZong-Zhe Yang2021-04-111-4/+5
* rtw88: add flush hci supportZong-Zhe Yang2021-04-113-0/+87
* rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang2021-03-157-14/+172
* rtw88: remove unnecessary variablewengjianfeng2021-03-151-2/+1
* rtw88: coex: add power off settingPing-Ke Shih2021-03-153-0/+7
* rtw88: 8822c: update RF_B (2/2) parameter tables to v60Po-Hao Huang2021-02-121-852/+4780
* rtw88: 8822c: update RF_B (1/2) parameter tables to v60Po-Hao Huang2021-02-121-11/+3775
* rtw88: 8822c: update RF_A parameter tables to v60Po-Hao Huang2021-02-121-68/+7904
* rtw88: 8822c: update MAC/BB parameter tables to v60Po-Hao Huang2021-02-121-371/+886
* rtw88: replace tx tasklet with work queuePo-Hao Huang2021-02-125-7/+10
* rtw88: add napi supportPo-Hao Huang2021-02-123-24/+145
* rtw88: add rts conditionPo-Hao Huang2021-02-122-1/+10
* rtw88: add dynamic rrsr configurationPo-Hao Huang2021-02-126-3/+74
* rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong2021-02-101-1/+1
* rtlwifi: rtl8192se: Simplify bool comparisonJiapeng Chong2021-02-101-2/+2
* rtl8xxxu: remove unused assignment valuewengjianfeng2021-02-081-2/+0
* rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan2021-02-086-0/+468
* rtw88: 8821c: Correct CCK RSSIGuo-Feng Fan2021-02-082-5/+49
* rtw88: coex: 8821c: correct antenna switch functionGuo-Feng Fan2021-02-081-8/+8
* rtlwifi: rtl8192se: remove redundant initialization of variable rtstatusColin Ian King2021-02-081-1/+1
* rtlwifi: use tasklet_setup to initialize rx_work_taskletEmil Renner Berthing2021-02-081-2/+1
* rtw88: 8723de: adjust the LTR settingChin-Yen Lee2021-01-251-2/+2
* rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava2021-01-251-4/+4
* rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava2021-01-251-2/+2
* rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava2021-01-252-6/+6
* rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava2021-01-251-2/+2
* rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava2021-01-251-2/+2