aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* ath: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.Adrian Chadd2012-08-051-1/+5
* Break out the TX descriptor link field into HAL methods.Adrian Chadd2012-07-191-0/+24
* Break out most of the HAL related tweaks into a per-HAL instance,Adrian Chadd2011-06-231-2/+3
* Add a new HAL method to retrieve the completion schedule. It setsAdrian Chadd2011-01-201-0/+10
* Overhaul regulatory support:Sam Leffler2009-01-281-4/+4
* import ath halSam Leffler2008-12-011-0/+662