Skip to content

Releases: Mieze/RTL8111_driver_for_OS_X

RealtekRTL8111 V3.0.0

24 Dec 13:57

Choose a tag to compare

  • Added support for AppleVTD under Tahoe.
  • Create random MAC as a fallback in case no fallback MAC is provided.
  • Modified receive buffer allocation to improve speed under low memory conditions.

RealtekRTL8111 V2.5.0

11 Feb 21:01
0e6718e

Choose a tag to compare

  • Added support for AppleVTD and restructured resource allocation.
  • Compatible with High Sierra or above.

RealtekRTL8111 V2.5.0d4

08 Feb 00:42

Choose a tag to compare

  • Test release which implements support for AppleVTD. This is work in progress!
  • Compatible with High Sierra or above.

RealtekRTL8111Ethernet V2.4.2

06 May 17:44

Choose a tag to compare

  • Reworked auto-negotiation to fix issue with 100 MBit/s switches.

Realtek RTL8111 V2.4.0

18 Feb 16:11

Choose a tag to compare

  • Supports jumbo frames up to 9k (only RTL8111E-VL and above)
  • Requires 10.14 or newer.

RealtekRTL8111 V2.3.0

16 Aug 16:35

Choose a tag to compare

  • Reworked medium section and EEE support to resolve problems with connection establishment and stability.
  • Added option to supply a fallback MAC.
  • Updated Linux sources to 8.047.04 and added support for new family members

RealtekRTL8111 V2.2.2

09 Mar 02:23
6fdacd2

Choose a tag to compare

Version 2.2.2 (2018-01-21)

  • Force ASPM state to disabled/enabled according to the config parameter setting.
  • Requires 10.12 or newer.

RealtekRTL8111 V2.2.1

03 Nov 23:12
f4c4ca9

Choose a tag to compare

  • Updated underlying linux sources from Realtek to 8.041.00.
  • Added support for RTL8111H
  • Improved media selection (flow control and EEE can be switched via media selection).
  • Implemented Apple’s polled receive driver model (RXPOLL).