openwrtv3/target/linux/ramips/files/drivers/net/ethernet/ralink
Felix Fietkau 00db07be58 ramips: fix tx bql related race condition in the ethernet driver
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 43995
2015-01-17 13:13:55 +00:00
..
esw_rt3052.c ralink: update ethernet driver to use new ralink_soc variable 2014-11-14 16:52:52 +00:00
esw_rt3052.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
gsw_mt7620a.c ralink: fix the 10mbit bug on mt7621 2014-11-14 16:52:47 +00:00
gsw_mt7620a.h ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
Kconfig ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
Makefile ralink: cleanup ethernet Makefile/Kconfig 2014-11-06 09:31:09 +00:00
mdio.c ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio_rt2880.c ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio_rt2880.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mt7530.c ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
mt7530.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
ralink_ethtool.c ramips: remove interrupt coalescing, it is unnecessary with napi polling and could reduce throughput 2015-01-13 00:34:38 +00:00
ralink_ethtool.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
ralink_soc_eth.c ramips: fix tx bql related race condition in the ethernet driver 2015-01-17 13:13:55 +00:00
ralink_soc_eth.h ramips: use a larger number of rx descriptors on mt7621 to work around rx overrun related packet loss 2015-01-13 00:34:45 +00:00
soc_mt7620.c ramips: remove interrupt coalescing, it is unnecessary with napi polling and could reduce throughput 2015-01-13 00:34:38 +00:00
soc_rt305x.c ramips: remove interrupt coalescing, it is unnecessary with napi polling and could reduce throughput 2015-01-13 00:34:38 +00:00
soc_rt2880.c ramips: remove interrupt coalescing, it is unnecessary with napi polling and could reduce throughput 2015-01-13 00:34:38 +00:00
soc_rt3883.c ramips: remove interrupt coalescing, it is unnecessary with napi polling and could reduce throughput 2015-01-13 00:34:38 +00:00