aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_axereg.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r173522, r176910, r178975Andrew Thompson2009-02-071-8/+37
* Add support for the AX88178 and AX88772 based devices.Warner Losh2007-09-251-5/+18
* Merge in the AX88178 and AX88772 register definions (along withWarner Losh2007-08-091-10/+60
* Additional devices from NetBSD and OpenBSD. This includes devices notWarner Losh2007-06-301-2/+4
* Prefer device_printf over printf. Eliminate axe_unit as it is noWarner Losh2007-06-101-1/+0
* Remove pre-5.0 compat cruft.Christian Brueffer2007-05-011-2/+0
* Add a sleep lock that protects access to sequences of blockingIan Dowse2006-06-041-0/+4
* Defer axe_tick processing to a USB task, since axe miibus operationsIan Dowse2006-05-271-0/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+1
* Move Rx/Tx lists management routines into central location.Maxim Sobolev2005-03-251-24/+1
* GC unused fields.Maxim Sobolev2005-03-251-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Diff-reduction before merging if_axe to RELENG_4.Scott Mitchell2004-12-081-0/+2
* Replace the static "qdat" structure with a per-instance softc fieldIan Dowse2004-05-231-0/+1
* In the device attach routine, don't depend on uaa->iface beingBill Paul2003-06-151-0/+1
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-201-0/+178