aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_rate/sample/sample.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.14: correct ni_txrate when using a fixed rateSam Leffler2006-03-141-1/+4
* MFC ath changes up to and including the v0.9.16.16 hal importSam Leffler2006-02-241-158/+148
* Sync wireless support from HEAD:Sam Leffler2005-07-291-1/+1
* fix size_to_binSam Leffler2005-04-021-1/+1
* nuke unintentional use of HAL_BOOL typeSam Leffler2005-04-021-2/+2
* o fix bug where rate wouldn't lift off lowest setting when operating asSam Leffler2005-03-301-24/+47
* sync rates for any associated stations or neighbors on state transitionSam Leffler2005-03-291-1/+16
* fix braino introduced when converting from madwifiSam Leffler2005-03-201-1/+1
* version 1.1 (with cleanups)Sam Leffler2005-03-191-215/+411
* Adding missing module dependency. This should fix the undefined symbolTai-hwa Liang2005-03-111-0/+1
* SampleRate rate control algorithm for the ath driverSam Leffler2005-03-111-0/+608