netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] XLR/XLS network driver update and fixes
@ 2014-06-18 13:13 ganesanr
  2014-06-18 13:13 ` [PATCH 1/3] Staging: Fix compilation error ganesanr
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: ganesanr @ 2014-06-18 13:13 UTC (permalink / raw)
  To: kristina.martsenko, gregkh
  Cc: Ganesan Ramalingam, jchandra, linux-mips, ralf, netdev

From: Ganesan Ramalingam <ganesanr@broadcom.com>

Patches has following changes:

 * Fixed compilation failure caused by change in COP2 API
 * SGMII PHY address calculation was wrong, fixed
 * Updated the driver to have single parent device for a XLR/XLS
   network block with multiple network devices under it
 * Fixed comment format

Ganesan Ramalingam (3):
  Staging: Fix compilation error
  Staging: PHY address calculation fix
  Staging: Move all the netdev under single parent device per
    controller

 drivers/staging/netlogic/TODO           |    1 -
 drivers/staging/netlogic/platform_net.c |  213 ++++++++++++----------
 drivers/staging/netlogic/platform_net.h |    7 +-
 drivers/staging/netlogic/xlr_net.c      |  301 +++++++++++++++++--------------
 drivers/staging/netlogic/xlr_net.h      |    8 +-
 5 files changed, 292 insertions(+), 238 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-06-19 13:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-18 13:13 [PATCH 0/3] XLR/XLS network driver update and fixes ganesanr
2014-06-18 13:13 ` [PATCH 1/3] Staging: Fix compilation error ganesanr
2014-06-18 13:13 ` [PATCH 2/3] Staging: PHY address calculation fix ganesanr
2014-06-18 13:13 ` [PATCH 3/3] Staging: Move all the netdev under single parent device per controller ganesanr
2014-06-19 14:04   ` [PATCH 3/3 v1] Staging: Move all the netdev under single parent device ganesanr
2014-06-18 16:03 ` [PATCH 0/3] XLR/XLS network driver update and fixes Ralf Baechle

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).