[U-Boot] [RFC PATCH v1 0/1] net: Support for Broadcom Tigon 3 NICs

Chris Packham judge.packham at gmail.com
Wed Dec 10 04:34:57 CET 2014


I should probably explain the people involved here. Joshua did most of
the porting work. I (Chris) picked it up to finish things off and to
do some more testing. I'll also be the one trying to get this accepted
upstream.

Because my employer paid for us to do the work I've signed with my work
email address. But because I'm already subscribed I'll send the patches
using my gmail account.

Joshua Scott (1):
  net: Add support for Tigon3 based Ethernet NICs

 drivers/net/Makefile |    1 +
 drivers/net/tg3.c    | 6119 ++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/net/tg3.h    | 3217 ++++++++++++++++++++++++++
 include/netdev.h     |    4 +
 4 files changed, 9341 insertions(+)
 create mode 100644 drivers/net/tg3.c
 create mode 100644 drivers/net/tg3.h

-- 
2.2.0.rc0



More information about the U-Boot mailing list