summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/ether.c
Commit message (Expand)AuthorAgeLines
* Coding Style cleanupWolfgang Denk2010-10-27-1/+0
* USB-CDC: Prevent rx_req being enqueued twiceVitaly Kuzmichev2010-10-13-0/+1
* USB-CDC: Fix tx/rx_req memory leaksVitaly Kuzmichev2010-10-13-13/+7
* USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-20-246/+267
* USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic2010-09-20-1/+9
* USB-CDC: correct wrong alignment in ether.cStefano Babic2010-09-20-1/+1
* USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev2010-09-20-1/+1
* USB-CDC: Correct stat_req initializationVitaly Kuzmichev2010-09-20-4/+3
* USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev2010-09-20-3/+3
* USB-CDC: Correct freeing usb requestsVitaly Kuzmichev2010-09-20-2/+7
* USB-CDC: Use native debug printout macrosVitaly Kuzmichev2010-09-20-53/+43
* USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev2010-09-20-0/+6
* Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-20-0/+1947