USB-CDC: correct wrong alignment in ether.c
[platform/kernel/u-boot.git] / drivers / usb / gadget / ether.c
2010-09-20 Stefano BabicUSB-CDC: correct wrong alignment in ether.c
2010-09-20 Vitaly KuzmichevUSB-CDC: ethernet error path potential oops fix
2010-09-20 Vitaly KuzmichevUSB-CDC: Correct stat_req initialization
2010-09-20 Vitaly KuzmichevUSB-CDC: Replace 'strcpy' by 'strlcpy'
2010-09-20 Vitaly KuzmichevUSB-CDC: Correct freeing usb requests
2010-09-20 Vitaly KuzmichevUSB-CDC: Use native debug printout macros
2010-09-20 Vitaly KuzmichevUSB-CDC: Add lost 'qmult' definition
2010-09-20 Remy BohmerIntegrate USB gadget layer and USB CDC driver layer