aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_axereg.h
Commit message (Expand)AuthorAgeFilesLines
* 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