From: Joe Perches <joe@perches.com>
To: Byungho An <bh74.an@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, davem@davemloft.net,
siva.kallam@samsung.com, vipul.pandya@samsung.com,
ks.giri@samsung.com, ilho215.lee@samsung.com,
netdev@vger.kernel.org
Subject: [PATCH 0/5] samsung: xgmac:
Date: Wed, 5 Mar 2014 11:20:14 -0800 [thread overview]
Message-ID: <cover.1394046997.git.joe@perches.com> (raw)
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
next reply other threads:[~2014-03-05 19:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-05 19:20 Joe Perches [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1394046997.git.joe@perches.com \
--to=joe@perches.com \
--cc=bh74.an@samsung.com \
--cc=davem@davemloft.net \
--cc=ilho215.lee@samsung.com \
--cc=ks.giri@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=siva.kallam@samsung.com \
--cc=vipul.pandya@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).