summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/rtw8821c.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith1-1/+1
2023-10-09wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulationZong-Zhe Yang1-0/+67
2023-04-20wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer1-4/+15
2023-04-20wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer1-0/+3
2023-04-20wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer1-2/+1
2023-04-20wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang1-0/+1
2023-02-22wifi: rtw88: rtw8821c: Implement RTL8821CS (SDIO) efuse parsingMartin Blumenstingl1-0/+9
2022-12-08wifi: rtw88: Add rtw8821cu chipset supportSascha Hauer1-0/+18
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang1-1/+2
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+8
2022-06-10rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih1-6/+8
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8821c_hw_specLarry Finger1-1/+1
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang1-0/+1
2022-04-12rtw88: 8821c: fix debugfs rssi valuePo-Hao Huang1-0/+4
2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih1-1/+1
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku1-0/+1
2022-01-31rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih1-0/+1
2021-12-20rtw88: don't check CRC of VHT-SIG-B in 802.11ac signalChin-Yen Lee1-1/+2
2021-09-24rtw88: 8821c: correct 2.4G tx power for type 2/4 NICGuo-Feng Fan1-0/+3
2021-09-24rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan1-1/+12
2021-09-21rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang1-1/+2
2021-04-21rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan1-1/+2
2021-02-08rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan1-0/+47
2021-02-08rtw88: 8821c: Correct CCK RSSIGuo-Feng Fan1-5/+41
2021-02-08rtw88: coex: 8821c: correct antenna switch functionGuo-Feng Fan1-8/+8
2021-01-14rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanismVincent Fann1-7/+0
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku1-0/+1
2020-11-24rtw88: add CCK_PD debug logPing-Ke Shih1-0/+12
2020-11-10rtw88: coex: fixed some wrong register definition and settingChing-Te Ku1-2/+1
2020-09-07rtw88: fix compile warning: [-Wignored-qualifiers]Tzu-En Huang1-1/+1
2020-08-02rtw88: 8821c: coex: add functions and parametersPing-Cheng Chen1-0/+403
2020-08-02rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' staticWei Yongjun1-1/+1
2020-07-15rtw88: 8821c: add beamformee supportTzu-En Huang1-0/+45
2020-07-15rtw88: 8821c: add power trackingTzu-En Huang1-0/+291
2020-07-15rtw88: 8821c: add cck pd settingsTzu-En Huang1-0/+25
2020-07-15rtw88: 8821c: add phy calibrationTzu-En Huang1-0/+34
2020-07-15rtw88: 8821c: add false alarm statisticsTzu-En Huang1-0/+53
2020-07-15rtw88: 8821c: add query rx desc supportTzu-En Huang1-0/+101
2020-07-15rtw88: 8821c: add set channel supportTzu-En Huang1-0/+205
2020-07-15rtw88: 8821c: add dig related settingsTzu-En Huang1-0/+6
2020-07-15rtw88: 8821c: add set tx power indexTzu-En Huang1-0/+39
2020-07-15rtw88: 8821c: add basic functionsTzu-En Huang1-0/+651