开源镜像站
帮助
动态
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
/
rtl8xxxu_8192c.c
Age
Commit message (
Expand
)
Author
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 RTL8192CU family
Bitterblue Smith
2024-04-23
wifi: rtl8xxxu: Add separate MAC init table for RTL8192CU
Bitterblue Smith
2024-01-19
wifi: rtl8xxxu: add missing number of sec cam entries for all variants
Martin Kaistra
2023-04-20
wifi: rtl8xxxu: Don't print the vendor/product/serial
Bitterblue Smith
2023-03-20
wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GU
Bitterblue Smith
2023-01-16
wifi: rtl8xxxu: Report the RSSI to the firmware
Bitterblue Smith
2022-12-21
wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*
Bitterblue Smith
2022-12-21
wifi: rtl8xxxu: Deduplicate the efuse dumping code
Bitterblue Smith
2022-11-16
wifi: rtl8xxxu: Use u32_get_bits in *_identify_chip
Bitterblue Smith
2022-11-16
wifi: rtl8xxxu: Use strscpy instead of sprintf
Bitterblue Smith
2022-11-16
wifi: rtl8xxxu: Split up rtl8xxxu_identify_chip
Bitterblue Smith
2022-11-04
wifi: rtl8xxxu: Fix the CCK RSSI calculation
Bitterblue Smith
2022-10-12
wifi: rtl8xxxu: Make some arrays const
Bitterblue Smith
2022-10-04
wifi: rtl8xxxu: Support new chip RTL8188FU
Bitterblue Smith
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2017-01-20
rtl8xxxu: Update author/maintainer contact info
Jes Sorensen
2016-09-03
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
2016-09-03
rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...
Jes Sorensen
2016-07-08
rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru
Jes Sorensen
2016-06-29
rtl8xxxu: tuse %*ph to dump buffers
Andy Shevchenko
2016-05-03
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen