aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/rtl8192c/pci/r92ce_attach.c
Commit message (Expand)AuthorAgeFilesLines
* rtwn: create a new HAL routine for enabling STA mode beacon processingAdrian Chadd2024-12-201-0/+1
* rtwn: try enforcing net80211 regulatory / txpower limits for 11n chipsAdrian Chadd2024-12-181-1/+1
* rtwn: add APIs for setting transmit powerAdrian Chadd2024-12-181-0/+1
* rtwn: add placeholder for the per-MACID rate reportAdrian Chadd2024-12-071-0/+1
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* rtwn: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* rtwn(4): rename set_name -> set_rom_opts method and reuse it for RTL8188E*Andriy Voskoboinyk2019-01-021-2/+2
* rtwn_pci(4): add support for event-based Tx reports.Andriy Voskoboinyk2019-01-021-1/+2
* Add support for the Realtek RTL8192EU chipset.Kevin Lo2017-01-241-0/+1
* rtwn: export more stats to net80211Andriy Voskoboinyk2017-01-171-0/+1
* rtwn: enable 11n support for RTL8188CE.Andriy Voskoboinyk2016-11-121-9/+5
* rtwn: add HOSTAP / IBSS mode support for RTL8188CE.Andriy Voskoboinyk2016-11-061-3/+7
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-171-0/+263