summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2025-11-06wifi: rtw89: usb: anchor TX URBsFedor Pchelkin
2025-11-06wifi: rtw89: fill TX descriptor of FWCMD in shortcutPing-Ke Shih
2025-11-06wifi: rtw89: implement C2H TX report handlerFedor Pchelkin
2025-11-06wifi: rtw89: refine rtw89_core_tx_wait_complete()Fedor Pchelkin
2025-11-06wifi: rtw89: usb: use ieee80211_free_txskb() where appropriateFedor Pchelkin
2025-11-06wifi: rtw89: usb: fix leak in rtw89_usb_write_port()Fedor Pchelkin
2025-11-06wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()Fedor Pchelkin
2025-11-04wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID listHiroaki Yamamoto
2025-11-04wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packetsChin-Yen Lee
2025-11-04wifi: rtw89: Enable the new rtw89_8852cu moduleBitterblue Smith
2025-11-04wifi: rtw89: Add rtw8852cu.cBitterblue Smith
2025-11-04wifi: rtw89: 8852c: Accept USB devices and load their MAC addressBitterblue Smith
2025-11-04wifi: rtw89: Add rtw8852c_hfc_param_ini_usbBitterblue Smith
2025-11-04wifi: rtw89: Add rtw8852c_dle_mem_usb{2,3}Bitterblue Smith
2025-11-04wifi: rtw89: 8852c: Fix rtw8852c_pwr_{on,off}_func() for USBBitterblue Smith
2025-11-04wifi: rtw89: Fix rtw89_mac_dmac_func_pre_en_ax() for USB/SDIOBitterblue Smith
2025-11-04wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_post_init() for RTL8852CUBitterblue Smith
2025-11-04wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_pre_init() for RTL8852CUBitterblue Smith
2025-11-04wifi: rtw89: usb: Move bulk out map to new struct rtw89_usb_infoBitterblue Smith
2025-11-04wifi: rtw89: Add rtw89_core_get_ch_dma_v2()Bitterblue Smith
2025-11-04wifi: rtw89: 8832cu: turn off TX partial modePing-Ke Shih
2025-10-28wifi: rtw89: improve scan time on 6 GHz bandJui-Peng Tsai
2025-10-28wifi: rtw89: restart hardware to recover firmware if power-save becomes abnormalChin-Yen Lee
2025-10-28wifi: rtw89: 8852c: fix ADC oscillation in 160MHz affecting RX performanceKuan-Chung Chen
2025-10-28wifi: rtw89: regd: apply ACPI policy even if country code is programmedZong-Zhe Yang
2025-10-28wifi: rtw89: support EHT rate pattern via bitrate maskZong-Zhe Yang
2025-10-28wifi: rtw89: mlo: handle needed H2C when link switching is requested by stackZong-Zhe Yang
2025-10-28wifi: rtw89: use skb_dequeue() for queued ROC packets to prevent racingPing-Ke Shih
2025-10-28wifi: rtw89: splice C2H events queue to local to prevent racingPing-Ke Shih
2025-10-21wifi: rtl8xxxu: Use correct power off sequence for RTL8192CUBitterblue Smith
2025-10-21wifi: rtl8xxxu: Dump the efuse right after reading itBitterblue Smith
2025-10-21wifi: rtl8xxxu: Report the signal strength only if it's knownBitterblue Smith
2025-10-21wifi: rtw89: Replace hardcoded strings with helper functionsYu-Chun Lin
2025-10-21wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen
2025-10-21wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen
2025-09-22Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtwJohannes Berg
2025-09-22wifi: rtw89: avoid circular locking dependency in ser_state_run()Fedor Pchelkin
2025-09-22wifi: rtw89: fix leak in rtw89_core_send_nullfunc()Fedor Pchelkin
2025-09-22wifi: rtw89: avoid possible TX wait initialization raceFedor Pchelkin
2025-09-22wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin
2025-09-18wifi: rtw89: wow: enable TKIP related featureChih-Kang Chang
2025-09-18wifi: rtw89: 8922a: add TAS feature supportKuan-Chung Chen
2025-09-18wifi: rtw89: open C2H event waiting window first before sending H2C commandZong-Zhe Yang
2025-09-18wifi: rtw89: renew a completion for each H2C command waiting C2H eventZong-Zhe Yang
2025-09-18wifi: rtw89: 8852b: enable beacon tracking supportKuan-Chung Chen
2025-09-18wifi: rtw89: debug: support SER L0 simulationZong-Zhe Yang
2025-09-18wifi: rtw89: phy: initialize AFE by firmware element tablePing-Ke Shih
2025-09-18wifi: rtw89: obtain RX path from ppdu status IE00Chih-Kang Chang
2025-09-18wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu statusChih-Kang Chang
2025-09-18wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX infoPing-Ke Shih