开源镜像站
帮助
动态
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-10-05
wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabled
Martin Kaistra
2024-08-09
wifi: rtl8xxxu: add missing rtl8192cu USB IDs
Peter Robinson
2024-08-09
wifi: rtl8xxxu: drop reference to staging drivers
Peter Robinson
2024-07-09
Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtw
Kalle Valo
2024-06-27
wifi: rtl8xxxu: 8188f: Limit TX power index
Martin Kaistra
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-21
wifi: rtl8xxxu: use swap() in rtl8xxxu_switch_ports()
Jiapeng Chong
2024-05-02
wifi: rtl8xxxu: cleanup includes
Ping-Ke Shih
2024-05-02
wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenames
Kalle Valo
2024-05-02
wifi: rtl8xxxu: remove some unused includes
Kalle Valo
2024-04-23
wifi: rtl8xxxu: Add LED control code for RTL8723BU
Bitterblue Smith
2024-04-23
wifi: rtl8xxxu: Add LED control code for RTL8192CU family
Bitterblue Smith
2024-04-23
wifi: rtl8xxxu: Add separate MAC init table for RTL8192CU
Bitterblue Smith
2024-04-22
wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor
Martin Kaistra
2024-04-22
Revert "wifi: rtl8xxxu: enable MFP support"
Martin Kaistra
2024-04-19
wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AU
Bitterblue Smith
2024-03-20
wifi: rtl8xxxu: enable MFP support
Martin Kaistra
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
[next]