aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ral/rt2860var.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* ral: rt2860: fix wcid2ni access/size issueKyle Evans2019-08-061-1/+1
* Fix ieee80211_radiotap(9) usage in wireless drivers:Andriy Voskoboinyk2019-03-111-1/+1
* net80211: ieee80211_ratectl*: switch to reusable KPIAndriy Voskoboinyk2016-10-021-0/+1
* Align radiotap structures in ral(4)Stanislav Galabov2016-05-251-2/+2
* The EEPROM is lying about antennas. Don't hardcode things based on the chipKevin Lo2016-05-171-1/+1
* - Add a missing prototypeKevin Lo2015-10-291-1/+1
* net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (neve...Adrian Chadd2015-10-121-2/+0
* Replay r286410. Change KPI of how device drivers that provide wirelessGleb Smirnoff2015-08-271-3/+4
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-4/+3
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-3/+4
* Add support for Ralink RT2800/RT3000 chipsets.Bernhard Schmidt2012-05-101-0/+210