Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: update linux 3.3 to 3.3.3 | Jonas Gorski | 2012-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 31460 | ||||
* | linux/3.3: nuke the gpio_buttons patch | Gabor Juhos | 2012-04-21 | 1 | -30/+0 |
| | | | | | | It is superseded by the in-kernel gpio-keys-polled driver. SVN-Revision: 31409 | ||||
* | linux/3.3: fix crypto4xx build failure | Gabor Juhos | 2012-04-21 | 1 | -0/+10 |
| | | | | SVN-Revision: 31394 | ||||
* | linux/3.3: update ARM mach-types | Gabor Juhos | 2012-04-20 | 1 | -12/+762 |
| | | | | SVN-Revision: 31378 | ||||
* | fix 335-mips-kexec patch for all 3+ kernels | Florian Fainelli | 2012-04-18 | 1 | -4/+4 |
| | | | | SVN-Revision: 31344 | ||||
* | kernel: update linux 3.3 to 3.3.2 | Jonas Gorski | 2012-04-17 | 5 | -22/+15 |
| | | | | SVN-Revision: 31336 | ||||
* | Fix bufferbloat in PPPoATM TX queue | Jo-Philipp Wich | 2012-04-16 | 1 | -0/+193 |
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31313 | ||||
* | Update ppp TX restart patch to avoid race condition | Jo-Philipp Wich | 2012-04-16 | 1 | -57/+59 |
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31312 | ||||
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 | 2 | -8/+2183 |
| | | | | SVN-Revision: 31278 | ||||
* | kernel: update linux 3.3 to 3.3.1 | Jonas Gorski | 2012-04-09 | 4 | -26/+8 |
| | | | | SVN-Revision: 31223 | ||||
* | kernel: restore ebtables functionality by running netfilter hooks when the ↵ | Felix Fietkau | 2012-03-29 | 1 | -43/+67 |
| | | | | | | ebtables module is loaded SVN-Revision: 31141 | ||||
* | ppp: Fix high softirq utilization with pppoa | Florian Fainelli | 2012-03-27 | 1 | -0/+82 |
| | | | | | | | | | Users of the Geos platform are reporting high CPU utilization. This seems to be rooted in a problem with the TX queue restart in PPP. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31096 | ||||
* | linux: refresh patches against 3.3 | Gabor Juhos | 2012-03-20 | 4 | -7/+7 |
| | | | | SVN-Revision: 31047 | ||||
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 30964 | ||||
* | kernel: optimize out remaining netfilter hooks in the bridging code if ↵ | Felix Fietkau | 2012-03-16 | 1 | -25/+71 |
| | | | | | | bridge filtering is disabled SVN-Revision: 30954 | ||||
* | ar71xx: move micrel PHY driver to the generic linux target | Gabor Juhos | 2012-03-15 | 1 | -0/+24 |
| | | | | SVN-Revision: 30946 | ||||
* | linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
| | | | | SVN-Revision: 30945 | ||||
* | kernel: bypass all netfilter hooks if the sysctls for that functionality ↵ | Felix Fietkau | 2012-03-13 | 1 | -0/+76 |
| | | | | | | have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config SVN-Revision: 30917 | ||||
* | linux/3.3: refresh patches against 3.3-rc7 | Gabor Juhos | 2012-03-12 | 2 | -5/+5 |
| | | | | SVN-Revision: 30908 | ||||
* | linux/3.3: allow to set platform_data for phy devices | Gabor Juhos | 2012-03-12 | 1 | -0/+115 |
| | | | | SVN-Revision: 30906 | ||||
* | expose CONFIG_NETFILTER_NETLINK for external kmods | Jo-Philipp Wich | 2012-03-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 30894 | ||||
* | linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo | Gabor Juhos | 2012-03-11 | 1 | -0/+17 |
| | | | | SVN-Revision: 30881 | ||||
* | Merge branch 'bcm63xx' | Florian Fainelli | 2012-03-05 | 2 | -2/+1 |
| | | | | SVN-Revision: 30819 | ||||
* | kernel: remove the crtsavres dependency, the patched gcc will no longer emit ↵ | Felix Fietkau | 2012-03-05 | 1 | -47/+2 |
| | | | | | | references to that code SVN-Revision: 30816 | ||||
* | kernel: fix vmalloc stack traces triggered by module with an empty init ↵ | Felix Fietkau | 2012-03-05 | 1 | -0/+20 |
| | | | | | | section (mostly happens on x86) SVN-Revision: 30813 | ||||
* | linux/3.3: merge recent ubifs patches from 3.2 | Gabor Juhos | 2012-03-03 | 4 | -2/+309 |
| | | | | SVN-Revision: 30800 | ||||
* | linux/3.3: refresh patches against 3.3-rc5 | Gabor Juhos | 2012-03-03 | 4 | -5/+5 |
| | | | | SVN-Revision: 30799 | ||||
* | kernel: strip unnecessary symbol table information from kernel modules, ↵ | Felix Fietkau | 2012-02-20 | 2 | -1/+12 |
| | | | | | | reduces default squashfs size on ar71xx by about 4k SVN-Revision: 30657 | ||||
* | refresh patches to -rc3 | Imre Kaloz | 2012-02-11 | 6 | -6/+6 |
| | | | | SVN-Revision: 30456 | ||||
* | generic: fix yaffs2 build warnings on 3.3 | Gabor Juhos | 2012-02-10 | 1 | -0/+71 |
| | | | | SVN-Revision: 30418 | ||||
* | generic: fix kexec build error for MIPS with gcc-4.6-linaro | Gabor Juhos | 2012-02-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 30395 | ||||
* | generic: 3.3: fix yaffs2 build error | Gabor Juhos | 2012-02-09 | 1 | -0/+289 |
| | | | | SVN-Revision: 30392 | ||||
* | kernel: add a recent upstream commit (post-3.3) to the ssb update patch, ↵ | Felix Fietkau | 2012-02-07 | 1 | -0/+130 |
| | | | | | | required for the next mac80211 update SVN-Revision: 30345 | ||||
* | kernel: fix netfilter layer7 compilation in 3.3 | Jonas Gorski | 2012-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 30026 | ||||
* | kernel: add preliminary support for linux 3.3 | Jonas Gorski | 2012-02-02 | 121 | -0/+62718 |
Based on 3.3-rc2 SVN-Revision: 29986 |