Commit Graph

34 Commits (30181266b74f10fd901b0fc01c974a1196f8829d)

Author SHA1 Message Date
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 11 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 11 years ago
Troy Kisky 71fc5f91d2 usb: gadget: ether: return error from rx_submit if no request 12 years ago
Troy Kisky 43880ce5be usb: gadget: ether set wMaxPacketSize 12 years ago
Joel Fernandes 5290759cc4 usb: gadget: Fix data aborts during USB ethernet boot 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Ilya Yanok 82651c39f6 linux/usb/ch9.h: update with the version from Linux tree 13 years ago
Tom Rini 57a87a25f7 usb gadget ether: Fix warning in is_eth_addr_valid() 13 years ago
Lukasz Dalek 2bb378841e usbether: Removed DEV_CONFIG_{CDC,SUBSET} 13 years ago
Lukasz Dalek 4c43cd5a63 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} 13 years ago
Lukasz Dalek 563aed2539 usbether: Fixed bug when using with PXA25X chips 13 years ago
Joe Hershberger 10cbe3b6a4 net: Fix remaining API interface breakage 13 years ago
Lukasz Majewski b9300531c1 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file 13 years ago
Vitaly Kuzmichev e4ae66608b USB-RNDIS: Send RNDIS state on disconnecting 14 years ago
Vitaly Kuzmichev 7612a43d08 USB: Add USB RNDIS gadget protocol 14 years ago
Vitaly Kuzmichev 8b6b66b427 USB-CDC: Move struct declaration before its use 14 years ago
Vitaly Kuzmichev c85d70ef64 USB-CDC: Port struct net_device_stats 14 years ago
Vitaly Kuzmichev b3649f3bbf USB-CDC: handle interrupt after dropped pullup 14 years ago
Vitaly Kuzmichev 58939fcc5c USB-CDC: Move MAC addresses setting into usb_eth_init 15 years ago
Vitaly Kuzmichev 8f7aa831c3 USB-CDC: Do not rename netdev after its registration 15 years ago
Lei Wen 988ee3e3f0 usb_ether: register usb ethernet gadget at each eth init 15 years ago
Wolfgang Denk 071bc92330 Coding Style cleanup 15 years ago
Vitaly Kuzmichev 98fae9707f USB-CDC: Prevent rx_req being enqueued twice 15 years ago
Vitaly Kuzmichev ac5d32d15c USB-CDC: Fix tx/rx_req memory leaks 15 years ago
Vitaly Kuzmichev 6142e0ae0f USB-CDC: Fix coding style issues 15 years ago
Stefano Babic a170f2c797 USB-CDC: called handle_interrupts inside usb_eth_send 15 years ago
Stefano Babic 8046077219 USB-CDC: correct wrong alignment in ether.c 15 years ago
Vitaly Kuzmichev d5292c1647 USB-CDC: ethernet error path potential oops fix 15 years ago
Vitaly Kuzmichev df559c1d21 USB-CDC: Correct stat_req initialization 15 years ago
Vitaly Kuzmichev 2e12abe654 USB-CDC: Replace 'strcpy' by 'strlcpy' 15 years ago
Vitaly Kuzmichev 0129e327f4 USB-CDC: Correct freeing usb requests 15 years ago
Vitaly Kuzmichev 7de7318591 USB-CDC: Use native debug printout macros 15 years ago
Vitaly Kuzmichev 2721dbf1dd USB-CDC: Add lost 'qmult' definition 15 years ago
Remy Bohmer 23cd138503 Integrate USB gadget layer and USB CDC driver layer 15 years ago