summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_rx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: usbip: remove unnecessary lines and extra return statementsmatt mooney2011-06-071-2/+0Star
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-201-17/+16Star
* staging: usbip: fix header includesmatt mooney2011-05-121-1/+1
* staging: usbip: remove section dividersmatt mooney2011-05-061-2/+0Star
* staging: usbip: add break to default case in switch statementsmatt mooney2011-05-061-1/+2
* staging: usbip: vhci_rx.c: coding style cleanupmatt mooney2011-05-061-31/+13Star
* staging: usbip: bugfix for isochronous packets and optimizationArjan Mels2011-04-071-0/+3
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-10/+6Star
* staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEOMax Vozeler2011-01-211-1/+20
* staging: usbip: vhci: friendly log messages for connection errorsMax Vozeler2011-01-211-2/+14
* staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler2011-01-211-6/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-19/+22
* Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman2008-10-221-1/+1
* Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-111-0/+251