summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
2021-04-21rtlwifi: implement set_tim by update beacon contentPing-Ke Shih4-0/+37
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-17rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET2-10/+2
2021-04-17rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva1-4/+4
2021-04-17rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang1-7/+3
2021-04-17rtlwifi: Simplify locking of a skb list accessesChristophe JAILLET2-14/+2
2021-04-17rtlwifi: remove rtl_get_tid_hChristophe JAILLET1-6/+1
2021-04-17rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li1-2/+0
2021-04-17rtlwifi: remove redundant assignment to variable errColin Ian King1-1/+0
2021-04-17rtlwifi: Few mundane typo fixesBhaskar Chowdhury1-3/+3
2021-04-17rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih1-130/+370
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-10rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong1-1/+1
2021-02-10rtlwifi: rtl8192se: Simplify bool comparisonJiapeng Chong1-2/+2
2021-02-08rtl8xxxu: remove unused assignment valuewengjianfeng1-2/+0
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-02-08rtlwifi: rtl8192se: remove redundant initialization of variable rtstatusColin Ian King1-1/+1
2021-02-08rtlwifi: use tasklet_setup to initialize rx_work_taskletEmil Renner Berthing1-2/+1
2021-01-25rtw88: 8723de: adjust the LTR settingChin-Yen Lee1-2/+2
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava1-4/+4
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava2-6/+6
2021-01-25rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava1-2/+2