开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
Age
Commit message (
Expand
)
Author
2024-02-28
wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()
Shiji Yang
2024-02-21
wifi: rtl8xxxu: check vif before using in rtl8xxxu_tx()
Ping-Ke Shih
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-06
wifi: rtl8xxxu: update rate mask per sta
Martin Kaistra
2024-02-05
wifi: rtl8xxxu: Add TP-Link TL-WN823N V2
Chun Qiu
2024-02-01
wifi: rtl8xxxu: fix error messages
Dan Carpenter
2024-01-19
wifi: rtl8xxxu: add missing number of sec cam entries for all variants
Martin Kaistra
2024-01-18
wifi: rtl8xxxu: make instances of iface limit and combination to be static const
Ping-Ke Shih
2024-01-18
wifi: rtl8xxxu: convert EN_DESC_ID of TX descriptor to le32 type
Ping-Ke Shih
2024-01-14
wifi: rtl8xxxu: enable channel switch support
Martin Kaistra
2024-01-14
wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: Fix off by one initial RTS rate
Bitterblue Smith
2024-01-10
wifi: rtl8xxxu: Fix LED control code of RTL8192FU
Bitterblue Smith
2024-01-10
wifi: rtl8xxxu: declare concurrent mode support for 8188f
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: make supporting AP mode only on port 0 transparent
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: add hw crypto support for AP mode
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: remove obsolete priv->vif
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: add macids for STA mode
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support multiple interface in start_ap()
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support multiple interfaces in bss_info_changed()
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support multiple interfaces in {add,remove}_interface()
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support multiple interfaces in watchdog_callback()
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support multiple interfaces in configure_filter()
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support multiple interfaces in update_beacon_work_callback()
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support multiple interfaces in set_aifs()
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support setting bssid register for multiple interfaces
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: don't parse CFO, if both interfaces are connected in STA mode
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: extend check for matching bssid to both interfaces
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: extend wifi connected check to both interfaces
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support setting mac address register for both interfaces
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: 8188e: convert usage of priv->vif to priv->vifs[0]
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: support setting linktype for both interfaces
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: prepare supporting two virtual interfaces
Martin Kaistra
2024-01-10
wifi: rtl8xxxu: remove assignment of priv->vif in rtl8xxxu_bss_info_changed()
Martin Kaistra
2023-12-19
wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices
Zenm Chen
2023-09-18
wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722
Zenm Chen
2023-09-04
wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested
Zenm Chen
2023-07-25
wifi: rtl8xxxu: Enable AP mode for RTL8723BU
Bitterblue Smith
2023-07-25
wifi: rtl8xxxu: Enable AP mode for RTL8192EU
Bitterblue Smith
2023-07-25
wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU)
Bitterblue Smith
2023-07-25
wifi: rtl8xxxu: Enable AP mode for RTL8192FU
Bitterblue Smith
2023-06-07
Merge wireless into wireless-next
Johannes Berg
2023-05-15
wifi: rtl8xxxu: Rename some registers
Bitterblue Smith
2023-05-15
wifi: rtl8xxxu: Support new chip RTL8192FU
Bitterblue Smith
2023-05-15
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
2023-05-05
wifi: rtl8xxxu: rtl8xxxu_rx_complete(): remove unnecessary return
Martin Kaiser
2023-05-05
wifi: rtl8xxxu: Support USB RX aggregation for the newer chips
Bitterblue Smith
2023-05-05
wifi: rtl8xxxu: Set maximum number of supported stations
Martin Kaistra
[next]