[PATCH 0/3] Add Altera TSE driver
franck.jullien at gmail.com
franck.jullien at gmail.com
Mon Apr 11 17:52:06 EDT 2011
From: Franck JULLIEN <franck.jullien at 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
More information about the barebox
mailing list