summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann
2023-02-17wifi: rtw89: fix AP mode authentication transmission failedPo-Hao Huang
2023-02-17wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih
2023-02-15wifi: rtw89: move H2C of del_pkt_offload before polling FW status readyChin-Yen Lee
2023-02-15wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih
2023-02-15wifi: rtw88: usb: drop now unnecessary URB size checkSascha Hauer
2023-02-15wifi: rtw88: usb: send Zero length packets if necessarySascha Hauer
2023-02-15wifi: rtw88: usb: Set qsel correctlySascha Hauer
2023-02-13wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3Ping-Ke Shih
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8723AUBitterblue Smith
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8192EUBitterblue Smith
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8188EUBitterblue Smith
2023-02-13wifi: rtl8xxxu: Register the LED and make it blinkBitterblue Smith
2023-02-13wifi: rtw89: phy: set TX power according to RF path number by chipZong-Zhe Yang
2023-02-13wifi: rtw89: 8852b: correct register mask name of TX power offsetPing-Ke Shih
2023-02-13wifi: rtw89: use passed channel in set_tx_shape_dfir()Zong-Zhe Yang
2023-02-13wifi: rtw89: 8852be: enable CLKREQ of PCI capabilityChin-Yen Lee
2023-02-13wifi: rtw89: 8852b: try to use NORMAL_CE type firmware firstPing-Ke Shih
2023-02-13wifi: rtw89: 8852b: don't support LPS-PG mode after firmware 0.29.26.0Ping-Ke Shih
2023-02-13wifi: rtw89: 8852b: reset IDMEM mode to default valuePing-Ke Shih
2023-02-13wifi: rtw89: add use of pkt_list offload to debug entryPing-Ke Shih
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee
2023-02-13wifi: rtw89: fix potential wrong mapping for pkt-offloadChin-Yen Lee
2023-02-13wifi: rtw89: disallow enter PS mode after create TDLS linkKuan-Chung Chen
2023-02-13wifi: rtw89: refine MCC C2H debug logsZong-Zhe Yang
2023-02-13wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang
2023-02-13wifi: rtw89: deal with RXI300 errorZong-Zhe Yang
2023-02-13wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang
2023-02-13wifi: rtw89: mac: add function to get TSFZong-Zhe Yang
2023-02-13wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()Zong-Zhe Yang
2023-02-13wifi: rtw89: correct unit for port offset and refine macroZong-Zhe Yang
2023-02-13wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.0Ching-Te Ku
2023-02-13wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idleChing-Te Ku
2023-02-13wifi: rtw89: coex: Correct A2DP exist variable sourceChing-Te Ku
2023-02-13wifi: rtw89: coex: Set Bluetooth background scan PTA request priorityChing-Te Ku
2023-02-13wifi: rtw89: coex: Refine coexistence logChing-Te Ku
2023-02-13wifi: rtw89: coex: Force to update TDMA parameter when radio state changeChing-Te Ku
2023-02-13wifi: rtw89: coex: Clear Bluetooth HW PTA counter when radio state changeChing-Te Ku
2023-02-13wifi: rtw89: coex: Update Wi-Fi external control TDMA parameters/tablesChing-Te Ku
2023-02-13wifi: rtw88: mac: Use existing macros in rtw_pwr_seq_parser()Martin Blumenstingl
2023-02-13wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}Martin Blumenstingl
2023-02-13wifi: rtw88: pci: Change queue datatype to enum rtw_tx_queue_typeMartin Blumenstingl
2023-02-13wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwqMartin Blumenstingl
2023-01-16wifi: rtl8xxxu: Dump the efuse only for untested devicesBitterblue Smith
2023-01-16wifi: rtl8xxxu: Print the ROM version tooBitterblue Smith
2023-01-16wifi: rtw88: Use non-atomic sta iterator in rtw_ra_mask_info_update()Martin Blumenstingl
2023-01-16wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()Martin Blumenstingl
2023-01-16wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCUMartin Blumenstingl
2023-01-16wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-01-16wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith