From: franck.jullien@gmail.com
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] Add Altera TSE driver
Date: Mon, 11 Apr 2011 23:52:06 +0200 [thread overview]
Message-ID: <1302558729-3298-1-git-send-email-franck.jullien@gmail.com> (raw)
From: Franck JULLIEN <franck.jullien@gmail.com>
In this version I removed the PHY address auto-detect functions.
Thus, the address has to be passed via platform_data.
Franck JULLIEN (3):
Fix coding style in driver/net/Makefile
[v3] Nios2: Add Altera TSE driver
Add platform data to the mac device
arch/nios2/boards/generic/generic.c | 11 +-
drivers/net/Kconfig | 16 +
drivers/net/Makefile | 5 +-
drivers/net/altera_tse.c | 579 +++++++++++++++++++++++++++++++++++
drivers/net/altera_tse.h | 303 ++++++++++++++++++
5 files changed, 908 insertions(+), 6 deletions(-)
create mode 100644 drivers/net/altera_tse.c
create mode 100644 drivers/net/altera_tse.h
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2011-04-11 21:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-11 21:52 franck.jullien [this message]
2011-04-11 21:52 ` [PATCH 1/3] Fix coding style in driver/net/Makefile franck.jullien
2011-04-11 21:52 ` [PATCH 2/3] [v3] Nios2: Add Altera TSE driver franck.jullien
2011-04-27 19:14 ` Franck JULLIEN
2011-04-11 21:52 ` [PATCH 3/3] Add platform data to the mac device franck.jullien
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=1302558729-3298-1-git-send-email-franck.jullien@gmail.com \
--to=franck.jullien@gmail.com \
--cc=barebox@lists.infradead.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