summaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/rtl8192c/usb
AgeCommit message (Expand)Author
2025-01-13rtwn: allow firmware rate control to be enabled for rtl8192cuAdrian Chadd
2024-12-20rtwn: create a new HAL routine for enabling STA mode beacon processingAdrian Chadd
2024-12-19rtwn: disable a workaround introduced earlier for RTL8192CU TX performanceAdrian Chadd
2024-12-18rtwn: try enforcing net80211 regulatory / txpower limits for 11n chipsAdrian Chadd
2024-12-18rtwn: add APIs for setting transmit powerAdrian Chadd
2024-12-06rtwn: add placeholder for the per-MACID rate reportAdrian Chadd
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2020-09-01rtwn: clean up empty lines in .c and .h filesMateusz Guzik
2019-03-04rtwn_usb(4): fix Tx instability with RTL8192CU chipsetsAndriy Voskoboinyk
2019-01-10rtwn_usb(4): add IQ calibration support for RTL8192CUAndriy Voskoboinyk
2019-01-02rtwn(4): rename set_name -> set_rom_opts method and reuse it for RTL8188E*Andriy Voskoboinyk
2019-01-02rtwn_pci(4): add support for event-based Tx reports.Andriy Voskoboinyk
2017-01-24Add support for the Realtek RTL8192EU chipset.Kevin Lo
2017-01-17rtwn: export more stats to net80211Andriy Voskoboinyk
2017-01-05In rtl8188eu, read R92C_HSSI_PARAM2(0)) register to detect whether it needsKevin Lo
2016-12-03Fix logic error so the R92C_TDECTRL register value is updated correctly.Kevin Lo
2016-11-14rtwn: drop excessive includes.Andriy Voskoboinyk
2016-10-17rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk