summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/ether.c
AgeCommit message (Expand)Author
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-13USB-CDC: Prevent rx_req being enqueued twiceVitaly Kuzmichev
2010-10-13USB-CDC: Fix tx/rx_req memory leaksVitaly Kuzmichev
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev
2010-09-20USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic
2010-09-20USB-CDC: correct wrong alignment in ether.cStefano Babic
2010-09-20USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev
2010-09-20USB-CDC: Correct stat_req initializationVitaly Kuzmichev
2010-09-20USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev
2010-09-20USB-CDC: Correct freeing usb requestsVitaly Kuzmichev
2010-09-20USB-CDC: Use native debug printout macrosVitaly Kuzmichev
2010-09-20USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer