public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] OpenCores 10/100 MAC fixes for gigabit environment
@ 2014-01-27  3:59 Max Filippov
  2014-01-27  3:59 ` [PATCH 1/3] net: ethoc: don't advertise gigabit speed on attached PHY Max Filippov
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Max Filippov @ 2014-01-27  3:59 UTC (permalink / raw)
  To: linux-xtensa, netdev, devicetree, linux-kernel
  Cc: Chris Zankel, Marc Gauthier, David S. Miller, Grant Likely,
	Rob Herring, Max Filippov

Hello David, Grant, Rob, Chris and everybody,

this series improves ethoc behavior in gigabit environment:
- first patch disables gigabit advertisement in the attached PHY making
  possible to use gigabit link without any additional setup;
- second patch adds support to set up MII management bus frequency, adding
  new fields to platform data and to OF bindings;
- third patch documents existing and newly added OF bindings.

These changes allow to use KC-705 board with 50MHz xtensa core and OpenCores
10/100 Mbps MAC connected to gigabit network without any additional setup.

Max Filippov (3):
  net: ethoc: don't advertise gigabit speed on attached PHY
  net: ethoc: set up MII management bus clock
  net: ethoc: document OF bindings

 .../devicetree/bindings/net/opencores-ethoc.txt    | 25 +++++++++++++++++++
 drivers/net/ethernet/ethoc.c                       | 29 ++++++++++++++++++++--
 include/net/ethoc.h                                |  2 ++
 3 files changed, 54 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/opencores-ethoc.txt

-- 
1.8.1.4


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

end of thread, other threads:[~2014-01-27 22:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-27  3:59 [PATCH 0/3] OpenCores 10/100 MAC fixes for gigabit environment Max Filippov
2014-01-27  3:59 ` [PATCH 1/3] net: ethoc: don't advertise gigabit speed on attached PHY Max Filippov
2014-01-27 10:18   ` Ben Hutchings
2014-01-27 16:17     ` Max Filippov
2014-01-27 19:36       ` Florian Fainelli
2014-01-27 20:36         ` Max Filippov
2014-01-27 22:31           ` Florian Fainelli
2014-01-27  3:59 ` [PATCH 2/3] net: ethoc: set up MII management bus clock Max Filippov
2014-01-27  3:59 ` [PATCH 3/3] net: ethoc: document OF bindings Max Filippov
2014-01-27 14:10   ` Rob Herring
2014-01-27 14:21     ` Sergei Shtylyov
2014-01-27 15:52     ` Max Filippov
2014-01-27 19:45       ` Florian Fainelli
2014-01-27 20:45         ` Max Filippov
2014-01-27 21:12           ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox