summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89
AgeCommit message (Expand)AuthorFilesLines
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit1-2/+5
2025-07-18wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan modeChin-Yen Lee1-1/+4
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USBBitterblue Smith2-1/+8
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USBBitterblue Smith2-2/+9
2025-07-18wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info()Ping-Ke Shih1-1/+1
2025-07-18wifi: rtw89: purge obsoleted scan events with software sequence numberPing-Ke Shih6-2/+68
2025-07-18wifi: rtw89: dynamically update EHT preamble puncturingKuan-Chung Chen10-0/+115
2025-07-18wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chipsChia-Yuan Li1-1/+1
2025-07-18wifi: rtw89: trigger TX stuck if FIFO fullChia-Yuan Li1-0/+4
2025-07-15wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx ...Zong-Zhe Yang3-24/+68
2025-07-15wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureZong-Zhe Yang1-0/+1
2025-07-15wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx...Zong-Zhe Yang3-19/+65
2025-07-15wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureZong-Zhe Yang1-0/+1
2025-07-15wifi: rtw89: tweak tx wake notify matching conditionChih-Kang Chang1-5/+17
2025-07-15wifi: rtw89: update SER L2 type default valueChih-Kang Chang3-16/+30
2025-07-15wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGERZong-Zhe Yang3-8/+21
2025-07-15wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ackChih-Kang Chang4-2/+42
2025-07-15wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close to NoA issueChih-Kang Chang5-14/+154
2025-07-15wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan when concurrencyChih-Kang Chang3-18/+73
2025-07-15wifi: rtw89: mcc: when MCC stop forcing to stay at GO roleChih-Kang Chang5-5/+30
2025-07-15wifi: rtw89: mcc: enlarge GO NoA duration to cover channel switching timeChih-Kang Chang2-3/+8
2025-07-15wifi: rtw89: add DIG suspend/resume flow when scan and connectionChih-Kang Chang6-0/+62
2025-07-15wifi: rtw89: mcc: add H2C command to support different PD level in MCCChih-Kang Chang5-23/+257
2025-07-15wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSMZong-Zhe Yang4-0/+131
2025-07-15wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule ...Zong-Zhe Yang3-1/+87
2025-07-15wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4...Zong-Zhe Yang2-25/+13
2025-07-15wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP confZong-Zhe Yang2-10/+11
2025-07-06wifi: rtw89: Enable the new rtw89_8852bu moduleBitterblue Smith2-0/+15
2025-07-06wifi: rtw89: Add rtw8852bu.cBitterblue Smith1-0/+55
2025-07-06wifi: rtw89: 8852b: Add rtw8852b_hfc_param_ini_usbBitterblue Smith1-1/+45
2025-07-06wifi: rtw89: 8852b: Add rtw8852b_dle_mem_usb3Bitterblue Smith1-1/+17
2025-07-06wifi: rtw89: 8852b: Fix rtw8852b_pwr_{on,off}_func() for USBBitterblue Smith1-4/+17
2025-07-06wifi: rtw89: 8852bx: Accept USB devices and load their MAC addressBitterblue Smith1-9/+7
2025-07-04wifi: rtw89: enter power save mode aggressivelyChin-Yen Lee6-29/+123
2025-07-04wifi: rtw89: Enable the new USB modulesBitterblue Smith2-0/+20
2025-07-04wifi: rtw89: Add rtw8851bu.cBitterblue Smith1-0/+39
2025-07-04wifi: rtw89: Add usb.{c,h}Bitterblue Smith2-0/+1107
2025-07-04wifi: rtw89: Add some definitions for USBBitterblue Smith2-0/+30
2025-07-04wifi: rtw89: Fix rtw89_mac_power_switch() for USBBitterblue Smith2-0/+20
2025-07-04wifi: rtw89: 8851b: Modify rtw8851b_pwr_{on,off}_func() for USBBitterblue Smith2-5/+18
2025-07-04wifi: rtw89: Hide some errors when the device is unpluggedBitterblue Smith3-6/+11
2025-07-04wifi: rtw89: Add extra TX headroom for USBBitterblue Smith1-0/+3
2025-07-04wifi: rtw89: Disable deep power saving for USB/SDIOBitterblue Smith1-0/+3
2025-07-04wifi: rtw89: Add rtw8851b_hfc_param_ini_usbBitterblue Smith1-1/+45
2025-07-04wifi: rtw89: Add rtw8851b_dle_mem_usb{2,3}Bitterblue Smith3-1/+53
2025-07-04wifi: rtw89: Make hfc_param_ini in rtw89_chip_info an arrayBitterblue Smith8-22/+23
2025-07-04wifi: rtw89: Make dle_mem in rtw89_chip_info an arrayBitterblue Smith9-10/+22
2025-07-04wifi: rtw89: 8851b: Accept USB devices and load their MAC addressBitterblue Smith1-9/+7
2025-07-04wifi: rtw89: 8851b: rfk: update IQK to 0x14Ping-Ke Shih3-34/+66
2025-07-04wifi: rtw89: 8851b: rfk: update DPK to 0x11Ping-Ke Shih4-40/+98