]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/usb/gadget/ether.c
USB-CDC: called handle_interrupts inside usb_eth_send
[people/ms/u-boot.git] / drivers / usb / gadget / ether.c
2010-09-20  Stefano BabicUSB-CDC: called handle_interrupts inside usb_eth_send
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