summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_tdma.c
Commit message (Expand)AuthorAgeFilesLines
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-6/+10
* Enable the use of TDMA on an 802.11n channel (with aggregation disabled,adrian2013-05-211-5/+42
* Overhaul the TXQ locking (again!) as part of some beacon/cabq timingadrian2013-03-241-1/+7
* Pull out the debugging code from the critical path and make sure itadrian2012-11-281-37/+37
* * Fix another culprit of my "committed from the wrong directory" nonsense;adrian2012-11-271-2/+12
* Correct some debugging output.adrian2012-11-271-1/+1
* Fix buildadrian2012-11-271-0/+2
* Improve the TDMA debugging:adrian2012-11-271-2/+123
* Fix the TDMA nexttbtt programming for 802.11n chips.adrian2012-11-271-4/+17
* Use a 64 bit TSF write to update the TSF adjust, rather than a 32 bitadrian2012-11-231-1/+5
* Fix up the nexttbtt -> TSF delta calculation to not wrap ridiculouslyadrian2012-11-231-1/+15
* Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.adrian2012-05-201-0/+476
OpenPOWER on IntegriCloud