aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ath/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Add AR9285 sources.Rui Paulo2010-03-021-0/+1
* Improve previous commit and add missing ar9280.cRui Paulo2010-01-311-3/+3
* Build 928x files too.Rui Paulo2010-01-311-1/+2
* Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. ItSam Leffler2009-03-301-2/+2
* Combine ath rate control modules with ath after bringing ath_halSam Leffler2008-12-141-25/+61
* Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb2008-12-021-1/+1
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-011-28/+39
* for newer hal's we need opt_ah.h as it specifies how the hal has beenSam Leffler2007-01-281-1/+15
* o move ath hal os glue code from the hal to the driver: this code wasSam Leffler2006-09-181-1/+1
* o add opt_ath.h enable tweaking various config parameters for the driverSam Leffler2006-04-031-1/+4
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalMax Laier2005-09-271-1/+1
* module for Atheros 802.11 driverSam Leffler2003-06-231-0/+48