9
0
Fork 0
barebox/drivers/net/usb
Sascha Hauer ffc5fe0723 net: usb: use minimum timeout when polling for new packets
When no new packets have arrived we want to return to the caller
as soon as possible to give other network controllers the chance
to receive packets. With the current USB bulk message timeout of
one second other network controllers do not work properly whenever
the USB network controller is active.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-07-14 22:18: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: usb: asix: fix 'no previous prototype' warning 2015-11-23 08:36:50 +01:00
smsc95xx.c net: Make set_ethaddr argument const 2015-06-26 11:56:22 +02:00
smsc95xx.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
usbnet.c net: usb: use minimum timeout when polling for new packets 2016-07-14 22:18:45 +02:00