aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_ruereg.h
Commit message (Expand)AuthorAgeFilesLines
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+1
* Move Rx/Tx lists management routines into central location.Maxim Sobolev2005-03-251-25/+1
* Move xxx_newbuf() function, which was the same in all drivers into centralMaxim Sobolev2005-03-251-0/+1
* Replace the static "qdat" structure with a per-instance softc fieldIan Dowse2004-05-231-0/+1
* Make it easier to run this code on RELENG_4.Josef Karthauser2003-10-041-0/+2
* Add RealTek RTL8150 USB to fast Ethernet controller driver.Shunsuke Akiyama2003-05-031-0/+247