linux_dsm_epyc7002/drivers/net/ethernet/realtek
Heiner Kallweit 2df49d3654 r8169: remove fiddling with the PCIe max read request size
The attempt to improve performance by changing the PCIe max read request
size was added in the vendor driver more than 10 years back and copied
to r8169 driver. In the vendor driver this has been removed long ago.
Obviously it had no effect, also in my tests I didn't see any
difference. Typically the max payload size is less than 512 bytes
anyway, and the PCI core takes care that the maximum supported value
is set. So let's remove fiddling with PCIe max read request size from
r8169 too.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-10-22 11:27:00 -07:00
..
8139cp.c
8139too.c
atp.c
atp.h
Kconfig r8169: add support for RTL8125 2019-08-29 17:47:27 -07:00
Makefile
r8169_firmware.c
r8169_firmware.h
r8169_main.c r8169: remove fiddling with the PCIe max read request size 2019-10-22 11:27:00 -07:00