summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* [ath_hal] add support for setting the azimuth timestamp in the outgoing TX pa...adrian2016-05-311-0/+6
* dev/ath: minor spelling fixes in comments.pfg2016-05-021-1/+1
* Setup needed tables for TPC on AR5416->AR9287 chips.adrian2013-04-171-0/+217
* CABQ calculation changes to try and fix some weird corner cases leadingadrian2013-03-231-4/+4
* add a method to set/clear the VMF field in the TX descriptor.adrian2013-03-041-0/+11
* Part #2 of the TX chainmask changes:adrian2013-02-251-14/+0
* Add a workaround for AR5416, AR9130 and AR9160 chipsets - work aroundadrian2013-02-221-1/+70
* The encryption type field needs to be preserved for each descriptoradrian2013-02-091-0/+6
* HAL API changes!adrian2012-11-031-1/+3
* Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segmentadrian2012-08-051-1/+4
* Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.adrian2012-08-051-1/+5
* Add STBC TX support for AR5416 HAL chips.adrian2012-07-271-0/+1
* Bring this API in line with what the reference driver and Linux ath9kadrian2012-07-271-4/+2
* Correctly handle AR_MoreAggr when assembling multi-descriptor final frames.adrian2012-04-041-3/+17
* Add some fixes to the 11n aggregation HAL calls:adrian2011-10-251-6/+26
* Add some 11n bits from the if_ath_tx 11n branch:adrian2011-10-251-0/+24
* Change the default CABQ time to be 70% of the beacon interval,adrian2011-09-281-9/+40
* Break out most of the HAL related tweaks into a per-HAL instance,adrian2011-06-231-3/+3
* Use the new per-series antenna and TPC definitions when setting ctl8->11.adrian2011-05-241-16/+27
* Bring over a few queue changes from ath9k:adrian2011-03-221-0/+17
* * Remove a not-needed check in the AR5416+ caseadrian2011-03-201-6/+6
* Bring over a copy of the AR5212 TX queue reset and setup routines, in prepara...adrian2011-03-201-0/+338
* Add a temporary workaround so the 11n rate scenario setup code sets a usefuladrian2011-02-051-1/+14
* Just to be sure, make sure the MCS rates are allowed for TX.adrian2011-02-011-2/+4
* Don't incorrectly set the burst duration setting in the TX descriptor.adrian2011-01-311-2/+0
* Fix some errors introduced w/ the last commit; fix setting RTS/CTS in the 11n...adrian2011-01-291-22/+24
* Link in the 11n specific TX methods into the HAL.adrian2011-01-291-7/+3
* Bring over a fix from ath9k - zero some of the TX descriptors for Kite/AR9285.adrian2011-01-251-0/+14
* Add a new HAL method to retrieve the completion schedule. It setsadrian2011-01-201-0/+22
* Couple of suggestions from Sam regarding latest commit:rpaulo2010-03-021-2/+1
* Properly setup the TX FIFO threshold for AR5416 based chipsets,rpaulo2010-03-011-1/+2
* purge HAL_TXSTAT_ALTRATE; you can figure this out by checking ts_finaltsisam2009-06-131-6/+3
* Overhaul regulatory support:sam2009-01-281-2/+2
* import ath halsam2008-12-011-0/+698
OpenPOWER on IntegriCloud