aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/if_rtwnvar.h
Commit message (Expand)AuthorAgeFilesLines
* rtwn: announce VHT support for RTL8812AU/RTL8821AU.Adrian Chadd2025-01-091-0/+2
* rtwn: add forcerate flag to TX descriptor setupAdrian Chadd2025-01-031-3/+3
* rtwn: enable periodic TX reporting support on RTL8188EU NICs.Adrian Chadd2024-12-311-0/+1
* rtwn: add support for register IO debuggingAdrian Chadd2024-12-311-0/+1
* rtwn: create a new HAL routine for enabling STA mode beacon processingAdrian Chadd2024-12-201-0/+4
* rtwn: add APIs for setting transmit powerAdrian Chadd2024-12-181-0/+4
* rtwn: add placeholder for the per-MACID rate reportAdrian Chadd2024-12-071-1/+6
* rtwn: don't do 64 bit TSF extension by defaultAdrian Chadd2024-12-051-0/+1
* rtwn: remove the conditional compilation around the sc_ht40 option.Adrian Chadd2024-12-051-2/+0
* rtwn: change the USB TX transfers to only do one pending transfer per endpointAdrian Chadd2024-11-211-1/+1
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* rtwn: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+0
* Fix ieee80211_radiotap(9) usage in wireless drivers:Andriy Voskoboinyk2019-03-111-1/+2
* rtwn_usb: reject too long (>16K) mbufs.Andriy Voskoboinyk2017-07-041-2/+0
* Add support for the Realtek RTL8192EU chipset.Kevin Lo2017-01-241-2/+5
* rtwn: export more stats to net80211Andriy Voskoboinyk2017-01-171-2/+14
* rtwn_usb(4): fix Rx buffer size calculation.Andriy Voskoboinyk2017-01-081-1/+0
* rtwn: fix possible buffer overrun.Andriy Voskoboinyk2017-01-041-1/+1
* rtwn: add (untested) radar detection support for RTL8821AUAndriy Voskoboinyk2016-12-301-0/+1
* rtwn: fix bitmap size calculation.Andriy Voskoboinyk2016-12-031-2/+2
* rtwn: add HOSTAP / IBSS mode support for RTL8188CE.Andriy Voskoboinyk2016-11-061-0/+14
* rtwn: fix Rx filter setup for some multi-vap configuratons.Andriy Voskoboinyk2016-11-051-0/+1
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-171-0/+609