summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_udav.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - make sure int is in running state before touching the multicast filtersbrad2005-01-031-5/+7
* fix for some archs that don't like unaligned accesses, eg sparc64 and alphadlg2004-12-301-16/+12
* Properly indent with tabs rather than spaces.jsg2004-12-261-60/+58
* Remove uneeded ifdefs/code.jsg2004-12-261-56/+1
* URL of data sheet has changed.jsg2004-12-031-2/+2
* Don't need to set ifp->if_mtu as ether_ifattach does this for us.jsg2004-12-031-2/+1
* strlcpyderaadt2004-11-111-2/+2
* pretty dmesg printderaadt2004-10-051-9/+8
* Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.jsg2004-10-051-0/+1731