summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith2023-04-201-5/+0
* wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GUBitterblue Smith2023-03-201-0/+2
* wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith2023-01-161-0/+1
* wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*Bitterblue Smith2022-12-211-1/+1
* wifi: rtl8xxxu: Deduplicate the efuse dumping codeBitterblue Smith2022-12-211-10/+0
* wifi: rtl8xxxu: Use u32_get_bits in *_identify_chipBitterblue Smith2022-11-161-3/+2
* wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith2022-11-161-4/+4
* wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith2022-11-161-0/+60
* wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith2022-11-041-0/+1
* wifi: rtl8xxxu: Make some arrays constBitterblue Smith2022-10-121-5/+5
* wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith2022-10-041-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1
* rtl8xxxu: Update author/maintainer contact infoJes Sorensen2017-01-201-1/+1
* rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen2016-09-031-0/+1
* rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...Jes Sorensen2016-09-031-0/+4
* rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen2016-07-081-0/+2
* rtl8xxxu: tuse %*ph to dump buffersAndy Shevchenko2016-06-291-7/+2
* rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileopsJes Sorensen2016-05-031-2/+0
* rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.cJes Sorensen2016-05-031-0/+588