aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_ath_beacon.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Bring over some initial power save management support, reset pathAdrian Chadd2014-04-301-0/+2
* Overhaul the TXQ locking (again!) as part of some beacon/cabq timingAdrian Chadd2013-03-241-0/+1
* Extend the beacon code slightly to support AP mode beaconing for theAdrian Chadd2012-08-111-1/+1
* Migrate most of the beacon handling functions out to if_ath_beacon.c.Adrian Chadd2012-05-201-0/+8
* Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.Adrian Chadd2012-05-201-0/+43