index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
rtw8821c.c
Age
Commit message (
Expand
)
Author
2024-06-21
wifi: rtw88: usb: Further limit the TX aggregation
Bitterblue Smith
2024-03-05
wifi: rtw88: 8821c: Fix false alarm count
Bitterblue Smith
2023-10-09
wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulation
Zong-Zhe Yang
2023-04-20
wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variant
Sascha Hauer
2023-04-20
wifi: rtw88: set pkg_type correctly for specific rtw8821c variants
Sascha Hauer
2023-04-20
wifi: rtw88: rtw8821c: Fix rfe_option field width
Sascha Hauer
2023-04-20
wifi: rtw88: 8822c: extend reserved page number
Po-Hao Huang
2023-02-22
wifi: rtw88: rtw8821c: Implement RTL8821CS (SDIO) efuse parsing
Martin Blumenstingl
2022-12-08
wifi: rtw88: Add rtw8821cu chipset support
Sascha Hauer
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-10
rtw88: 8821c: fix access const table of channel parameters
Ping-Ke Shih
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8821c_hw_spec
Larry Finger
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
2022-04-12
rtw88: 8821c: fix debugfs rssi value
Po-Hao Huang
2022-02-22
rtw88: change rtw_info() to proper message level
Ping-Ke Shih
2022-02-21
rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controller
Ching-Te Ku
2022-01-31
rtw88: rtw8821c: enable rfe 6 devices
Ping-Ke Shih
2021-12-20
rtw88: don't check CRC of VHT-SIG-B in 802.11ac signal
Chin-Yen Lee
2021-09-24
rtw88: 8821c: correct 2.4G tx power for type 2/4 NIC
Guo-Feng Fan
2021-09-24
rtw88: 8821c: support RFE type4 wifi NIC
Guo-Feng Fan
2021-09-21
rtw88: upgrade rtw_regulatory mechanism and mapping
Zong-Zhe Yang
2021-04-21
rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryption
Guo-Feng Fan
2021-02-08
rtw88: 8821c: support RFE type2 wifi NIC
Guo-Feng Fan
2021-02-08
rtw88: 8821c: Correct CCK RSSI
Guo-Feng Fan
2021-02-08
rtw88: coex: 8821c: correct antenna switch function
Guo-Feng Fan
2021-01-14
rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanism
Vincent Fann
2020-12-02
rtw88: coex: upgrade coexistence A2DP mechanism
Ching-Te Ku
2020-11-24
rtw88: add CCK_PD debug log
Ping-Ke Shih
2020-11-10
rtw88: coex: fixed some wrong register definition and setting
Ching-Te Ku
2020-09-07
rtw88: fix compile warning: [-Wignored-qualifiers]
Tzu-En Huang
2020-08-02
rtw88: 8821c: coex: add functions and parameters
Ping-Cheng Chen
2020-08-02
rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
Wei Yongjun
2020-07-15
rtw88: 8821c: add beamformee support
Tzu-En Huang
2020-07-15
rtw88: 8821c: add power tracking
Tzu-En Huang
2020-07-15
rtw88: 8821c: add cck pd settings
Tzu-En Huang
2020-07-15
rtw88: 8821c: add phy calibration
Tzu-En Huang
2020-07-15
rtw88: 8821c: add false alarm statistics
Tzu-En Huang
2020-07-15
rtw88: 8821c: add query rx desc support
Tzu-En Huang
2020-07-15
rtw88: 8821c: add set channel support
Tzu-En Huang
2020-07-15
rtw88: 8821c: add dig related settings
Tzu-En Huang
2020-07-15
rtw88: 8821c: add set tx power index
Tzu-En Huang
2020-07-15
rtw88: 8821c: add basic functions
Tzu-En Huang