linux/drivers/net/ethernet/realtek
Heiner Kallweit 11ac4e668a r8169: keep pause settings on interface down/up cycle
Currently, if the user changes the pause settings, the default settings
will be restored after an interface down/up cycle, and also when
resuming from suspend. This doesn't seem to provide the best user
experience. Change this to keep user settings, and just ensure that in
jumbo mode pause is disabled.
Small drawback: When switching back mtu from jumbo to non-jumbo then
pause remains disabled (but user can enable it using ethtool).
I think that's a not too common scenario and acceptable.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-17 14:02:48 -07:00
..
8139cp.c
8139too.c
atp.c
atp.h
Kconfig
Makefile
r8169.h r8169: Add support for another RTL8168FP 2021-02-02 18:02:55 -08:00
r8169_firmware.c
r8169_firmware.h
r8169_main.c r8169: keep pause settings on interface down/up cycle 2021-04-17 14:02:48 -07:00
r8169_phy_config.c r8169: Add support for another RTL8168FP 2021-02-02 18:02:55 -08:00