[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1370382815-17904-1-git-send-email-florian@openwrt.org>
Date: Tue, 4 Jun 2013 22:53:32 +0100
From: Florian Fainelli <florian@...nwrt.org>
To: davem@...emloft.net
Cc: ralf@...ux-mips.org, blogic@...nwrt.org, linux-mips@...ux-mips.org,
cernekee@...il.com, mbizon@...ebox.fr, jogo@...nwrt.org,
netdev@...r.kernel.org, Florian Fainelli <florian@...nwrt.org>
Subject: [PATCH 0/3 net-next] bcm63xx_enet: add support for BCM63xx gigabit integrated switch
David, Ralf,
This patchset contains changes to enable the BCM63xx gitabit integrated switch
found on BCM6328, BCM6362 and BCM6368 SoCs. It contains changes both to
arch/mips/bcm63xx and drivers/net/ethernet/bcm63xx_enet.c. The changes are
pretty difficult to split so I would rather see these merged via the net-tree.
(this time with netdev CC'd)
Thanks!
Maxime Bizon (3):
bcm63xx_enet: implement reset autoneg ethtool callback
bcm63xx_enet: split DMA channel register accesses
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit
switch
arch/mips/bcm63xx/boards/board_bcm963xx.c | 4 +
arch/mips/bcm63xx/dev-enet.c | 118 +-
arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h | 4 +-
.../include/asm/mach-bcm63xx/bcm63xx_dev_enet.h | 28 +
arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h | 63 ++
.../mips/include/asm/mach-bcm63xx/board_bcm963xx.h | 2 +
drivers/net/ethernet/broadcom/bcm63xx_enet.c | 1135 ++++++++++++++++++--
drivers/net/ethernet/broadcom/bcm63xx_enet.h | 75 ++
8 files changed, 1331 insertions(+), 98 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