summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.8
Commit message (Collapse)AuthorAgeFilesLines
...
* fix mtd_mp25p80_add_gd25q32_gd25q64.patchJohn Crispin2013-01-291-0/+13
| | | | SVN-Revision: 35378
* netfilter: add support for flushing conntrack via /procFelix Fietkau2013-01-271-0/+46
| | | | SVN-Revision: 35330
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8Hauke Mehrtens2013-01-273-7/+7
| | | | | | These attributes where removed with kernel 3.8 and are now causing compile errors. SVN-Revision: 35328
* kernel: prevent cryptomgr from pulling in useless extra dependencies for ↵Felix Fietkau2013-01-271-0/+37
| | | | | | | | tests that are not run Reduces kernel size after LZMA by about 5k on MIPS SVN-Revision: 35325
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsFelix Fietkau2013-01-2623-57/+426
| | | | | | | in combination with kernel symbol export stripping this significantly reduces the kernel image size SVN-Revision: 35320
* kernel: refresh 3.8 patchesFlorian Fainelli2013-01-246-10/+10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35317
* kernel: remove the cisco sip phone patch for 3.7 and 3.8 as wellFelix Fietkau2013-01-231-118/+0
| | | | SVN-Revision: 35310
* generic: add b53 swconfig switch driverJonas Gorski2013-01-231-0/+21
| | | | | | | | | | | | | Add swconfig switch driver for Broadcom BCM53XX switch chips. Supports switches connected through MDIO, SPI or memory mapped registers, and supports BCM5325, BCM539x, BCM531x5 and the BCM63XX internal switch chips. Tested are BCM5325 trough MDIO, BCM53115 through SPI, and BCM6328. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35305
* kernel: remove 340-module_alloc_size_check.patch from linux 3.8, it is not ↵Felix Fietkau2013-01-191-20/+0
| | | | | | necessary anymore SVN-Revision: 35248
* kernel: refresh 3.8 patchesFlorian Fainelli2013-01-1711-13/+13
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35209
* kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch ↵Felix Fietkau2013-01-142-0/+458
| | | | | | to 3.8 SVN-Revision: 35162
* generic: remove EHCI platform driver fix from 3.8Gabor Juhos2013-01-141-47/+0
| | | | | | | | It is not needed on 3.8. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35160
* generic: add EHCI|OHCI platform driver fix from the cns21xx targetGabor Juhos2013-01-142-0/+98
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35159
* mvebu: update to 3.8-rc3Florian Fainelli2013-01-101-33/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35086
* kernel: add support for 3.8-rc2Florian Fainelli2013-01-08147-0/+25390
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35055