summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_rate/sample/sample.h
Commit message (Expand)AuthorAgeFilesLines
* Replay r286410. Change KPI of how device drivers that provide wirelessglebius2015-08-271-2/+1
* Revert the wifi ifnet changes until things are more baked and tested.adrian2015-08-081-1/+2
* Change KPI of how device drivers that provide wireless connectivity interactglebius2015-08-071-2/+1
* Cast everything to something longer than 32 bits so the sample maskadrian2015-01-281-1/+1
* Extend the sample mask from 32 bits to 64 bits.adrian2012-08-151-1/+1
* Bump this up to match what the HAL is at now.adrian2012-07-201-1/+1
* Add a per-node rate control routine for each rate control module.adrian2012-07-201-0/+8
* Prepare for (re)using this header file in userland.adrian2012-07-201-0/+6
* Add in some debugging code to check whether the current rate table hasadrian2012-02-261-0/+2
* Introduce TX aggregation and software TX queue managementadrian2011-11-081-0/+2
* Some cosmetic fixes to ath_rate_sample.adrian2011-11-081-3/+3
* Fix the order of parameters passed to the HT frame duration calculation.adrian2011-09-111-4/+5
* Properly propagate whether the channel is HT40 or not when calculatingadrian2011-02-171-3/+5
* Commit some missing bits to the sample rate module to (more) correctly calcul...adrian2011-02-081-6/+14
* Migrate the sample rate module to the new ath_hal_gettxcompletionrates() API.adrian2011-01-201-41/+0
* Major overhaul:sam2008-11-301-22/+25
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-1/+2
* save changes for handling 5416/5418 partssam2007-01-151-0/+10
* Track v0.9.20.3 hal:sam2006-12-131-87/+41
* add missing \n'ssam2006-07-261-2/+2
* sync with latest code in madwifisam2006-02-091-8/+44
* eliminate mid-block variable declssam2005-03-201-5/+4
* version 1.1 (with cleanups)sam2005-03-191-7/+122
* SampleRate rate control algorithm for the ath driversam2005-03-111-0/+136
OpenPOWER on IntegriCloud