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
/
rtw89
/
rtw8922a.c
Age
Commit message (
Expand
)
Author
2024-06-27
wifi: rtw89: wow: update WoWLAN reason register for different FW
Chih-Kang Chang
2024-05-14
wifi: rtw89: support mac_id number according to chip
Zong-Zhe Yang
2024-04-22
wifi: rtw89: 8922a: fix argument to hal_reset in bb_cfg_txrx_path
Zong-Zhe Yang
2024-04-05
Merge tag 'rtw-next-2024-04-04' of https://github.com/pkshih/rtw
Kalle Valo
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-04-03
wifi: rtw89: 8922a: download template probe requests for 6 GHz band
Po-Hao Huang
2024-03-14
wifi: rtw89: 8922a: update chip parameter for coex
Ching-Te Ku
2024-03-14
wifi: rtw89: coex: Add WiFi role info format version 8
Ching-Te Ku
2024-03-14
wifi: rtw89: coex: fix configuration for shared antenna for 8922A
Ping-Ke Shih
2024-03-05
wifi: rtw89: wow: update WoWLAN reason register for different chips
Chin-Yen Lee
2024-03-05
wifi: rtw89: coex: add init_info H2C command format version 7
Ching-Te Ku
2024-03-05
wifi: rtw89: 8922a: add coexistence helpers of SW grant
Ping-Ke Shih
2024-02-19
wifi: rtw89: 8922a: add helper of set_channel
Ping-Ke Shih
2024-02-19
wifi: rtw89: 8922a: add set_channel RF part
Ping-Ke Shih
2024-02-19
wifi: rtw89: 8922a: add set_channel BB part
Ping-Ke Shih
2024-02-19
wifi: rtw89: 8922a: add set_channel MAC part
Ping-Ke Shih
2024-02-15
wifi: rtw89: 8922a: declare to support two chanctx
Zong-Zhe Yang
2024-02-12
wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chips
Ping-Ke Shih
2024-02-12
wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt...
Ping-Ke Shih
2024-02-06
wifi: rtw89: fw: read firmware secure information from efuse
Ping-Ke Shih
2024-02-06
wifi: rtw89: 8922a: add chip_ops::rfk_hw_init
Ping-Ke Shih
2024-02-06
wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...
Ping-Ke Shih
2024-02-06
wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrations
Ping-Ke Shih
2024-02-01
wifi: rtw89: 8922a: set chip_ops FEM and GPIO to NULL
Ping-Ke Shih
2024-02-01
wifi: rtw89: 8922a: add chip_ops to get thermal value
Ping-Ke Shih
2024-02-01
wifi: rtw89: 8922a: add RF read/write v2
Ping-Ke Shih
2024-02-01
wifi: rtw89: 8922a: add chip_ops::cfg_txrx_path
Ping-Ke Shih
2024-02-01
wifi: rtw89: 8922a: implement {stop,resume}_sch_tx and cfg_ppdu
Ping-Ke Shih
2024-02-01
wifi: rtw89: 8922a: hook handlers of TX/RX descriptors to chip_ops
Ping-Ke Shih
2024-01-23
wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RX
Chung-Hsuan Hung
2024-01-23
wifi: rtw89: 8922a: add TX power related ops
Ping-Ke Shih
2024-01-23
wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCA
Ping-Ke Shih
2024-01-23
wifi: rtw89: 8922a: add chip_ops related to BB init
Ping-Ke Shih
2024-01-23
wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rf
Ping-Ke Shih
2024-01-18
wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7
Ping-Ke Shih
2024-01-18
wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7
Ping-Ke Shih
2024-01-18
wifi: rtw89: fw: update TX AMPDU parameter to CMAC table
Ping-Ke Shih
2024-01-18
wifi: rtw89: fw: add chip_ops to update CMAC table to associated station
Ping-Ke Shih
2024-01-18
wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chips
Ping-Ke Shih
2024-01-18
wifi: rtw89: fw: add H2C command to update security CAM v2
Ping-Ke Shih
2024-01-18
wifi: rtw89: change supported bandwidths of chip_info to bit mask
Ping-Ke Shih
2024-01-12
wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operation
Ping-Ke Shih
2024-01-12
wifi: rtw89: 8922a: update BA CAM number to 24
Ping-Ke Shih
2024-01-12
wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAM
Ping-Ke Shih
2024-01-10
wifi: rtw89: 8922a: update the register used in DIG and the DIG flow
Cheng-Chieh Hsieh
2024-01-10
wifi: rtw89: 8922a: set RX gain along with set_channel operation
Chung-Hsuan Hung
2023-12-15
wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabled
Ping-Ke Shih
2023-12-15
wifi: rtw89: 8922a: add power on/off functions
Ping-Ke Shih
2023-12-07
wifi: rtw89: 8922a: add SER IMR tables
Ping-Ke Shih
2023-12-01
wifi: rtw89: refine element naming used by queue empty check
Zong-Zhe Yang
[next]