07f14c01be
- rtl8168d: add explicit device = [0x8168, 0x8169] filter; the description is corrected to 'Realtek 8168/8169' (the '8125' claim is removed because rtl8125 has a different register layout and would silently misbind). - ixgbed: raise priority to 60 and add explicit device id enumeration; this removes the collision with e1000d which matches the same vendor/class/subclass wildcard. e1000d keeps priority 50 and its existing device filter (5 IDs); the two are now disjoint.