From: Hauke Mehrtens <hauke@hauke-m.de>
To: davem@davemloft.net
Cc: mcarlson@broadcom.com, mchan@broadcom.com, nsujir@broadcom.com,
netdev@vger.kernel.org, m@bues.ch,
Hauke Mehrtens <hauke@hauke-m.de>
Subject: [PATCH v3 0/3] tg3: add support for Ethernet core in BCM4785
Date: Wed, 6 Feb 2013 23:46:05 +0100 [thread overview]
Message-ID: <1360190768-390-1-git-send-email-hauke@hauke-m.de> (raw)
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
next reply other threads:[~2013-02-06 22:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-06 22:46 Hauke Mehrtens [this message]
2013-02-06 22:46 ` [PATCH v3 1/3] ssb: get mac address from sprom struct for gige driver Hauke Mehrtens
2013-02-06 22:46 ` [PATCH v3 2/3] tg3: make it possible to provide phy_id in ioctl Hauke Mehrtens
2013-02-06 22:46 ` [PATCH v3 3/3] tg3: add support for Ethernet core in bcm4785 Hauke Mehrtens
2013-02-07 2:06 ` Michael Chan
2013-02-07 14:31 ` Hauke Mehrtens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1360190768-390-1-git-send-email-hauke@hauke-m.de \
--to=hauke@hauke-m.de \
--cc=davem@davemloft.net \
--cc=m@bues.ch \
--cc=mcarlson@broadcom.com \
--cc=mchan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=nsujir@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox