netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] samsung: xgmac:
@ 2014-03-05 19:20 Joe Perches
  2014-03-05 19:20 ` [PATCH 1/5] samsung: xgmac: Neatening Joe Perches
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joe Perches @ 2014-03-05 19:20 UTC (permalink / raw)
  To: Byungho An
  Cc: linux-samsung-soc, davem, siva.kallam, vipul.pandya, ks.giri,
	ilho215.lee, netdev

Mostly neatening and logging cleanups on top of the initial submittal.

Joe Perches (5):
  samsung: xgmac: Neatening
  samsung: xgmac: Fix pr_<level> uses
  samsung: xgmac: Use more current logging style
  samsung: xgmac: Neaten comments
  samsung: xgmac: Mostly whitespace neatening

 drivers/net/ethernet/samsung/xgmac_common.h   |  56 ++--
 drivers/net/ethernet/samsung/xgmac_core.c     |  28 +-
 drivers/net/ethernet/samsung/xgmac_desc.c     |  39 ++-
 drivers/net/ethernet/samsung/xgmac_desc.h     |  16 +-
 drivers/net/ethernet/samsung/xgmac_dma.c      |  49 ++--
 drivers/net/ethernet/samsung/xgmac_dma.h      |  12 +-
 drivers/net/ethernet/samsung/xgmac_ethtool.c  |  95 ++++---
 drivers/net/ethernet/samsung/xgmac_main.c     | 389 +++++++++++++-------------
 drivers/net/ethernet/samsung/xgmac_mdio.c     |  58 ++--
 drivers/net/ethernet/samsung/xgmac_mtl.c      |  15 +-
 drivers/net/ethernet/samsung/xgmac_mtl.h      |  14 +-
 drivers/net/ethernet/samsung/xgmac_platform.c |  45 +--
 drivers/net/ethernet/samsung/xgmac_reg.h      | 190 ++++++-------
 13 files changed, 502 insertions(+), 504 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty

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

end of thread, other threads:[~2014-03-05 19:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 19:20 [PATCH 0/5] samsung: xgmac: Joe Perches
2014-03-05 19:20 ` [PATCH 1/5] samsung: xgmac: Neatening Joe Perches
2014-03-05 19:20 ` [PATCH 2/5] samsung: xgmac: Fix pr_<level> uses Joe Perches
2014-03-05 19:20 ` [PATCH 3/5] samsung: xgmac: Use more current logging style Joe Perches
2014-03-05 19:20 ` [PATCH 4/5] samsung: xgmac: Neaten comments Joe Perches
2014-03-05 19:20 ` [PATCH 5/5] samsung: xgmac: Mostly whitespace neatening Joe Perches

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