9
0
Fork 0
barebox/drivers/net/usb
Lucas Stach 2e4640448c net: asix: handle packets crossing URB boundaries
ASIX AX88772B started to pack data even more tightly. Packets and the ASIX packet
header may now cross URB boundaries. To handle this we have to introduce
some state between individual calls to asix_rx_fixup().

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
[ Rolf: ported from kernel to barebox 2014.09.0 ]
Signed-off-by: Rolf Evers-Fischer <embedded24@evers-fischer.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-09-22 06:54:45 +02:00
..
Kconfig USB: Kconfig: introduce USB_HOST symbol 2014-07-18 14:42:35 +02:00
Makefile usb net: Add SMSC95xx support 2011-03-30 22:20:11 +02:00
asix.c net: asix: handle packets crossing URB boundaries 2014-09-22 06:54:45 +02:00
smsc95xx.c net: Pass eth_device to net_receive 2014-05-15 08:15:21 +02:00
smsc95xx.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
usbnet.c USB: Use descriptors from ch9.h 2014-07-18 14:42:35 +02:00