summaryrefslogtreecommitdiff
path: root/sys/dev/ic/athvar.h
AgeCommit message (Expand)Author
2006-06-23set the RSSI Max value in ath(4) and use the new RSSI radiotap headerReyk Floeter
2005-10-20defintion -> definition;Jason McIntyre
2005-09-23cleanup and simplify the regulation domain handling. some devices areReyk Floeter
2005-09-22remove the very basic ath(4) rate control implementation and useReyk Floeter
2005-08-17fix led states and knf. this also enables support for the software ledReyk Floeter
2005-07-30remove a useless timeout after tx (decrease nasty delays whileReyk Floeter
2005-05-28fix hostap modeReyk Floeter
2005-05-28make sure to enable socket on resume.Robert Nagy
2005-05-27re-enable gpio init even without using the gpio(4) frameworkReyk Floeter
2005-05-27- disable the gpio user interface for now, it's just an unimportantReyk Floeter
2005-05-24ath_hal_rx_monitor should be used for link state monitoring instead ofReyk Floeter
2005-04-18beautify the code by renaming HAL functions with capitalized words (iReyk Floeter
2005-03-11fix channel initialisation. thanks to simon slater.Reyk Floeter
2005-03-03improve radiotap support, fix some minor bugs.Reyk Floeter
2005-02-17mostly cosmetic changes: knf, get rid of unneeded sysctls, cleanup theReyk Floeter
2004-12-18use tick instead of ticks. thanks to hannes at mehnert dot org.Reyk Floeter
2004-11-23support the gpio found on ath(4) devices.Reyk Floeter
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter