Dear Linux folks,
Looking a little bit at Open Network Linux, they carry some Linux patches, but have not upstreamed them yet. This upstreams support for the PHY BCM5461S. It’d be great, if you could help review it. Kind regards, Paul Jeffrey Townsend (2): ethernet: igb: Support PHY BCM5461S ethernet: igb: e1000_phy: Check for ops.force_speed_duplex existence drivers/net/ethernet/intel/igb/e1000_82575.c | 23 ++++- .../net/ethernet/intel/igb/e1000_defines.h | 1 + drivers/net/ethernet/intel/igb/e1000_hw.h | 1 + drivers/net/ethernet/intel/igb/e1000_phy.c | 89 +++++++++++++++++-- drivers/net/ethernet/intel/igb/e1000_phy.h | 2 + drivers/net/ethernet/intel/igb/igb_main.c | 8 ++ 6 files changed, 118 insertions(+), 6 deletions(-) -- 2.29.1