linux/drivers/net/ethernet/freescale/dpaa
Madalin Bucur c6ddfb9a96 dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
As txq_trans_update() only updates trans_start when the lock is held,
trans_start does not get updated if NETIF_F_LLTX is declared.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-17 22:00:00 -08:00
..
Kconfig dpaa_eth: remove redundant dependency on FSL_SOC 2016-12-17 11:42:45 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dpaa_eth.c dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start 2019-01-17 22:00:00 -08:00
dpaa_eth.h dpaa_eth: add support for hardware timestamping 2018-06-26 22:15:14 +09:00
dpaa_eth_sysfs.c dpaa_eth: use multiple Rx frame queues 2017-08-28 16:41:00 -07:00
dpaa_eth_trace.h dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00
dpaa_ethtool.c dpaa_eth: add ethtool coalesce control 2018-11-23 11:17:06 -08:00