netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Upstream ONL patch for PHY BCM5461S
@ 2020-11-02 23:13 Paul Menzel
  2020-11-02 23:13 ` [PATCH 1/2] ethernet: igb: Support " Paul Menzel
  2020-11-02 23:13 ` [PATCH 2/2] ethernet: igb: e1000_phy: Check for ops.force_speed_duplex existence Paul Menzel
  0 siblings, 2 replies; 12+ messages in thread
From: Paul Menzel @ 2020-11-02 23:13 UTC (permalink / raw)
  To: Jesse Brandeburg, Tony Nguyen
  Cc: Paul Menzel, David S . Miller, Jakub Kicinski, intel-wired-lan,
	netdev, linux-kernel

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-01-19 20:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 23:13 [PATCH 0/2] Upstream ONL patch for PHY BCM5461S Paul Menzel
2020-11-02 23:13 ` [PATCH 1/2] ethernet: igb: Support " Paul Menzel
2020-11-02 23:24   ` Paul Menzel
2020-11-03  1:15   ` Florian Fainelli
2020-11-02 23:13 ` [PATCH 2/2] ethernet: igb: e1000_phy: Check for ops.force_speed_duplex existence Paul Menzel
2020-11-03  0:19   ` Jakub Kicinski
2020-11-03  7:35     ` Paul Menzel
2020-11-03 18:39       ` Jakub Kicinski
2021-01-05 17:16         ` Paul Menzel
2021-01-05 17:25           ` Greg KH
2021-01-19  6:55             ` Paul Menzel
2021-01-19 17:05               ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).