summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c
AgeCommit message (Expand)Author
2024-05-02wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenamesKalle Valo
2024-05-02wifi: rtl8xxxu: remove some unused includesKalle Valo
2024-04-23wifi: rtl8xxxu: Add LED control code for RTL8723BUBitterblue Smith
2024-01-19wifi: rtl8xxxu: add missing number of sec cam entries for all variantsMartin Kaistra
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8723BUBitterblue Smith
2023-05-15wifi: rtl8xxxu: Rename some registersBitterblue Smith
2023-05-15wifi: rtl8xxxu: Support new chip RTL8192FUBitterblue Smith
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith
2023-04-14wifi: rtl8xxxu: Clean up some messy ifsBitterblue Smith
2023-03-20wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GUBitterblue Smith
2023-01-16wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith
2022-12-21wifi: rtl8xxxu: Define masks for cck_agc_rpt bitsBitterblue Smith
2022-12-21wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*Bitterblue Smith
2022-12-21wifi: rtl8xxxu: Deduplicate the efuse dumping codeBitterblue 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-16wifi: rtl8xxxu: Move burst init to a functionBitterblue 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-10-22rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2019-10-09rtl8xxxu: make arrays static, makes object smallerColin Ian King
2019-10-09rtl8xxxu: add bluetooth co-existence support for single antennaChris Chiu
2019-07-24rtl8xxxu: Fix wifi low signal strength issue of RTL8723BUChris Chiu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2017-01-20rtl8xxxu: Update author/maintainer contact infoJes Sorensen
2016-10-07rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-09-03rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen
2016-09-03rtl8xxxu: Introduce fops bitflag indicating type of thermal meterJes Sorensen
2016-09-03rtl8xxxu: Use flag to indicate whether device has TX report timer supportJes Sorensen
2016-09-03rtl8xxxu: Add TX page defines for 8723bJes Sorensen
2016-06-29rtl8xxxu: tuse %*ph to dump buffersAndy Shevchenko
2016-05-03rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileopsJes Sorensen
2016-05-03rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1Jes Sorensen
2016-05-03rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 versionJes Sorensen
2016-05-03rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()Jes Sorensen
2016-05-03rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.cJes Sorensen