summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/phy.c
AgeCommit message (Expand)Author
2024-10-29wifi: rtw88: 8812a: Mitigate beacon lossBitterblue Smith
2024-10-29wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_defBitterblue Smith
2024-10-29wifi: rtw88: Make txagc_remnant_ofdm an arrayBitterblue Smith
2024-10-29wifi: rtw88: Extend the init table parsing for RTL8812AUBitterblue Smith
2024-10-25wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rateMohammed Anees
2024-09-20wifi: rtw88: Constify some arrays and structsBitterblue Smith
2024-03-05wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith
2022-12-08wifi: rtw88: iterate over vif/sta list non-atomicallySascha Hauer
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih
2022-08-09wifi: rtw88: phy: fix warning of possible buffer overflowZong-Zhe Yang
2022-04-12rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang
2021-12-21rtw88: support SAR via kernel common APIZong-Zhe Yang
2021-09-21rtw88: move adaptivity mechanism to firmwareChin-Yen Lee
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang
2021-09-21rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang
2021-06-22rtw88: add path diversityPo-Hao Huang
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang
2021-04-18rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih
2021-04-18rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang
2021-04-11rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang
2021-04-11rtw88: fix DIG min settingZong-Zhe Yang
2021-02-12rtw88: add dynamic rrsr configurationPo-Hao Huang
2020-11-24rtw88: add CCK_PD debug logPing-Ke Shih
2020-08-27rtw88: don't treat NULL pointer as an arrayBrian Norris
2020-08-27rtw88: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-18rtw88: extract: export symbols used in chip functionalitiesZong-Zhe Yang
2020-05-13rtw88: 8723d: Add power trackingPing-Ke Shih
2020-05-13rtw88: 8723d: add IQ calibrationPing-Ke Shih
2020-05-06rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih
2020-04-21rtw88: 8723d: Add RF read/write opsPing-Ke Shih
2020-02-12rtw88: 8822c: modify rf protection settingChien-Hsun Liao
2020-01-26rtw88: use true,false for bool variablezhengbin
2019-10-31rtw88: remove redundant null pointer check on arraysColin Ian King
2019-10-31rtw88: fix potential read outside array boundaryTzu-En Huang
2019-10-31rtw88: use rtw_phy_pg_cfg_pair struct, not arraysYan-Hsuan Chuang
2019-10-24rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin
2019-10-24rtw88: add power tracking supportTzu-En Huang
2019-10-24rtw88: use macro to check the current bandYan-Hsuan Chuang
2019-10-02rtw88: remove redundant flag check helper functionYan-Hsuan Chuang
2019-09-13rtw88: add dynamic cck pd mechanismTzu-En Huang
2019-09-13rtw88: 8822c: add SW DPK supportTzu-En Huang
2019-08-06rtw88: use txpwr_lmt_cfg_pair struct, not arraysBrian Norris
2019-06-27rtw88: refine flow to get tx power indexZong-Zhe Yang
2019-06-27rtw88: remove all RTW_MAX_POWER_INDEX macroTzu-En Huang
2019-06-27rtw88: correct power limit selectionZong-Zhe Yang
2019-06-27rtw88: choose the lowest as world-wide power limitYan-Hsuan Chuang
2019-06-27rtw88: fix incorrect tx power limit at 5GYan-Hsuan Chuang
2019-06-27rtw88: remove unused variableYan-Hsuan Chuang
2019-06-27rtw88: unify prefixes for tx power setting routineYan-Hsuan Chuang
2019-06-27rtw88: do not use (void *) as argumentYan-Hsuan Chuang