summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8922a.c
AgeCommit message (Expand)Author
2024-11-06wifi: rtw89: 8922a: fill the missing OP1dB configurationKuan-Chung Chen
2024-11-06wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih
2024-10-29wifi: rtw89: 8922a: extend RFK handling and consider MLOZong-Zhe Yang
2024-10-25wifi: rtw89: add thermal protectionPing-Ke Shih
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-09-20wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 formatPing-Ke Shih
2024-09-20wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20msPing-Ke Shih
2024-09-05wifi: rtw89: use frequency domain RSSIEric Huang
2024-09-02wifi: rtw89: wow: add net-detect support for 8922aeChin-Yen Lee
2024-08-27wifi: rtw89: introduce chip support link number and driver MLO capabilityZong-Zhe Yang
2024-08-27wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flowZong-Zhe Yang
2024-08-27wifi: rtw89: pass chan to rfk_band_changed()Zong-Zhe Yang
2024-08-16wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degradeKuan-Chung Chen
2024-08-07wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen
2024-08-07wifi: rtw89: 8922a: Add new fields for scan offload H2C commandPo-Hao Huang
2024-08-02wifi: rtw89: pass chanctx_idx to rtw89_btc_{path_}phymap()Zong-Zhe Yang
2024-08-02wifi: rtw89: pass rtwvif to RFK scanZong-Zhe Yang
2024-08-02wifi: rtw89: pass rtwvif to RFK channelZong-Zhe Yang
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang
2024-08-02wifi: rtw89: add support for hardware rfkillKuan-Chung Chen
2024-06-27wifi: rtw89: wow: update WoWLAN reason register for different FWChih-Kang Chang
2024-05-14wifi: rtw89: support mac_id number according to chipZong-Zhe Yang
2024-04-22wifi: rtw89: 8922a: fix argument to hal_reset in bb_cfg_txrx_pathZong-Zhe Yang
2024-04-05Merge tag 'rtw-next-2024-04-04' of https://github.com/pkshih/rtwKalle Valo
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang
2024-03-14wifi: rtw89: 8922a: update chip parameter for coexChing-Te Ku
2024-03-14wifi: rtw89: coex: Add WiFi role info format version 8Ching-Te Ku
2024-03-14wifi: rtw89: coex: fix configuration for shared antenna for 8922APing-Ke Shih
2024-03-05wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku
2024-03-05wifi: rtw89: 8922a: add coexistence helpers of SW grantPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add helper of set_channelPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel RF partPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel BB partPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel MAC partPing-Ke Shih
2024-02-15wifi: rtw89: 8922a: declare to support two chanctxZong-Zhe Yang
2024-02-12wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chipsPing-Ke Shih
2024-02-12wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt...Ping-Ke Shih
2024-02-06wifi: rtw89: fw: read firmware secure information from efusePing-Ke Shih
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih
2024-02-06wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih
2024-02-01wifi: rtw89: 8922a: set chip_ops FEM and GPIO to NULLPing-Ke Shih
2024-02-01wifi: rtw89: 8922a: add chip_ops to get thermal valuePing-Ke Shih
2024-02-01wifi: rtw89: 8922a: add RF read/write v2Ping-Ke Shih
2024-02-01wifi: rtw89: 8922a: add chip_ops::cfg_txrx_pathPing-Ke Shih
2024-02-01wifi: rtw89: 8922a: implement {stop,resume}_sch_tx and cfg_ppduPing-Ke Shih
2024-02-01wifi: rtw89: 8922a: hook handlers of TX/RX descriptors to chip_opsPing-Ke Shih