summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/rtw8822c.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-21rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang1-0/+10
2021-12-20rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang1-1/+1
2021-12-20rtw88: don't check CRC of VHT-SIG-B in 802.11ac signalChin-Yen Lee1-0/+2
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang1-0/+47
2021-08-21rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang1-0/+1
2021-06-22rtw88: dump FW crash via devcoredumpZong-Zhe Yang1-6/+45
2021-06-22rtw88: Remove duplicate include of coex.hWan Jiabing1-1/+0
2021-06-22rtw88: 8822c: fix lc calibration timingPo-Hao Huang1-10/+12
2021-06-22rtw88: add path diversityPo-Hao Huang1-6/+33
2021-04-21rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan1-2/+13
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan1-0/+697
2021-04-21rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan1-8/+8
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang1-1/+128
2021-04-11rtw88: coex: fix A2DP stutters while WL busy + WL scanChing-Te Ku1-1/+1
2021-04-11rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang1-2/+25
2021-03-15rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang1-0/+10
2020-12-08rtw88: reduce polling time of IQ calibrationChin-Yen Lee1-9/+8
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku1-0/+1
2020-11-24rtw88: add CCK_PD debug logPing-Ke Shih1-0/+8
2020-11-10rtw88: coex: add debug messageChing-Te Ku1-0/+4
2020-11-10rtw88: coex: reduce magic numberChing-Te Ku1-26/+34
2020-11-10rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku1-12/+13
2020-11-10rtw88: coex: fixed some wrong register definition and settingChing-Te Ku1-5/+5
2020-11-07rtw88: rtw8822c: Remove unused variable 'corr_val'Lee Jones1-2/+2
2020-11-07rtw88: coex: separate BLE HID profile from BLE profileChing-Te Ku1-3/+6
2020-09-29rtw88: add dump firmware fifo supportTzu-En Huang1-0/+3
2020-09-16rtw88: rtw8822c: eliminate code duplication, use native swap() functionIvan Safonov1-12/+3
2020-08-18rtw88: fix spelling mistake: "unsupport" -> "unsupported"Colin Ian King1-2/+2
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang1-4/+5
2020-07-15rtw88: 8822c: add new RFE type 6Yan-Hsuan Chuang1-0/+1
2020-05-29rtw88: 8822c: remove CCK TX setting when switch channelChien-Hsun Liao1-2/+0
2020-05-29rtw88: 8822c: fix missing brace warning for old compilersYan-Hsuan Chuang1-1/+1
2020-05-29Revert "rtw88: no need to set registers for SDIO"Yan-Hsuan Chuang1-0/+20
2020-05-18rtw88: no need to set registers for SDIOKevin Lo1-20/+0
2020-05-18rtw88: extract: make 8822c an individual kernel moduleZong-Zhe Yang1-0/+5
2020-05-13rtw88: 8723d: set ltecoex register address in chip_infoPing-Ke Shih1-0/+7
2020-05-13rtw88: 8723d: implement flush queuePing-Ke Shih1-0/+17
2020-05-06rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih1-0/+1
2020-05-06rtw88: 8723d: some chips don't support LDPCPing-Ke Shih1-0/+1
2020-05-04rtw88: 8822c: update phy parameter tables to v50Yan-Hsuan Chuang1-0/+1
2020-04-23rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih1-0/+1
2020-04-21rtw88: set power trim according to efuse PG valuesTzu-En Huang1-0/+113
2020-04-15rtw88: add support for set/get antennasYan-Hsuan Chuang1-0/+35
2020-03-26rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang1-0/+28
2020-03-23rtw88: 8822c: config RF table path B before path AYan-Hsuan Chuang1-1/+1
2020-02-12rtw88: 8822[bc]: Make tables const, reduce data object sizeJoe Perches1-14/+14
2020-02-12rtw88: 8822c: modify rf protection settingChien-Hsun Liao1-0/+15
2020-02-12rtw88: Use secondary channel offset enumerationPing-Ke Shih1-1/+1
2020-02-12rtw88: 8822c: update power sequence to v16Tzu-En Huang1-0/+5
2020-01-26rtw88: 8822c: update power sequence to v15Tzu-En Huang1-3/+3