aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ath_rate_sample
Commit message (Expand)AuthorAgeFilesLines
* Combine ath rate control modules with ath after bringing ath_halSam Leffler2008-12-141-40/+0
* Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb2008-12-021-1/+1
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-011-31/+3
* Per email to arch@ a little while ago (that was greeted with silence),Warner Losh2008-09-011-2/+2
* opt_ah.h is not constructed by config, it always comes fromSam Leffler2008-05-291-1/+1
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-1/+7
* for newer hal's we need opt_ah.h as it specifies how the hal has beenSam Leffler2007-01-281-1/+15
* o move ath hal os glue code from the hal to the driver: this code wasSam Leffler2006-09-181-1/+1
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalMax Laier2005-09-271-1/+1
* SampleRate rate control algorithm for the ath driverSam Leffler2005-03-111-0/+48