summaryrefslogtreecommitdiff
path: root/sys/dev/usb/net/uhso.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r227309 (partial)Marius Strobl2013-03-091-1/+1
* MFC: r243857 (partial)Marius Strobl2013-03-091-3/+3
* MFC r240597:Hans Petter Selasky2012-09-181-2/+0
* MFC r239178, r239179, r239180, r239181, r239182 and r239299:Hans Petter Selasky2012-09-181-2/+26
* MFC r233774:Hans Petter Selasky2012-05-041-4/+4
* MFC r227461:Hans Petter Selasky2011-12-311-3/+3
* Add new USB ID.Hans Petter Selasky2011-08-201-0/+2
* Tag mbufs of all incoming frames or packets with the interface's FIBBjoern A. Zeeb2011-07-031-0/+1
* - Move all USB device ID arrays into so-called sections,Hans Petter Selasky2011-06-241-1/+1
* Implement ucom_set_pnpinfo_usb() providing ttyname and port numberNick Hibma2010-11-051-0/+2
* - Simplify the way unit/subunit allocation is done in ucom.Nick Hibma2010-11-031-14/+13
* USB network (UHSO):Hans Petter Selasky2010-10-131-1/+1
* Reduce the need to accesss struct usb_device by providing functions to accessAndrew Thompson2010-09-021-7/+6
* - Support for Globetrotter iCON 452.Andrew Thompson2010-07-201-22/+114
* Fix possibly wrong bit masking.Andrew Thompson2010-05-121-2/+2
* Add new tunable 'net.link.ifqmaxlen' to set default send interfaceMaxim Sobolev2010-05-031-2/+2
* Grammar nits.Andrew Thompson2010-01-141-6/+6
* Update to Fredrik's latest uhso driver. This changes port detection, addsAndrew Thompson2010-01-131-91/+151
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differAndrew Thompson2010-01-131-0/+1754