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