summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/net/uhso.c
Commit message (Expand)AuthorAgeFilesLines
* Style change.hselasky2011-11-121-3/+3
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Add new USB ID.hselasky2011-08-201-0/+2
* Tag mbufs of all incoming frames or packets with the interface's FIBbz2011-07-031-0/+1
* - Move all USB device ID arrays into so-called sections,hselasky2011-06-241-1/+1
* Implement ucom_set_pnpinfo_usb() providing ttyname and port numbern_hibma2010-11-051-0/+2
* - Simplify the way unit/subunit allocation is done in ucom.n_hibma2010-11-031-14/+13
* USB network (UHSO):hselasky2010-10-131-1/+1
* Reduce the need to accesss struct usb_device by providing functions to accessthompsa2010-09-021-7/+6
* - Support for Globetrotter iCON 452.thompsa2010-07-201-22/+114
* Fix possibly wrong bit masking.thompsa2010-05-121-2/+2
* Add new tunable 'net.link.ifqmaxlen' to set default send interfacesobomax2010-05-031-2/+2
* Grammar nits.thompsa2010-01-141-6/+6
* Update to Fredrik's latest uhso driver. This changes port detection, addsthompsa2010-01-131-91/+151
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-131-0/+1754
OpenPOWER on IntegriCloud