summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/net/if_usie.c
Commit message (Expand)AuthorAgeFilesLines
* The r48589 promised to remove implicit inclusion of if_var.h soon. Prepareglebius2013-10-261-0/+4
* Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself isglebius2013-09-111-1/+0
* Add const qualifier to the dst parameter of the ifnet if_output method.glebius2013-04-261-2/+3
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-041-3/+3
* Revert r239178 and implement two new functions, namelyhselasky2012-08-151-9/+9
* Take advantage of new UCOM and bus functionality so thathselasky2012-08-101-2/+26
* 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
* Remove reviewed line from copyright header.hselasky2011-07-091-1/+0
* Add new USB 3G driver.hselasky2011-07-081-0/+1587
OpenPOWER on IntegriCloud