summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.9
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: reduce the number of Ethernet DMA channels from 16 to 8Florian Fainelli2013-06-204-13/+8
| | | | | | | | | We currently used 16 DMA Ethernet channels, but the hardware only supports up to 8 (with 2 per enet and the remaining for USB slave). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36979
* brcm63xx: refresh 3.9 patchesFlorian Fainelli2013-06-1840-96/+96
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36958
* brcm63xx: provide a default sane MAC address for Cable Modem devicesFlorian Fainelli2013-06-181-0/+26
| | | | | | | | | | Cable modem devices currently poke at some random location in RAM and may end up having an invalid MAC address which is not suitable. Provide a default one which is sane. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36957
* brcm63xx: fix missing antislash in BCM6345 ethernet patchFlorian Fainelli2013-06-171-1/+1
| | | | | | | | | This would cause build failure when disabling support for particular CPUs. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36946
* brcm63xx: add kernel space and image support for the Netgear CVG834GFlorian Fainelli2013-06-061-0/+54
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36876
* brcm63xx: add Broadcom cable modem firmware format headerFlorian Fainelli2013-06-061-0/+65
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36875
* brcm63xx: add support for BCM3368Florian Fainelli2013-06-061-0/+504
| | | | | | | | | | | | | Add support for the Broadcom BCM3368 cable modem chipset, includes: - Ethernet - SPI - UARTs - GPIOs - PCI Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36874
* bcm63xx: add 3.9 supportJonas Gorski2013-05-19132-0/+14847
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36660