9
0
Fork 0
barebox/drivers
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
..
amba treewide: Use dev_add_param_int_ro where possible 2013-04-11 11:48:35 +02:00
ata sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
base common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
bus Merge branch 'for-next/marvell' 2014-08-07 06:14:59 +02:00
clk clk: clk-divider: divider calculation in clk_set_rate needs DIV_ROUND_UP 2014-07-23 09:57:08 +02:00
clocksource clocksource: add driver for Canon DIGIC timer 2014-07-29 15:07:35 +02:00
dma mtd: nand: mxs-nand: Add i.MX6 support 2013-07-23 16:25:14 +02:00
eeprom fix format specifiers 2014-06-05 09:35:31 +02:00
gpio Merge branch 'for-next/i2c' 2014-08-07 06:14:58 +02:00
i2c Merge branch 'for-next/misc' 2014-08-07 13:13:31 +02:00
input input: imx_keypad: remove unused variable 2014-09-12 11:59:00 +02:00
led Merge branch 'for-next/misc' 2014-08-07 13:13:31 +02:00
mci mci: core: the sd1.0 card can work in 4 bits mode 2014-07-29 14:30:59 +02:00
mfd mfd: syscon: add device tree support 2014-09-01 14:24:52 +02:00
misc Merge branch 'for-next/ioresource' 2014-05-05 11:05:51 +02:00
mtd nand: orion: Limit to Kirkwood platform 2014-09-09 09:52:53 +02:00
net net: asix: handle packets crossing URB boundaries 2014-09-22 06:54:45 +02:00
of Merge branch 'for-next/net' 2014-08-07 13:13:35 +02:00
pci pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pinctrl pinctrl: fix Kconfig dependencies 2014-09-15 07:17:06 +02:00
pwm PWM: Implement devicetree support 2014-02-28 15:05:46 +01:00
regulator sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
reset reset: add reset controller framework 2014-05-15 14:17:11 +02:00
rtc rtc: add jz4740 driver 2014-08-02 06:45:43 +02:00
serial serial: imx: Fix for non-devicetree boards 2014-09-05 07:43:29 +02:00
spi treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
usb Merge branch 'for-next/usb-host' 2014-08-07 20:34:39 +02:00
video sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog watchdog: i.MX: check requested mem region in imx_wd_probe() 2014-08-01 07:35:51 +02:00
Kconfig Add a simple rtc framework 2014-07-31 07:30:51 +02:00
Makefile Add a simple rtc framework 2014-07-31 07:30:51 +02:00