openwrtv4/target/linux/ramips/files/drivers/net/ethernet/ramips
Gabor Juhos e4720dfa95 ramips: Add byte queue limits support to net/ethernet/ramips_main.c
Add byte queue limits support to net/ethernet/ramips_main.c

"Byte queue limits are a mechanism to limit the size of the transmit
hardware queue on a NIC by number of bytes. The goal of these byte
limits is too reduce latency (HOL blocking) caused by excessive
queuing in hardware (aka buffer bloat) without sacrificing
throughput."

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>

SVN-Revision: 31844
2012-05-23 21:05:23 +00:00
..
Kconfig ramips: raeth: add debugfs support 2012-02-22 13:06:42 +00:00
Makefile ramips: raeth: add debugfs support 2012-02-22 13:06:42 +00:00
ramips_debugfs.c ramips: raeth: show interrupt statistics in debugfs 2012-02-22 13:06:44 +00:00
ramips_esw.c ramips: move the ethernet driver into a separate directory 2012-02-21 09:26:43 +00:00
ramips_eth.h ramips: raeth: add rx_info structure 2012-02-26 10:54:12 +00:00
ramips_main.c ramips: Add byte queue limits support to net/ethernet/ramips_main.c 2012-05-23 21:05:23 +00:00