summaryrefslogtreecommitdiff
path: root/sys/dev/ath/ah_osdep.c
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Fix AR5416 and later parts when building with AH_DEBUG or similar defined:Sam Leffler2009-07-061-4/+4
* kill more portability functions that are no longer usefulSam Leffler2009-05-081-21/+0
* kill unused OS_GETUPTIMESam Leffler2009-05-081-9/+0
* fix build w/ AH_DEBUGSam Leffler2009-03-241-29/+0
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-011-44/+7
* prepare for a new halSam Leffler2008-10-271-0/+17
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-1/+1
* update copyrights to 2007 and convert to be 2-clause bsd-onlySam Leffler2007-06-061-8/+1
* Remove unnecessary suser() check in the sysctl to set up ath_halRobert Watson2007-04-101-10/+7
* o move ath hal os glue code from the hal to the driver: this code wasSam Leffler2006-09-181-0/+444