summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uhso.c
AgeCommit message (Expand)Author
2022-10-26uhso(4): Convert locking comments to locking assertions.riastradh
2022-09-03Garbage-collect the remaining vestiges of netisr.thorpej
2021-06-13Remove duplicate.mlelstv
2020-03-14revert the 0x% -> %# change for fixed width formats pointed out by uwe.christos
2020-03-13PR/55068: sc.dying: Fix printf formats:christos
2020-01-29Adopt <net/if_stats.h>.thorpej
2019-12-01localifymaxv
2019-05-05remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.hmrg
2019-01-22KNFskrll
2018-06-26 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backwardmsaitoh
2018-01-21PR kern/52931 Kernel panics with Atheros usb wireless interfaceskrll
2017-12-19 Add missing if_free() in the detach path.msaitoh
2017-01-11fix off by onemaya
2016-11-25+#include "opt_usb.h"skrll
2016-10-31PR/51574: You can't always get what you want, but if you try sometime..christos
2016-07-07KNF. Remove extra spaces. No functional change.msaitoh
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-04-28Constify rtentry of if_outputozaki-r
2016-04-23Merge nick-nhusbskrll
2016-04-20IFQ_ENQUEUE refactor (3/3) : eliminate pktattr argument from IFQ_ENQUEUE callerknakahara
2014-11-15centralize the dialout/call unit macros.christos
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-07-19PR/48998: uhso(4) support for Globetrotter HSUPA Modemskrll
2014-06-05- Implement pktqueue interface for lockless IP input queue.rmind
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka
2013-01-05- need opt_usb.h if depending on USB_DEBUGchristos
2012-12-27Consistent/Correct error message from failing usbd_set_config.skrll
2012-04-05no need to device_pmf_is_registered() before unregisterplunky
2012-03-06pull down from usbmp branch:mrg
2011-12-23Revert previous due to active usbmp branch(es).jakllsch
2011-12-22Adjust-away inconsistent and trailing whitespace.jakllsch
2011-04-24Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() forrmind
2011-03-16use C99 style for variadic macro argumentsplunky
2010-11-15Dereferencing struct lwp * needs sys/lwp.h.uebayasi
2010-04-05Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpfjoerg
2010-03-06Add uhso(4) driver and manpage for Option N.V. Wireless WAN modemsplunky