summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/rtw8821c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_defBitterblue Smith2024-10-291-9/+8
* wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith2024-10-291-0/+1
* wifi: rtw88: Let each driver control the power on/off processBitterblue Smith2024-10-291-0/+2
* wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith2024-10-291-0/+1
* wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith2024-10-291-0/+1
* wifi: rtw88: Parse the RX descriptor with a single functionBitterblue Smith2024-09-261-42/+1
* wifi: rtw88: Constify some arrays and structsBitterblue Smith2024-09-201-11/+11
* wifi: rtw88: usb: Further limit the TX aggregationBitterblue Smith2024-06-211-0/+1
* wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith2024-03-051-1/+1
* wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulationZong-Zhe Yang2023-10-091-0/+67
* wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer2023-04-201-4/+15
* wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer2023-04-201-0/+3
* wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer2023-04-201-2/+1
* wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang2023-04-201-0/+1
* wifi: rtw88: rtw8821c: Implement RTL8821CS (SDIO) efuse parsingMartin Blumenstingl2023-02-221-0/+9
* wifi: rtw88: Add rtw8821cu chipset supportSascha Hauer2022-12-081-0/+18
* wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang2022-08-091-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-151-6/+8
|\
| * rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih2022-06-101-6/+8
* | wifi: rtw88: Fix Sparse warning for rtw8821c_hw_specLarry Finger2022-05-301-1/+1
|/
* rtw88: add HT MPDU density value for each chipChih-Kang Chang2022-05-011-0/+1
* rtw88: 8821c: fix debugfs rssi valuePo-Hao Huang2022-04-121-0/+4
* rtw88: change rtw_info() to proper message levelPing-Ke Shih2022-02-221-1/+1
* rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku2022-02-211-0/+1
* rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih2022-01-311-0/+1
* rtw88: don't check CRC of VHT-SIG-B in 802.11ac signalChin-Yen Lee2021-12-201-1/+2
* rtw88: 8821c: correct 2.4G tx power for type 2/4 NICGuo-Feng Fan2021-09-241-0/+3
* rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan2021-09-241-1/+12
* rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang2021-09-211-1/+2
* rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan2021-04-211-1/+2
* rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan2021-02-081-0/+47
* rtw88: 8821c: Correct CCK RSSIGuo-Feng Fan2021-02-081-5/+41
* rtw88: coex: 8821c: correct antenna switch functionGuo-Feng Fan2021-02-081-8/+8
* rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanismVincent Fann2021-01-141-7/+0
* rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku2020-12-021-0/+1
* rtw88: add CCK_PD debug logPing-Ke Shih2020-11-241-0/+12
* rtw88: coex: fixed some wrong register definition and settingChing-Te Ku2020-11-101-2/+1
* rtw88: fix compile warning: [-Wignored-qualifiers]Tzu-En Huang2020-09-071-1/+1
* rtw88: 8821c: coex: add functions and parametersPing-Cheng Chen2020-08-021-0/+403
* rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' staticWei Yongjun2020-08-021-1/+1
* rtw88: 8821c: add beamformee supportTzu-En Huang2020-07-151-0/+45
* rtw88: 8821c: add power trackingTzu-En Huang2020-07-151-0/+291
* rtw88: 8821c: add cck pd settingsTzu-En Huang2020-07-151-0/+25
* rtw88: 8821c: add phy calibrationTzu-En Huang2020-07-151-0/+34
* rtw88: 8821c: add false alarm statisticsTzu-En Huang2020-07-151-0/+53
* rtw88: 8821c: add query rx desc supportTzu-En Huang2020-07-151-0/+101
* rtw88: 8821c: add set channel supportTzu-En Huang2020-07-151-0/+205
* rtw88: 8821c: add dig related settingsTzu-En Huang2020-07-151-0/+6
* rtw88: 8821c: add set tx power indexTzu-En Huang2020-07-151-0/+39
* rtw88: 8821c: add basic functionsTzu-En Huang2020-07-151-0/+651