[2.6.19 PATCH 0/7] ehea: IBM eHEA Ethernet Device Driver

From: Jan-Bernd Themann
Date: Tue Aug 22 2006 - 09:27:44 EST


Hi,

this is our current version of the IBM eHEA Ethernet Device Driver.
Thanks for the quick and helpful comments so far. Further comments
are highly appreciated.

Things we are currently working on:
- Implementation of promiscious mode support


Thanks,
Jan-Bernd

Signed-off-by: Jan-Bernd Themann <themann@xxxxxxxxxx>
Changelog-by:  Jan-Bernd Themann <themann@xxxxxxxxxx>

Differences to patch set http://www.spinics.net/lists/netdev/msg12326.html

Changelog:

- Error recovery
- improvements according to mailing list comments


drivers/net/Kconfig | 9
drivers/net/Makefile | 1
drivers/net/ehea/Makefile | 7
drivers/net/ehea/ehea.h | 437 ++++++
drivers/net/ehea/ehea_ethtool.c | 244 +++
drivers/net/ehea/ehea_hcall.h | 51
drivers/net/ehea/ehea_hw.h | 290 ++++
drivers/net/ehea/ehea_main.c | 2636 ++++++++++++++++++++++++++++++++++++++++
drivers/net/ehea/ehea_phyp.c | 834 ++++++++++++
drivers/net/ehea/ehea_phyp.h | 479 +++++++
drivers/net/ehea/ehea_qmr.c | 634 +++++++++
drivers/net/ehea/ehea_qmr.h | 367 +++++
12 files changed, 5989 insertions(+)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/