WSL2-Linux-Kernel/drivers/net/ethernet/apm/xgene
Iyappan Subramanian 67894eec3e drivers: net: xgene: fix Tx flow control
Currently the Tx flow control is based on reading the hardware state,
which is not accurate since it may not reflect the descriptors that
are not yet reached the memory.

To accurately control the Tx flow, changing it to be software based.

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-17 15:45:53 -05:00
..
Kconfig net: xgene_enet: Set hardware dependency 2015-05-09 16:24:15 -04:00
Makefile drivers: net: xgene: Add ring manager v2 functions 2015-04-30 16:03:13 -04:00
xgene_enet_ethtool.c drivers: net: xgene: Add SGMII based 1GbE ethtool support 2014-10-14 16:09:22 -04:00
xgene_enet_hw.c drivers: net: xgene: fix RGMII 10/100Mb mode 2015-11-08 21:00:20 -05:00
xgene_enet_hw.h drivers: net: xgene: fix RGMII 10/100Mb mode 2015-11-08 21:00:20 -05:00
xgene_enet_main.c drivers: net: xgene: fix Tx flow control 2015-12-17 15:45:53 -05:00
xgene_enet_main.h drivers: net: xgene: fix Tx flow control 2015-12-17 15:45:53 -05:00
xgene_enet_ring2.c drivers: net: xgene: Add ring manager v2 functions 2015-04-30 16:03:13 -04:00
xgene_enet_ring2.h drivers: net: xgene: Add ring manager v2 functions 2015-04-30 16:03:13 -04:00
xgene_enet_sgmac.c drivers: net: xgene: Check for IS_ERR rather than NULL for clock. 2015-06-23 07:19:21 -07:00
xgene_enet_sgmac.h drivers: net: xgene: Add SGMII based 1GbE support 2014-10-14 16:09:21 -04:00
xgene_enet_xgmac.c drivers: net: xgene: Adding support for TSO 2015-08-27 13:51:38 -07:00
xgene_enet_xgmac.h drivers: net: xgene: Adding support for TSO 2015-08-27 13:51:38 -07:00