[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1360190768-390-1-git-send-email-hauke@hauke-m.de>
Date: Wed, 6 Feb 2013 23:46:05 +0100
From: Hauke Mehrtens <hauke@...ke-m.de>
To: davem@...emloft.net
Cc: mcarlson@...adcom.com, mchan@...adcom.com, nsujir@...adcom.com,
netdev@...r.kernel.org, m@...s.ch,
Hauke Mehrtens <hauke@...ke-m.de>
Subject: [PATCH v3 0/3] tg3: add support for Ethernet core in BCM4785
These patches are adding support for the Ethernet core found in the
BCM4705/BCM4785 SoC.
This is based on current master of davem/net-next.git.
v3:
* combined first two patches into one patch
v2:
* use of struct sprom in ssb_gige_get_macaddr() instead of accessing
the nvram directly
* add return value to ssb_gige_get_macaddr()
* try to read the mac address from ssb core before accessing the own
registers.
* fix two checkpatch warnings
Hauke Mehrtens (3):
ssb: get mac address from sprom struct for gige driver
tg3: make it possible to provide phy_id in ioctl
tg3: add support for Ethernet core in bcm4785
drivers/net/ethernet/broadcom/tg3.c | 144 +++++++++++++++++++++++++++++++----
drivers/net/ethernet/broadcom/tg3.h | 5 ++
include/linux/pci_ids.h | 1 +
include/linux/ssb/ssb_driver_gige.h | 23 +++---
4 files changed, 148 insertions(+), 25 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists