summaryrefslogtreecommitdiff
path: root/sys/dev/ic/athvar.h
AgeCommit message (Expand)Author
2010-03-19Don't pick up the network-interface, ethernet, and 802.11-relateddyoung
2010-03-14Use device_suspensor_t instead of struct device_suspensor.dyoung
2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung
2010-01-17Forward declare struct bpf_if and use that as the type for bpf_ifpooka
2009-09-16In pmf(9), improve the implementation of device self-suspensiondyoung
2009-08-02- fix TKIP, changes adapted from FreeBSDjmcneill
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-12-11Sync ath(4) with the new HAL, mostly based on <jmcneill>'s patches.alc
2008-07-09- device/softc split for ath(4)joerg
2008-03-12Use device_t and its accessors throughout. Use aprint_*_dev().dyoung
2007-12-22Remove the remnants of the powerhooks.dyoung
2007-12-09Merge jmcneill-pm branch.jmcneill
2007-07-17Suppress spurious timeouts and avoid wedging in OACTIVE state:dyoung
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-07-14Consistently establish / disestablish shutdown hookseanb
2006-06-05Import new HAL 0.9.17.2. Approved by sam@gdamore
2006-05-26Clean up bogus whitespaceblymn
2006-04-02Reorganize ath layout as requested by sam@ and suggested by dyoung@ ingdamore
2006-03-02Miscellaneous ath(4) and net80211 updates and bug-fixes coming fromdyoung
2005-11-18Resolve conflicts.skrll
2005-07-26Resolve conflicts.dyoung
2005-06-30Fix $FreeBSD$ RCS IDs, which gave me a real shock when their revisiondyoung
2005-06-22Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)dyoung
2004-08-10IBSS fixes: get IBSS beacon generation right. Merge with a same-SSID,dyoung
2004-07-28Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4)dyoung
2004-04-30Sync with FreeBSD. Here are the changes FreeBSD has made:dyoung
2004-02-29Update ath(4)'s Hardware Abstraction Layer (HAL) to version 0.9.6.11.dyoung
2003-12-16Synchronize with FreeBSD:dyoung
2003-10-16add {shutdownhook,powerhook}disestablish()ichiro
2003-10-15add $NetBSD$itojun
2003-10-14add support ath on cardbusichiro
2003-10-13Miscellaneous changes for NetBSD compatibility.dyoung
2003-10-07Initial import of ath(4) from FreeBSD.dyoung