linux/drivers/net/ethernet/dec/tulip
Lucy Yan ee460417d2 net: dec: de2104x: Increase receive ring size for Tulip
Increase Rx ring size to address issue where hardware is reaching
the receive work limit.

Before:

[  102.223342] de2104x 0000:17:00.0 eth0: rx work limit reached
[  102.245695] de2104x 0000:17:00.0 eth0: rx work limit reached
[  102.251387] de2104x 0000:17:00.0 eth0: rx work limit reached
[  102.267444] de2104x 0000:17:00.0 eth0: rx work limit reached

Signed-off-by: Lucy Yan <lucyyan@google.com>
Reviewed-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-10 15:28:53 -07:00
..
21142.c
Kconfig docs: networking: reorganize driver documentation again 2020-06-26 16:08:44 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
de4x5.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
de4x5.h net: fix up a few missing hashtable.h conflict resolutions 2016-08-13 14:51:02 -07:00
de2104x.c net: dec: de2104x: Increase receive ring size for Tulip 2020-09-10 15:28:53 -07:00
dmfe.c tulip: dmfe: use generic power management 2020-06-23 20:33:15 -07:00
eeprom.c tulip: eeprom: use struct_size() in kmalloc() 2019-02-01 15:12:29 -08:00
interrupt.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
media.c
pnic.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
pnic2.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
timer.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
tulip.h net: tulip: Replace zero-length array with flexible-array member 2020-03-05 14:55:48 -08:00
tulip_core.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
uli526x.c tulip: uli526x: use generic power management 2020-06-23 20:33:15 -07:00
winbond-840.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
xircom_cb.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00