aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.2
Commit message (Collapse)AuthorAgeFilesLines
* kernel: optimize out remaining netfilter hooks in the bridging code if ↵Felix Fietkau2012-03-161-14/+60
| | | | | | bridge filtering is disabled SVN-Revision: 30954
* ar71xx: move micrel PHY driver to the generic linux targetGabor Juhos2012-03-151-0/+24
| | | | SVN-Revision: 30946
* linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selectedGabor Juhos2012-03-158-68/+144
| | | | SVN-Revision: 30944
* kernel: bypass all netfilter hooks if the sysctls for that functionality ↵Felix Fietkau2012-03-131-0/+76
| | | | | | have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config SVN-Revision: 30917
* linux/3.2: allow to set platform_data for phy devicesGabor Juhos2012-03-121-0/+115
| | | | SVN-Revision: 30905
* expose CONFIG_NETFILTER_NETLINK for external kmodsJo-Philipp Wich2012-03-121-0/+11
| | | | SVN-Revision: 30894
* linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfoGabor Juhos2012-03-111-0/+17
| | | | SVN-Revision: 30880
* linux/3.2: fix crypto4xx build failureGabor Juhos2012-03-071-0/+10
| | | | SVN-Revision: 30834
* Merge branch 'bcm63xx'Florian Fainelli2012-03-052-2/+1
| | | | SVN-Revision: 30819
* kernel: remove the crtsavres dependency, the patched gcc will no longer emit ↵Felix Fietkau2012-03-051-47/+2
| | | | | | references to that code SVN-Revision: 30816
* kernel: fix vmalloc stack traces triggered by module with an empty init ↵Felix Fietkau2012-03-051-0/+20
| | | | | | section (mostly happens on x86) SVN-Revision: 30813
* linux/3.2: add symlink xattr support to ubifsGabor Juhos2012-03-021-0/+67
| | | | SVN-Revision: 30794
* linux/3.2: add XZ decompression support to ubifsGabor Juhos2012-03-021-0/+94
| | | | SVN-Revision: 30793
* linux/3.2: add XZ decompressor support to cryptoGabor Juhos2012-03-022-2/+148
| | | | SVN-Revision: 30792
* kernel: update linux 3.2 to 3.2.9Gabor Juhos2012-03-015-101/+6
| | | | SVN-Revision: 30767
* kernel: strip unnecessary symbol table information from kernel modules, ↵Felix Fietkau2012-02-202-1/+12
| | | | | | reduces default squashfs size on ar71xx by about 4k SVN-Revision: 30657
* ar71xx: refresh 3.2 patchesGabor Juhos2012-02-101-6/+6
| | | | SVN-Revision: 30402
* kernel: update linux 3.2 to 3.2.5Gabor Juhos2012-02-101-8/+8
| | | | SVN-Revision: 30401
* generic: fix kexec build error for MIPS with gcc-4.6-linaroGabor Juhos2012-02-091-2/+2
| | | | SVN-Revision: 30395
* generic: fix yaffs2 build error on 3.2Gabor Juhos2012-02-081-0/+289
| | | | SVN-Revision: 30389
* kernel: add a recent upstream commit (post-3.3) to the ssb update patch, ↵Felix Fietkau2012-02-071-11/+121
| | | | | | required for the next mac80211 update SVN-Revision: 30345
* kernel: update linux 3.2 to 3.2.2Jonas Gorski2012-01-311-2/+2
| | | | SVN-Revision: 29967
* fix gpiommc build failure with 3.2Florian Fainelli2012-01-301-1/+2
| | | | SVN-Revision: 29954
* generic: 3.2: allow to build myloader mtd parser for ATH79Gabor Juhos2012-01-221-1/+1
| | | | SVN-Revision: 29860
* generic: 3.2: don't disable lockdep for OOT modulesGabor Juhos2012-01-222-0/+95
| | | | SVN-Revision: 29846
* fix thinko in 102-ehci_hcd_ignore_oc patchFlorian Fainelli2012-01-181-2/+2
| | | | SVN-Revision: 29773
* fixup arm xz support with recent changesImre Kaloz2012-01-141-1/+3
| | | | SVN-Revision: 29750
* kernel: add support for linux 3.2.1Jonas Gorski2012-01-13124-0/+63152
SVN-Revision: 29730