summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/net/if_ipheth.c
Commit message (Expand)AuthorAgeFilesLines
* Assume that all Apple products using interface class 255, subclass 253hselasky2013-07-261-0/+8
* Add support for tethering on the iPhone 4Seadler2013-05-291-0/+3
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...sbz2013-01-301-1/+1
* Add support for iPhone 5 tethering.eadler2012-10-211-0/+3
* Fix compiler warnings, mostly signed issues,hselasky2012-04-021-1/+1
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* - Move all USB device ID arrays into so-called sections,hselasky2011-06-241-1/+1
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* USB Network:hselasky2010-10-131-0/+528
OpenPOWER on IntegriCloud