bianbu-linux-6.6/drivers/net/ethernet/freescale/enetc
Yangbo Lu a6a10d45d1 enetc: disable EEE autoneg by default
The EEE support has not been enabled on ENETC, but it may connect
to a PHY which supports EEE and advertises EEE by default, while
its link partner also advertises EEE. If this happens, the PHY enters
low power mode when the traffic rate is low and causes packet loss.
This patch disables EEE advertisement by default for any PHY that
ENETC connects to, to prevent the above unwanted outcome.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-06 11:47:26 -08:00
..
enetc.c enetc: disable EEE autoneg by default 2019-12-06 11:47:26 -08:00
enetc.h enetc: add support Credit Based Shaper(CBS) for hardware offload 2019-11-25 10:53:15 -08:00
enetc_cbdr.c enetc: Configure the Time-Aware Scheduler via tc-taprio offload 2019-11-16 12:49:16 -08:00
enetc_ethtool.c enetc: ethtool: add wake-on-lan callbacks 2019-11-07 15:25:35 -08:00
enetc_hw.h enetc: add support Credit Based Shaper(CBS) for hardware offload 2019-11-25 10:53:15 -08:00
enetc_mdio.c enetc: Add mdio bus driver for the PCIe MDIO endpoint 2019-08-02 18:22:18 -07:00
enetc_mdio.h enetc: Add mdio bus driver for the PCIe MDIO endpoint 2019-08-02 18:22:18 -07:00
enetc_msg.c enetc: Add vf to pf messaging support 2019-01-24 21:55:53 -08:00
enetc_pci_mdio.c enetc: Add mdio bus driver for the PCIe MDIO endpoint 2019-08-02 18:22:18 -07:00
enetc_pf.c enetc: update TSN Qbv PSPEED set according to adjust link speed 2019-11-16 12:49:16 -08:00
enetc_pf.h enetc: Add ENETC PF level external MDIO support 2019-03-01 11:21:32 -08:00
enetc_ptp.c enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functions 2019-08-31 23:53:17 -07:00
enetc_qos.c enetc: add support Credit Based Shaper(CBS) for hardware offload 2019-11-25 10:53:15 -08:00
enetc_vf.c enetc: Enable TC offloading with mqprio 2019-05-28 17:11:02 -07:00
Kconfig enetc: add support Credit Based Shaper(CBS) for hardware offload 2019-11-25 10:53:15 -08:00
Makefile enetc: Configure the Time-Aware Scheduler via tc-taprio offload 2019-11-16 12:49:16 -08:00