From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: linux-kernel@vger.kernel.org
Cc: linux1394-devel@lists.sourceforge.net
Subject: What's in linux1394-2.6.git? -- Part II.0/3
Date: Wed, 17 Jun 2009 19:44:47 +0200 (CEST) [thread overview]
Message-ID: <tkrat.c0f2f763744b1215@s5r6.in-berlin.de> (raw)
In-Reply-To: <tkrat.70eb865eb2fae29b@s5r6.in-berlin.de>
There is some more in linux1394's for-next branch for which I plan to
send a pull request on Monday. There is Jay Fenlason's IPv4 over
FireWire implementation for the newer firewire stack in it (May 18),
trivial stylistic changes by me (June 07; sorry for being slow with
integration), small fixes to the new driver and to newly discovered bugs
of firewire-core (June 14..16).
This code has not been seen on LKML yet, hence I will post the combined
diff in replies to this message.
Repo URL:
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git for-next
Gitweb:
http://git.kernel.org/?p=linux/kernel/git/ieee1394/linux1394-2.6.git
Shortlog and diffstat:
Jay Fenlason (1):
firewire: add IPv4 support
Stefan Richter (9):
firewire: net: add Kconfig item, rename driver
firewire: net: style changes
firewire: net: allow for unordered unit discovery
firewire: net: remove unused code
firewire: net: adjust net_device ops
firewire: core: fix DMA unmapping in iso buffer removal
firewire: core: fix iso context shutdown on card removal
firewire: net: fix card driver reloading
firewire: net: better FIFO address range check and rcodes
drivers/firewire/Kconfig | 12 +
drivers/firewire/Makefile | 4 +-
drivers/firewire/core-card.c | 20 +-
drivers/firewire/core-iso.c | 11 +-
drivers/firewire/core.h | 87 ---
drivers/firewire/net.c | 1655 ++++++++++++++++++++++++++++++++++++++++++
drivers/ieee1394/Kconfig | 2 +-
include/linux/firewire.h | 87 +++
8 files changed, 1780 insertions(+), 98 deletions(-)
create mode 100644 drivers/firewire/net.c
--
Stefan Richter
-=====-==--= -==- =---=
http://arcgraph.de/sr/
next prev parent reply other threads:[~2009-06-17 17:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-14 10:46 What's in linux1394-2.6.git? Stefan Richter
2009-06-14 10:48 ` Stefan Richter
2009-06-17 17:44 ` Stefan Richter [this message]
2009-06-17 17:47 ` What's in linux1394-2.6.git? -- Part II.1/3 Stefan Richter
2009-06-17 17:48 ` What's in linux1394-2.6.git? -- Part II.2/3 Stefan Richter
2009-06-17 17:50 ` What's in linux1394-2.6.git? -- Part II.3/3 Stefan Richter
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=tkrat.c0f2f763744b1215@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/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
all inboxes | Powered by JetHome®