summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/modules.mk
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: add missing config symbolStijn Tintel2016-08-231-1/+1
|
* kernel: remove ocf support, cryptodev-linux should be used insteadFelix Fietkau2016-05-121-15/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* bcm53xx: add USB 2.0 supportFelix Fietkau2015-04-151-19/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45450
* brcm47xx: deactivate ssb and old phy code for new devicesHauke Mehrtens2014-07-121-2/+2
| | | | | | | | | This deactivates ssb and G-PHY code in b43 for the mips74k profile in brcm47xx. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41594
* brcm47xx: fix kmod-usb-brcm47xx build on legacy and mips74k subtargetsFelix Fietkau2014-06-081-3/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41052
* brcm47xx: fix module insert orderJohn Crispin2013-07-041-1/+1
| | | | | | | | https://dev.openwrt.org/ticket/13811 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37161
* brcm47xx: BGMAC - Adjust AutoLoad number to be prior to switch modulesHauke Mehrtens2013-02-161-1/+1
| | | | | | | | | | Adjust the "AutoLoad" number for the BGMAC module to be prior to the switch modules. This probably isn't real important as the modules are loaded in the correct order by preinit anyway. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 35625
* brcm47xx: add bgmac driverHauke Mehrtens2013-01-031-0/+15
| | | | | | | | | This Ethernet driver is in early development stage and still has some problems. This was working on my bcm4716 based device. Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver. SVN-Revision: 34995
* brcm47xx: remove ssb-gige packageHauke Mehrtens2012-11-111-13/+0
| | | | | | | CONFIG_SSB_DRIVER_GIGE is set in the target config of the brcm47xx target, so it will always be activated and the kmod-ssb-gige is not needed any more. The kmod-ssb-gige package is not generated in an build as it does not contain any files and the makes the image builder fail when generating a image integrating this package. SVN-Revision: 34150
* move ubsec-ssb driver to target specific modules.mkFlorian Fainelli2012-07-251-0/+16
| | | | SVN-Revision: 32863
* move ssb-gige to target specific modules.mkFlorian Fainelli2012-07-251-0/+13
| | | | SVN-Revision: 32862
* move usb driver to target specific modules.mkFlorian Fainelli2012-07-251-0/+22
SVN-Revision: 32861