Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
60d517369cca0ff0352b3c9a023cd3e18e195c38
/
drivers
/
usb
/
gadget
/
ether.c
80d9ef8
lib: string: move strlcpy() to a common place
by Masahiro Yamada
· 10 years ago
0c06db5
lib, linux: move linux specific defines to linux/compat.h
by Heiko Schocher
· 10 years ago
71fc5f9
usb: gadget: ether: return error from rx_submit if no request
by Troy Kisky
· 11 years ago
43880ce
usb: gadget: ether set wMaxPacketSize
by Troy Kisky
· 11 years ago
5290759
usb: gadget: Fix data aborts during USB ethernet boot
by Joel Fernandes
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
82651c3
linux/usb/ch9.h: update with the version from Linux tree
by Ilya Yanok
· 12 years ago
57a87a2
usb gadget ether: Fix warning in is_eth_addr_valid()
by Tom Rini
· 12 years ago
2bb3788
usbether: Removed DEV_CONFIG_{CDC,SUBSET}
by Lukasz Dalek
· 12 years ago
4c43cd5
usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}
by Lukasz Dalek
· 12 years ago
563aed2
usbether: Fixed bug when using with PXA25X chips
by Lukasz Dalek
· 12 years ago
10cbe3b
net: Fix remaining API interface breakage
by Joe Hershberger
· 12 years ago
b930053
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
by Lukasz Majewski
· 13 years ago
e4ae666
USB-RNDIS: Send RNDIS state on disconnecting
by Vitaly Kuzmichev
· 14 years ago
7612a43
USB: Add USB RNDIS gadget protocol
by Vitaly Kuzmichev
· 14 years ago
8b6b66b
USB-CDC: Move struct declaration before its use
by Vitaly Kuzmichev
· 14 years ago
c85d70e
USB-CDC: Port struct net_device_stats
by Vitaly Kuzmichev
· 14 years ago
b3649f3
USB-CDC: handle interrupt after dropped pullup
by Vitaly Kuzmichev
· 14 years ago
58939fc
USB-CDC: Move MAC addresses setting into usb_eth_init
by Vitaly Kuzmichev
· 14 years ago
8f7aa83
USB-CDC: Do not rename netdev after its registration
by Vitaly Kuzmichev
· 14 years ago
988ee3e
usb_ether: register usb ethernet gadget at each eth init
by Lei Wen
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
98fae97
USB-CDC: Prevent rx_req being enqueued twice
by Vitaly Kuzmichev
· 14 years ago
ac5d32d
USB-CDC: Fix tx/rx_req memory leaks
by Vitaly Kuzmichev
· 14 years ago
6142e0a
USB-CDC: Fix coding style issues
by Vitaly Kuzmichev
· 14 years ago
a170f2c
USB-CDC: called handle_interrupts inside usb_eth_send
by Stefano Babic
· 14 years ago
8046077
USB-CDC: correct wrong alignment in ether.c
by Stefano Babic
· 14 years ago
d5292c1
USB-CDC: ethernet error path potential oops fix
by Vitaly Kuzmichev
· 14 years ago
df559c1
USB-CDC: Correct stat_req initialization
by Vitaly Kuzmichev
· 14 years ago
2e12abe
USB-CDC: Replace 'strcpy' by 'strlcpy'
by Vitaly Kuzmichev
· 14 years ago
0129e32
USB-CDC: Correct freeing usb requests
by Vitaly Kuzmichev
· 14 years ago
7de7318
USB-CDC: Use native debug printout macros
by Vitaly Kuzmichev
· 14 years ago
2721dbf
USB-CDC: Add lost 'qmult' definition
by Vitaly Kuzmichev
· 14 years ago
23cd138
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· 15 years ago