summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_axereg.h
AgeCommit message (Expand)Author
2007-06-10Remove definitions and usage of usb_callout and related macros. These macrosMarc Balmer
2007-06-06Mechanical removal of USBBASEDEVICE. No binary change.Michael Knudsen
2007-06-04Last part of FreeBSD/NetBSD sepcific code removal.Marc Balmer
2007-05-14Convert from lockmgr to rwlock.Jonathan Gray
2007-04-03Data direction was not properly encoded in (unused)Jonathan Gray
2007-01-18Add support for AX88772 devices with external PHY.Jonathan Gray
2006-06-01Remove unused macros, improve readability.Christopher Pascoe
2005-11-29Add support for ASIX AX88772 10/100 based adapters which are very similiarJonathan Gray
2005-08-28The AX88178 sends multiple frames per USB transferJonathan Gray
2005-08-28Tell the AX88178 to give us the full transaction size.Jonathan Gray
2005-08-28Account for larger USB transaction size of AX88178 byJonathan Gray
2005-08-28We have to do some extra hand holding on link state changeJonathan Gray
2005-08-10whitespace nitsJonathan Gray
2005-08-10Some of the bits that will be required for AX88178.Jonathan Gray
2004-11-11from netbsd, if_axereg.h revision 1.2David Gwynne
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2004-05-19remove duplication, use ETHER_ALIGN from if_ether.hBrad Smith
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt