aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/net/if_axereg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* Remove unused variable sc_tx_bufsz.Kevin Lo2013-06-131-1/+0
* Implement TX/RX checksum offloading support for ASIX AX88772BPyun YongHyeon2011-10-251-0/+94
* Add initial support for AX88772B USB Fast Ethernet. AX88772BPyun YongHyeon2011-07-141-1/+28
* Add initial AX88772A support.Pyun YongHyeon2010-11-281-0/+19
* Introduce new macro AXE_IS_178_FAMILY and AXE_IS_772. IncludePyun YongHyeon2010-11-281-1/+11
* Do not setup interrupt endpoint for axe(4).Pyun YongHyeon2010-10-111-1/+0
* Add GPIO programming for more PHY hardware.Andrew Thompson2010-09-021-0/+19
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-1/+1
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-2/+2
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+196