]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: add support for Ethernet core in bcm4785
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 7 Feb 2013 05:37:39 +0000 (05:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Feb 2013 04:47:01 +0000 (23:47 -0500)
commit8a6e75b6a23d730918f2c593a85fee8f62328b0e
tree695331432f2d422efa6c71ad3b35b281b17a81c8
parent4251bd96314922c69998a67fdefed21dab467268
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 <m@bues.ch> 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 <hauke@hauke-m.de>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/tg3.c
drivers/net/ethernet/broadcom/tg3.h
include/linux/pci_ids.h