Skip to content

Releases: realganfan/r8125-esxi

9.007.01-1

29 Dec 19:23
1a3f79f
Compare
Choose a tag to compare

Based on official 9.007.01 driver , adding some scripts:
From ESXi SSH shell:
/opt/r8125/temp.sh : Show NIC chipset temperature.
/opt/r8125/tx-off.sh: Turn off Tx offloading, when you cannot open guest openwrt web page, or lagging Windows network neighbor file copy.
/opt/r8125/tx-on.sh: Turn on Tx offloading, default.
/opt/r8125/tso-off.sh: Turn off TSO, default.
/opt/r8125/tso-on.sh: Turn on TSO, try this when you have a nice host PC.

9.004.01-2

16 Nov 19:52
132be18
Compare
Choose a tag to compare

Disable all hardware offloading, the performace and stability are all improved.

9.004.01 First Release

15 Nov 05:41
6fa9c26
Compare
Choose a tag to compare

Based on Realtek official 9.004.01, modified:

  1. Disable EEE, ASPM, Timer-Interrupt
  2. Fix some 1000M advertise compatibility issue
  3. Disable RSS, PTP, MQ-TX etc. new features come with 9.004.01, because ESXi VMKernel is 2.6.18, supports none of them.
  4. Enable NAPI, Hardware Offloading ( Force enable TSO and small-packet-checksum )
  5. Miscellaneous tweaks.

Fix net speed issue by diabling use_timer_interrrupt

14 Nov 18:28
06da070
Compare
Choose a tag to compare

The last version of 9.003.05, next will be 9.004.01

r8125-9.003.05-3.zip

Initial Release

25 Oct 09:59
54a9e8b
Compare
Choose a tag to compare
9.003.05-2

Update README.md