netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: [net-next PATCH 00/13] drivers/net/tulip: Cleanups
Date: Thu, 28 Jan 2010 22:59:16 -0800	[thread overview]
Message-ID: <cover.1264747118.git.joe@perches.com> (raw)

checkpatch errors ignored

Joe Perches (13):
  tulip_core: Use dev_<level> and pr_<level>
  tulip/21142.c: Use dev_<level> and pr_<level>
  tulip/de2104x.c: Use dev_<level> and pr_<level>
  tulip/dmfe.c: Use dev_<level> and pr_<level>
  tulip/eeprom.c: Use dev_<level> and pr_<level>
  tulip/interrupt.c: Use dev_<level> and pr_<level>
  tulip/media.c: Use dev_<level> and pr_<level>
  tulip/pnic.c: Use dev_<level> and pr_<level>
  tulip/pnic2.c: Use dev_<level> and pr_<level>
  tulip/timer.c: Use dev_<level> and pr_<level>
  tulip/uli526x.c: Use dev_<level> and pr_<level>
  tulip/winbond-840.c: Use dev_<level> and pr_<level>
  tulip/xircom_cb.c: Use dev_<level> and pr_<level>

 drivers/net/tulip/21142.c       |   76 +++++++++--------
 drivers/net/tulip/de2104x.c     |  138 +++++++++++++++---------------
 drivers/net/tulip/dmfe.c        |   67 +++++++--------
 drivers/net/tulip/eeprom.c      |   47 +++++-----
 drivers/net/tulip/interrupt.c   |  100 ++++++++++++----------
 drivers/net/tulip/media.c       |   74 ++++++++--------
 drivers/net/tulip/pnic.c        |   33 ++++----
 drivers/net/tulip/pnic2.c       |   59 +++++++-------
 drivers/net/tulip/timer.c       |   52 ++++++------
 drivers/net/tulip/tulip_core.c  |  162 ++++++++++++++++++------------------
 drivers/net/tulip/uli526x.c     |   46 ++++++----
 drivers/net/tulip/winbond-840.c |  177 ++++++++++++++++++++-------------------
 drivers/net/tulip/xircom_cb.c   |   44 ++++++----
 13 files changed, 547 insertions(+), 528 deletions(-)


             reply	other threads:[~2010-01-29  6:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-29  6:59 Joe Perches [this message]
2010-01-29  6:59 ` [PATCH 01/13] tulip_core: Use dev_<level> and pr_<level> Joe Perches
2010-01-29  6:59 ` [PATCH 02/13] tulip/21142.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 03/13] tulip/de2104x.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 04/13] tulip/dmfe.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 05/13] tulip/eeprom.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 06/13] tulip/interrupt.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 07/13] tulip/media.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 08/13] tulip/pnic.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 09/13] tulip/pnic2.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 10/13] tulip/timer.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 11/13] tulip/uli526x.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 12/13] tulip/winbond-840.c: " Joe Perches
2010-01-29  6:59 ` [PATCH 13/13] tulip/xircom_cb.c: " Joe Perches
2010-02-01  7:27 ` [net-next PATCH 00/13] drivers/net/tulip: Cleanups David Miller

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.1264747118.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /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).