Certain hardware could be not good enough with old RF calibration. Update the calibration to align performance with normal hardware. Ping-Ke Shih (6): wifi: rtw89: 8851b: rfk: extend DPK path_ok type to u8 wifi: rtw89: 8851b: set ADC bandwidth select according to calibration value wifi: rtw89: 8851b: adjust ADC setting for RF calibration wifi: rtw89: 8851b: update NCTL 0xB wifi: rtw89: 8851b: rfk: update DPK to 0x11 wifi: rtw89: 8851b: rfk: update IQK to 0x14 drivers/net/wireless/realtek/rtw89/core.h | 3 +- drivers/net/wireless/realtek/rtw89/reg.h | 3 + drivers/net/wireless/realtek/rtw89/rtw8851b.c | 53 +- .../net/wireless/realtek/rtw89/rtw8851b_rfk.c | 156 +++++- .../realtek/rtw89/rtw8851b_rfk_table.c | 77 +-- .../realtek/rtw89/rtw8851b_rfk_table.h | 2 +- .../wireless/realtek/rtw89/rtw8851b_table.c | 501 +++++++++--------- 7 files changed, 464 insertions(+), 331 deletions(-) -- 2.25.1