summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-11-18wifi: rtw89: update format of addr cam H2C commandChih-Kang Chang-22/+56
2025-11-18wifi: rtw89: add addr cam H2C command v1Ping-Ke Shih-11/+46
2025-11-18wifi: rtw89: fill addr cam H2C command by structPing-Ke Shih-425/+173
2025-11-18wifi: rtw89: align RA H2C format v1 for RTL8922APing-Ke Shih-14/+39
2025-11-18wifi: rtw89: fw: print band and port where beacon update onPing-Ke Shih-1/+21
2025-11-18wifi: rtw89: phy: ignore DCFO if not defined in chip_infoPing-Ke Shih-1/+1
2025-11-18wifi: rtw89: phy: consider type 15 in BB gain tablePing-Ke Shih-0/+4
2025-11-18wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922DPing-Ke Shih-0/+30
2025-11-18wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFOPing-Ke Shih-2/+1
2025-11-18wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCUPing-Ke Shih-6/+18
2025-11-18wifi: rtw89: mac: separate pre-init code before downloading firmwarePing-Ke Shih-4/+20
2025-11-18wifi: rtw89: fw: part size to download firmware by header infoPing-Ke Shih-12/+20
2025-11-18wifi: rtw89: flush TX queue before deleting keyChih-Kang Chang-0/+1
2025-11-13wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongleDan Hamik-0/+2
2025-11-13wifi: rtw89: configure RX antenna if chips can supportPing-Ke Shih-4/+33
2025-11-13wifi: rtw89: do RF calibration once setting channel when running pure monitor...Ping-Ke Shih-0/+23
2025-11-13wifi: rtw89: consider data rate/bandwidth/GI for injected packetsPing-Ke Shih-0/+69
2025-11-13wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()Kuan-Chung Chen-0/+20
2025-11-13wifi: rtw89: 8852c: add compensation of thermal value from efuse calibrationPing-Ke Shih-5/+22
2025-11-13wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw elementPing-Ke Shih-0/+299
2025-11-13wifi: rtw89: fw: parse firmware element of DIAG_MACPing-Ke Shih-0/+22
2025-11-13wifi: rtw89: pci: add to read PCI configuration space from common codePing-Ke Shih-2/+29
2025-11-11wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C commandPing-Ke Shih-1/+1
2025-11-11wifi: rtw89: Enable the new rtw89_8852au moduleBitterblue Smith-0/+14
2025-11-11wifi: rtw89: Add rtw8852au.cBitterblue Smith-0/+79
2025-11-11wifi: rtw89: 8852a: Accept USB devices and load their MAC addressBitterblue Smith-9/+7
2025-11-11wifi: rtw89: Add rtw8852a_hfc_param_ini_usbBitterblue Smith-1/+45
2025-11-11wifi: rtw89: Add rtw8852a_dle_mem_usbBitterblue Smith-1/+31
2025-11-11wifi: rtw89: Use the correct power sequences for USB/SDIOBitterblue Smith-1/+16
2025-11-06wifi: rtw89: process TX wait skbs for USB via C2H handlerFedor Pchelkin-7/+20
2025-11-06wifi: rtw89: provide TX reports for management framesFedor Pchelkin-1/+3
2025-11-06wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USBFedor Pchelkin-0/+149
2025-11-06wifi: rtw89: usb: anchor TX URBsFedor Pchelkin-4/+21
2025-11-06wifi: rtw89: fill TX descriptor of FWCMD in shortcutPing-Ke Shih-12/+14
2025-11-06wifi: rtw89: implement C2H TX report handlerFedor Pchelkin-6/+126
2025-11-06wifi: rtw89: refine rtw89_core_tx_wait_complete()Fedor Pchelkin-15/+11
2025-11-06wifi: rtw89: usb: use ieee80211_free_txskb() where appropriateFedor Pchelkin-2/+11
2025-11-06wifi: rtw89: usb: fix leak in rtw89_usb_write_port()Fedor Pchelkin-3/+4
2025-11-06wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()Fedor Pchelkin-3/+3
2025-11-04wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID listHiroaki Yamamoto-0/+2
2025-11-04wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packetsChin-Yen Lee-1/+14
2025-11-04wifi: rtw89: Enable the new rtw89_8852cu moduleBitterblue Smith-0/+14
2025-11-04wifi: rtw89: Add rtw8852cu.cBitterblue Smith-0/+69
2025-11-04wifi: rtw89: 8852c: Accept USB devices and load their MAC addressBitterblue Smith-10/+8
2025-11-04wifi: rtw89: Add rtw8852c_hfc_param_ini_usbBitterblue Smith-1/+45
2025-11-04wifi: rtw89: Add rtw8852c_dle_mem_usb{2,3}Bitterblue Smith-1/+60
2025-11-04wifi: rtw89: 8852c: Fix rtw8852c_pwr_{on,off}_func() for USBBitterblue Smith-7/+24
2025-11-04wifi: rtw89: Fix rtw89_mac_dmac_func_pre_en_ax() for USB/SDIOBitterblue Smith-2/+9
2025-11-04wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_post_init() for RTL8852CUBitterblue Smith-3/+13
2025-11-04wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_pre_init() for RTL8852CUBitterblue Smith-5/+19