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