5.7.2-im
Pre-release
Pre-release
This release adopts/merges IntelMausi link management and code structure approach.
It should properly handle:
- Cable plug-in/-out (including switching between various link speed partners)
- Enable/disable via macOS Settings
- Enable/disable via
ifconfig enX up/down
- Enable after sleep
And, hopefully, potential issues with connection drops (not reproducible on my I211 @ B450).
Tested on 1Gbps ISP cable and 100Mbs router's link both forced and autonegotiated (although on 1Gbps autoneg is always enable per Intel's source).
Note: please give it ~10 seconds to reset/negotiate if your changes of link state are frequent.
P.s. It also contains extended debug across the code, so feel free to sudo dmesg | grep -i igb
while testing.