summaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/rtl8188e/usb
AgeCommit message (Expand)Author
2024-12-31rtwn: enable periodic TX reporting support on RTL8188EU NICs.Adrian Chadd
2024-12-20rtwn: create a new HAL routine for enabling STA mode beacon processingAdrian 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-01-02rtwn_pci(4): add support for RTL8188EE chipset.Andriy Voskoboinyk
2019-01-02rtwn(4): rename set_name -> set_rom_opts method and reuse it for RTL8188E*Andriy Voskoboinyk
2019-01-02rtwn(4): rename common RTL8188E* structures.Andriy Voskoboinyk
2019-01-02Move USB-specific parts from rtwn(4) to rtwn_usb(4)Andriy Voskoboinyk
2019-01-02rtwn_pci(4): add support for event-based Tx reports.Andriy Voskoboinyk
2019-01-02rtwn(4): drop obsolete comment + use 'nop' function for 92eu calibrationAndriy Voskoboinyk
2017-06-17- Fix incorrect values in the computation of CCK and OFDM transmit powerKevin Lo
2017-01-24Add support for the Realtek RTL8192EU chipset.Kevin Lo
2017-01-17rtwn: export more stats to net80211Andriy Voskoboinyk
2016-12-20Merge r92c_init_rf_common() into r92c_init_rf(). In r88eu_attach.c, we couldKevin Lo
2016-10-17rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk