index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
rtw8723d.c
Age
Commit message (
Expand
)
Author
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-24
rtw88: 8723d: add cck pd seetings
Ping-Ke Shih
2020-11-10
rtw88: coex: update coex parameter to improve A2DP quality
Ching-Te Ku
2020-11-10
rtw88: coex: fixed some wrong register definition and setting
Ching-Te Ku
2020-11-07
rtw88: coex: separate BLE HID profile from BLE profile
Ching-Te Ku
2020-07-15
rtw88: coex: Fix ACL Tx pause during BT inquiry/page.
Zong-Zhe Yang
2020-05-29
rtw88: coex: 8723d: handle BT inquiry cases
Ping-Ke Shih
2020-05-29
rtw88: coex: 8723d: set antanna control owner
Ping-Ke Shih
2020-05-29
Revert "rtw88: no need to set registers for SDIO"
Yan-Hsuan Chuang
2020-05-18
rtw88: no need to set registers for SDIO
Kevin Lo
2020-05-18
rtw88: 8723d: fix incorrect setting of ldo_pwr
Colin Ian King
2020-05-18
rtw88: extract: make 8723d an individual kernel module
Zong-Zhe Yang
2020-05-13
rtw88: 8723d: fix sparse warnings for power tracking
Yan-Hsuan Chuang
2020-05-13
rtw88: 8723d: Add coex support
Ping-Ke Shih
2020-05-13
rtw88: 8723d: set ltecoex register address in chip_info
Ping-Ke Shih
2020-05-13
rtw88: 8723d: implement flush queue
Ping-Ke Shih
2020-05-13
rtw88: 8723d: Add shutdown callback to disable BT USB suspend
Ping-Ke Shih
2020-05-13
rtw88: 8723d: Add power tracking
Ping-Ke Shih
2020-05-13
rtw88: 8723d: add IQ calibration
Ping-Ke Shih
2020-05-13
rtw88: 8723d: Add LC calibration
Ping-Ke Shih
2020-05-06
rtw88: 8723d: add interface configurations table
Ping-Ke Shih
2020-05-06
rtw88: 8723d: Set IG register for CCK rate
Ping-Ke Shih
2020-05-06
rtw88: 8723d: Add chip_ops::false_alarm_statistics
Ping-Ke Shih
2020-05-06
rtw88: 8723d: some chips don't support LDPC
Ping-Ke Shih
2020-05-06
rtw88: 8723d: Add set_channel
Ping-Ke Shih
2020-05-06
rtw88: 8723d: Add query_rx_desc
Ping-Ke Shih
2020-05-06
rtw88: 8723d: Add DIG parameter
Ping-Ke Shih
2020-04-23
rtw88: 8723d: initialize mac/bb/rf basic functions
Ping-Ke Shih
2020-04-23
rtw88: 8723d: Organize chip TX/RX FIFO
Ping-Ke Shih
2020-04-23
rtw88: 8723d: implement set_tx_power_index ops
Ping-Ke Shih
2020-04-23
rtw88: add legacy firmware download for 8723D devices
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add read_efuse to recognize efuse info from map
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add cfg_ldo25 to control LDO25
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add RF read/write ops
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add power sequence
Ping-Ke Shih
2020-04-21
rtw88: 8723d: add beamform wrapper functions
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add basic chip capabilities
Ping-Ke Shih