开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2023-02-17
wifi: rtl8xxxu: add LEDS_CLASS dependency
Arnd Bergmann
2023-02-17
wifi: rtw89: fix AP mode authentication transmission failed
Po-Hao Huang
2023-02-17
wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
Ping-Ke Shih
2023-02-15
wifi: rtw89: move H2C of del_pkt_offload before polling FW status ready
Chin-Yen Lee
2023-02-15
wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()
Ping-Ke Shih
2023-02-15
wifi: rtw88: usb: drop now unnecessary URB size check
Sascha Hauer
2023-02-15
wifi: rtw88: usb: send Zero length packets if necessary
Sascha Hauer
2023-02-15
wifi: rtw88: usb: Set qsel correctly
Sascha Hauer
2023-02-13
wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3
Ping-Ke Shih
2023-02-13
wifi: rtl8xxxu: Add LED control code for RTL8723AU
Bitterblue Smith
2023-02-13
wifi: rtl8xxxu: Add LED control code for RTL8192EU
Bitterblue Smith
2023-02-13
wifi: rtl8xxxu: Add LED control code for RTL8188EU
Bitterblue Smith
2023-02-13
wifi: rtl8xxxu: Register the LED and make it blink
Bitterblue Smith
2023-02-13
wifi: rtw89: phy: set TX power according to RF path number by chip
Zong-Zhe Yang
2023-02-13
wifi: rtw89: 8852b: correct register mask name of TX power offset
Ping-Ke Shih
2023-02-13
wifi: rtw89: use passed channel in set_tx_shape_dfir()
Zong-Zhe Yang
2023-02-13
wifi: rtw89: 8852be: enable CLKREQ of PCI capability
Chin-Yen Lee
2023-02-13
wifi: rtw89: 8852b: try to use NORMAL_CE type firmware first
Ping-Ke Shih
2023-02-13
wifi: rtw89: 8852b: don't support LPS-PG mode after firmware 0.29.26.0
Ping-Ke Shih
2023-02-13
wifi: rtw89: 8852b: reset IDMEM mode to default value
Ping-Ke Shih
2023-02-13
wifi: rtw89: add use of pkt_list offload to debug entry
Ping-Ke Shih
2023-02-13
wifi: rtw89: refine packet offload flow
Chin-Yen Lee
2023-02-13
wifi: rtw89: fix potential wrong mapping for pkt-offload
Chin-Yen Lee
2023-02-13
wifi: rtw89: disallow enter PS mode after create TDLS link
Kuan-Chung Chen
2023-02-13
wifi: rtw89: refine MCC C2H debug logs
Zong-Zhe Yang
2023-02-13
wifi: rtw89: fix parsing offset for MCC C2H
Zong-Zhe Yang
2023-02-13
wifi: rtw89: deal with RXI300 error
Zong-Zhe Yang
2023-02-13
wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
Zong-Zhe Yang
2023-02-13
wifi: rtw89: mac: add function to get TSF
Zong-Zhe Yang
2023-02-13
wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()
Zong-Zhe Yang
2023-02-13
wifi: rtw89: correct unit for port offset and refine macro
Zong-Zhe Yang
2023-02-13
wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.0
Ching-Te Ku
2023-02-13
wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idle
Ching-Te Ku
2023-02-13
wifi: rtw89: coex: Correct A2DP exist variable source
Ching-Te Ku
2023-02-13
wifi: rtw89: coex: Set Bluetooth background scan PTA request priority
Ching-Te Ku
2023-02-13
wifi: rtw89: coex: Refine coexistence log
Ching-Te Ku
2023-02-13
wifi: rtw89: coex: Force to update TDMA parameter when radio state change
Ching-Te Ku
2023-02-13
wifi: rtw89: coex: Clear Bluetooth HW PTA counter when radio state change
Ching-Te Ku
2023-02-13
wifi: rtw89: coex: Update Wi-Fi external control TDMA parameters/tables
Ching-Te Ku
2023-02-13
wifi: rtw88: mac: Use existing macros in rtw_pwr_seq_parser()
Martin Blumenstingl
2023-02-13
wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
Martin Blumenstingl
2023-02-13
wifi: rtw88: pci: Change queue datatype to enum rtw_tx_queue_type
Martin Blumenstingl
2023-02-13
wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwq
Martin Blumenstingl
2023-01-16
wifi: rtl8xxxu: Dump the efuse only for untested devices
Bitterblue Smith
2023-01-16
wifi: rtl8xxxu: Print the ROM version too
Bitterblue Smith
2023-01-16
wifi: rtw88: Use non-atomic sta iterator in rtw_ra_mask_info_update()
Martin Blumenstingl
2023-01-16
wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
Martin Blumenstingl
2023-01-16
wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU
Martin Blumenstingl
2023-01-16
wifi: rtl8xxxu: Use a longer retry limit of 48
Bitterblue Smith
2023-01-16
wifi: rtl8xxxu: Report the RSSI to the firmware
Bitterblue Smith
[next]