summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_axereg.h
Commit message (Expand)AuthorAgeFilesLines
* Add private tx/rx buffer management to support large frame sizessam2007-11-101-8/+37
* Add support for the AX88178 and AX88772 based devices.imp2007-09-251-5/+18
* Merge in the AX88178 and AX88772 register definions (along withimp2007-08-091-10/+60
* Additional devices from NetBSD and OpenBSD. This includes devices notimp2007-06-301-2/+4
* Prefer device_printf over printf. Eliminate axe_unit as it is noimp2007-06-101-1/+0
* Remove pre-5.0 compat cruft.brueffer2007-05-011-2/+0
* Add a sleep lock that protects access to sequences of blockingiedowse2006-06-041-0/+4
* Defer axe_tick processing to a USB task, since axe miibus operationsiedowse2006-05-271-0/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+1
* Move Rx/Tx lists management routines into central location.sobomax2005-03-251-24/+1
* GC unused fields.sobomax2005-03-251-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Diff-reduction before merging if_axe to RELENG_4.rsm2004-12-081-0/+2
* Replace the static "qdat" structure with a per-instance softc fieldiedowse2004-05-231-0/+1
* In the device attach routine, don't depend on uaa->iface beingwpaul2003-06-151-0/+1
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+178
OpenPOWER on IntegriCloud