summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.c
AgeCommit message (Expand)Author
2024-01-19wifi: rtl8xxxu: add missing number of sec cam entries for all variantsMartin Kaistra
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith
2023-03-20wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GUBitterblue Smith
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8723AUBitterblue Smith
2023-01-16wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith
2022-12-21wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*Bitterblue Smith
2022-11-16wifi: rtl8xxxu: Use u32_get_bits in *_identify_chipBitterblue Smith
2022-11-16wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith
2022-11-04wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith
2022-11-04wifi: rtl8xxxu: Add central frequency offset trackingBitterblue Smith
2022-10-12wifi: rtl8xxxu: Make some arrays constBitterblue Smith
2022-10-04wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2017-01-20rtl8xxxu: Update author/maintainer contact infoJes Sorensen
2016-09-03rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen
2016-09-03rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routineJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen
2016-05-03rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileopsJes Sorensen
2016-05-03rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()Jes Sorensen
2016-05-03rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.cJes Sorensen