public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: David Miller <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	David Woodhouse <dwmw2@infradead.org>,
	frible@teaser.fr, becker@scyld.com, d
Subject: [PATCH 0/3] [git-pull] net firmware patches
Date: Mon, 30 Mar 2009 20:57:58 +0530	[thread overview]
Message-ID: <1238426878.24736.18.camel@ht.satnam> (raw)

David:

The following changes since commit 7c757eb9f804782fb39d0ae2c1a88ffb9309138e:
  Roland Dreier (1):
        RDMA/nes: Fix mis-merge

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/net-next-2.6.git master

Jaswinder Singh Rajput (3):
      yam: use request_firmware
      3C359: use request_firmware
      smc91c92_cs: use request_firmware

 drivers/net/hamradio/yam.c              |   64 ++-
 drivers/net/hamradio/yam1200.h          |  343 -------
 drivers/net/hamradio/yam9600.h          |  343 -------
 drivers/net/pcmcia/ositech.h            |  358 -------
 drivers/net/pcmcia/smc91c92_cs.c        |   44 +-
 drivers/net/tokenring/3c359.c           |   63 +-
 drivers/net/tokenring/3c359.h           |    3 +
 drivers/net/tokenring/3c359_microcode.h | 1581 -------------------------------
 firmware/3com/3C359.bin.ihex            | 1573 ++++++++++++++++++++++++++++++
 firmware/Makefile                       |    3 +
 firmware/WHENCE                         |   50 +
 firmware/ositech/Xilinx7OD.bin.ihex     |  177 ++++
 firmware/yam/1200.bin.ihex              |  342 +++++++
 firmware/yam/9600.bin.ihex              |  342 +++++++
 14 files changed, 2628 insertions(+), 2658 deletions(-)
 delete mode 100644 drivers/net/hamradio/yam1200.h
 delete mode 100644 drivers/net/hamradio/yam9600.h
 delete mode 100644 drivers/net/pcmcia/ositech.h
 delete mode 100644 drivers/net/tokenring/3c359_microcode.h
 create mode 100644 firmware/3com/3C359.bin.ihex
 create mode 100644 firmware/ositech/Xilinx7OD.bin.ihex
 create mode 100644 firmware/yam/1200.bin.ihex
 create mode 100644 firmware/yam/9600.bin.ihex



             reply	other threads:[~2009-03-30 15:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30 15:27 Jaswinder Singh Rajput [this message]
2009-03-31 21:44 ` [PATCH 0/3] [git-pull] net firmware patches 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=1238426878.24736.18.camel@ht.satnam \
    --to=jaswinder@kernel.org \
    --cc=becker@scyld.com \
    --cc=davem@davemloft.net \
    --cc=dwmw2@infradead.org \
    --cc=frible@teaser.fr \
    --cc=linux-kernel@vger.kernel.org \
    --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