From: Hauke Mehrtens Date: Thu, 7 Feb 2013 05:37:39 +0000 (+0000) Subject: tg3: add support for Ethernet core in bcm4785 X-Git-Tag: v3.9-rc1~139^2~133^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6c63f03d94278135753fef7ffcc5b03e34282e;p=pandora-kernel.git tg3: add support for Ethernet core in bcm4785 The BCM4785 or sometimes named BMC4705 is a Broadcom SoC which a Gigabit 5750 Ethernet core. The core is connected via PCI with the rest of the SoC, but it uses some extension. This core does not use a firmware or an eeprom. Some devices only have a switch which supports 100MBit/s, this currently does not work with this driver. This patch was original written by Michael Buesch and is in OpenWrt for some years now. This was tested on a Linksys WRT610N V1 and older versions of this patch were tested by other people on different devices. Signed-off-by: Hauke Mehrtens Acked-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed