aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_superg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* net80211: add a timer to flush fast-frames queues.Andriy Voskoboinyk2017-03-191-0/+2
* net80211: fix LOR/deadlock in ieee80211_ff_node_cleanup().Andriy Voskoboinyk2016-06-291-22/+16
* [net80211] Initial A-MSDU support for testing / evaluationAdrian Chadd2016-04-061-0/+23
* Atheros SuperG bug fixes, as part of hunting down kern/174283.Adrian Chadd2012-12-091-2/+1
* Don't panic if the stageq here is empty; just fall through with NULLAdrian Chadd2012-12-091-0/+8
* make superg/fast-frames state dynamically-allocated (and indirect offSam Leffler2009-05-021-7/+32
* Hoist 802.11 encapsulation up into net80211:Sam Leffler2009-03-301-0/+20
* o move tdma+superg protocol defs out of public viewSam Leffler2009-03-261-0/+27
* Fix enough bits so that fast frames work again:Sam Leffler2009-03-261-1/+2
* split Atheros SuperG support out into it's own file that's included onlySam Leffler2009-03-241-0/+56