aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/rtw8922a.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22wifi: rtw89: 8922a: fix argument to hal_reset in bb_cfg_txrx_pathZong-Zhe Yang1-1/+1
2024-04-05Merge tag 'rtw-next-2024-04-04' of https://github.com/pkshih/rtwKalle Valo1-0/+1
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+155
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang1-0/+1
2024-03-14wifi: rtw89: 8922a: update chip parameter for coexChing-Te Ku1-0/+149
2024-03-14wifi: rtw89: coex: Add WiFi role info format version 8Ching-Te Ku1-0/+5
2024-03-14wifi: rtw89: coex: fix configuration for shared antenna for 8922APing-Ke Shih1-1/+1
2024-03-05wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee1-0/+1
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku1-0/+110
2024-03-05wifi: rtw89: 8922a: add coexistence helpers of SW grantPing-Ke Shih1-0/+2
2024-02-19wifi: rtw89: 8922a: add helper of set_channelPing-Ke Shih1-0/+51
2024-02-19wifi: rtw89: 8922a: add set_channel RF partPing-Ke Shih1-0/+1
2024-02-19wifi: rtw89: 8922a: add set_channel BB partPing-Ke Shih1-0/+390
2024-02-19wifi: rtw89: 8922a: add set_channel MAC partPing-Ke Shih1-0/+92
2024-02-15wifi: rtw89: 8922a: declare to support two chanctxZong-Zhe Yang1-1/+1
2024-02-12wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chipsPing-Ke Shih1-0/+7
2024-02-12wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt...Ping-Ke Shih1-22/+8
2024-02-06wifi: rtw89: fw: read firmware secure information from efusePing-Ke Shih1-0/+3
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih1-0/+1
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih1-0/+9
2024-02-06wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih1-0/+69
2024-02-01wifi: rtw89: 8922a: set chip_ops FEM and GPIO to NULLPing-Ke Shih1-0/+2
2024-02-01wifi: rtw89: 8922a: add chip_ops to get thermal valuePing-Ke Shih1-0/+22
2024-02-01wifi: rtw89: 8922a: add RF read/write v2Ping-Ke Shih1-0/+2
2024-02-01wifi: rtw89: 8922a: add chip_ops::cfg_txrx_pathPing-Ke Shih1-0/+279
2024-02-01wifi: rtw89: 8922a: implement {stop,resume}_sch_tx and cfg_ppduPing-Ke Shih1-0/+2
2024-02-01wifi: rtw89: 8922a: hook handlers of TX/RX descriptors to chip_opsPing-Ke Shih1-0/+37
2024-01-23wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RXChung-Hsuan Hung1-0/+94
2024-01-23wifi: rtw89: 8922a: add TX power related opsPing-Ke Shih1-0/+120
2024-01-23wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCAPing-Ke Shih1-0/+55
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih1-0/+194
2024-01-23wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rfPing-Ke Shih1-0/+19
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: update TX AMPDU parameter to CMAC tablePing-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chipsPing-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: add H2C command to update security CAM v2Ping-Ke Shih1-0/+1
2024-01-18wifi: rtw89: change supported bandwidths of chip_info to bit maskPing-Ke Shih1-0/+4
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih1-0/+1
2024-01-12wifi: rtw89: 8922a: update BA CAM number to 24Ping-Ke Shih1-1/+1
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih1-0/+1
2024-01-10wifi: rtw89: 8922a: update the register used in DIG and the DIG flowCheng-Chieh Hsieh1-0/+25
2024-01-10wifi: rtw89: 8922a: set RX gain along with set_channel operationChung-Hsuan Hung1-0/+184
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih1-0/+4
2023-12-15wifi: rtw89: 8922a: add power on/off functionsPing-Ke Shih1-0/+233
2023-12-07wifi: rtw89: 8922a: add SER IMR tablesPing-Ke Shih1-0/+58
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang1-0/+2
2023-12-01wifi: rtw89: 8922a: extend and add quota numberPing-Ke Shih1-0/+50
2023-11-22wifi: rtw89: 8922a: read efuse content from physical mapPing-Ke Shih1-0/+87
2023-11-22wifi: rtw89: 8922a: read efuse content via efuse map struct from logic mapPing-Ke Shih1-0/+150
2023-11-22wifi: rtw89: mac: add to access efuse for WiFi 7 chipsPing-Ke Shih1-0/+13
2023-11-22wifi: rtw89: 8922a: add 8922A basic chip infoPing-Ke Shih1-0/+113