summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* .. include ah_desc.h here now.adrian2012-11-171-0/+1
* Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.adrian2012-08-051-1/+5
* Break out the TX descriptor link field into HAL methods.adrian2012-07-191-0/+24
* The AR5413 datasheet specifies that AR_TxIntrReq should be set consistentlyadrian2011-10-251-2/+9
* Change the default CABQ time to be 70% of the beacon interval,adrian2011-09-281-6/+31
* Break out most of the HAL related tweaks into a per-HAL instance,adrian2011-06-231-3/+3
* Add a new HAL method to retrieve the completion schedule. It setsadrian2011-01-201-0/+21
* Introduce ath_hal_setInterrupts(), a macro for ah_setInterrupts().rpaulo2010-03-031-2/+2
* Couple of suggestions from Sam regarding latest commit:rpaulo2010-03-021-4/+3
* Properly setup the TX FIFO threshold for AR5416 based chipsets,rpaulo2010-03-011-3/+9
* purge HAL_TXSTAT_ALTRATE; you can figure this out by checking ts_finaltsisam2009-06-131-6/+3
* Overhaul regulatory support:sam2009-01-281-4/+4
* import ath halsam2008-12-011-0/+918
OpenPOWER on IntegriCloud