aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenamesKalle Valo1-547/+0
2024-05-02wifi: rtl8xxxu: remove some unused includesKalle Valo1-4/+0
2024-04-23wifi: rtl8xxxu: Add separate MAC init table for RTL8192CUBitterblue Smith1-1/+26
2024-01-19wifi: rtl8xxxu: add missing number of sec cam entries for all variantsMartin Kaistra1-0/+1
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith1-4/+0
2023-03-20wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GUBitterblue Smith1-1/+4
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8723AUBitterblue Smith1-0/+25
2023-01-16wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith1-0/+1
2022-12-21wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*Bitterblue Smith1-1/+1
2022-11-16wifi: rtl8xxxu: Use u32_get_bits in *_identify_chipBitterblue Smith1-3/+2
2022-11-16wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith1-1/+1
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith1-0/+51
2022-11-04wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith1-0/+23
2022-11-04wifi: rtl8xxxu: Add central frequency offset trackingBitterblue Smith1-4/+34
2022-10-12wifi: rtl8xxxu: Make some arrays constBitterblue Smith1-1/+1
2022-10-04wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2017-01-20rtl8xxxu: Update author/maintainer contact infoJes Sorensen1-1/+1
2016-09-03rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen1-0/+1
2016-09-03rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routineJes Sorensen1-0/+4
2016-07-08rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen1-0/+2
2016-05-03rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileopsJes Sorensen1-2/+0
2016-05-03rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()Jes Sorensen1-1/+1
2016-05-03rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.cJes Sorensen1-0/+399