Re: [PATCH v1 net-next 1/2] igb: add PHY support for Broadcom 5461S

2015-04-27 Thread Jonathan Toppins
On 4/17/15 4:23 PM, Jonathan Toppins wrote: From: Alan Liebthal The Quanta LY8 Ethernet management port uses a Broadcom 5461S chip for the PHY layer. This adds support for this PHY to the Intel igb driver. Signed-off-by: Alan Liebthal Signed-off-by: Jonathan Toppins --- drivers/net/etherne

[PATCH v1 net-next 1/2] igb: add PHY support for Broadcom 5461S

2015-04-17 Thread Jonathan Toppins
From: Alan Liebthal The Quanta LY8 Ethernet management port uses a Broadcom 5461S chip for the PHY layer. This adds support for this PHY to the Intel igb driver. Signed-off-by: Alan Liebthal Signed-off-by: Jonathan Toppins --- drivers/net/ethernet/intel/igb/e1000_82575.c | 20 +- driv