aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_ath_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* ath: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* Use an accessor function to access ifr_data.Brooks Davis2018-03-301-4/+4
* ath: fix possible memory disclosure in ioctl handlerEd Maste2018-01-031-1/+1
* ath: revert accidental change committed with r327526Ed Maste2018-01-031-1/+1
* embed_mfs: correctly test grep return valueEd Maste2018-01-031-1/+1
* [ath] Begin to lay the groundwork for btcoex related ioctl controls.Adrian Chadd2016-11-271-0/+2
* dev/ath: minor spelling fixes in comments.Pedro F. Giffuni2016-05-021-1/+1
* [ath] migrate ioctl and busdma memory operations out into separate source files.Adrian Chadd2015-11-241-0/+307