aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* package ext4 (#4434)Florian Fainelli2009-04-121-0/+1
| | | | SVN-Revision: 15218
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵Florian Fainelli2009-04-121-1/+1
| | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215
* add the R_ARM_V4BX relocation to the ARM kernel module loaderMirko Vogt2009-04-101-0/+33
| | | | SVN-Revision: 15208
* mvswitch: re-enable header modeFelix Fietkau2009-04-101-1/+1
| | | | SVN-Revision: 15186
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-091-0/+100
| | | | SVN-Revision: 15178
* netfilter: speed up packet matching by allowing default rules to bypass the ↵Felix Fietkau2009-04-091-0/+74
| | | | | | common checks SVN-Revision: 15177
* kernel: increase skb padding for network devices to accomodate for headroom ↵Felix Fietkau2009-04-081-0/+16
| | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158
* workaroun some stupid Kconfig bugs (#4895)Florian Fainelli2009-04-081-0/+23
| | | | SVN-Revision: 15157
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵Felix Fietkau2009-04-081-6/+6
| | | | | | still relies on it) SVN-Revision: 15155
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-081-0/+29
| | | | SVN-Revision: 15153
* fix typo in 910-cryptodev_backport.patch (#3933)Florian Fainelli2009-04-071-1/+1
| | | | SVN-Revision: 15132
* kernel: tweak the maximum allocation size to improve memory allocator ↵Felix Fietkau2009-04-071-0/+13
| | | | | | performance SVN-Revision: 15130
* kernel: replace jhash2 with the faster jhash3 algorithmFelix Fietkau2009-04-071-0/+227
| | | | SVN-Revision: 15128
* accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵Nicolas Thill2009-04-061-0/+1
| | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123
* 2.6.28: add Kconfig prompt for the old crypto symbolsGabor Juhos2009-04-062-2/+50
| | | | SVN-Revision: 15122
* fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)Felix Fietkau2009-04-043-0/+33
| | | | SVN-Revision: 15098
* add a workaround on kmod-textsearch modules (#4832)Florian Fainelli2009-03-261-0/+19
| | | | SVN-Revision: 15047
* refresh patchesHauke Mehrtens2009-03-242-19/+11
| | | | SVN-Revision: 15018
* atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵Felix Fietkau2009-03-221-3/+5
| | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981
* remove custom phy hardware detection patch - it is no longer necessaryFelix Fietkau2009-03-223-78/+0
| | | | SVN-Revision: 14979
* remove custom phy layer patches from older kernels where they are not neededFelix Fietkau2009-03-228-312/+0
| | | | SVN-Revision: 14978
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵Felix Fietkau2009-03-222-52/+40
| | | | | | detection SVN-Revision: 14977
* add back marvell switch support to 2.6.28Felix Fietkau2009-03-221-0/+22
| | | | SVN-Revision: 14974
* resync kernel patchesHauke Mehrtens2009-03-192-3/+3
| | | | SVN-Revision: 14949
* fix mmap issues caused by the vm_exports patch (thx, danm)Felix Fietkau2009-03-162-2/+2
| | | | SVN-Revision: 14902
* added directory for generic patches for linux kernel 2.6.29 - added ported ↵Mirko Vogt2009-03-091-0/+625
| | | | | | patch <065-rootfs_split> SVN-Revision: 14822
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-051-0/+7
| | | | SVN-Revision: 14751
* add missing symbolsHauke Mehrtens2009-03-011-0/+1
| | | | SVN-Revision: 14721
* refresh patches for kernel 2.6.28Hauke Mehrtens2009-03-012-17/+9
| | | | SVN-Revision: 14720
* generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}Hauke Mehrtens2009-03-012-12/+18
| | | | SVN-Revision: 14716
* generic-2.6: remove remaining ipp2p patchesGabor Juhos2009-03-0121-3751/+48
| | | | SVN-Revision: 14714
* generic-2.6/2.6.28: add missing Kconfig optionGabor Juhos2009-02-281-0/+1
| | | | SVN-Revision: 14691
* also make 2.6.27 use the sprom fallbackFlorian Fainelli2009-02-271-0/+115
| | | | SVN-Revision: 14684
* ssb: Add support for fallback SPROM.Michael Büsch2009-02-261-0/+115
| | | | SVN-Revision: 14679
* re-enable cfg80211 as wellFelix Fietkau2009-02-222-2/+2
| | | | SVN-Revision: 14615
* re-apply r14531Felix Fietkau2009-02-222-2/+2
| | | | SVN-Revision: 14614
* disable all kernel config options that are set to =mFelix Fietkau2009-02-227-3041/+3041
| | | | SVN-Revision: 14611
* merge netfilter kernel changes to 2.6.26 as wellFelix Fietkau2009-02-215-1165/+7
| | | | SVN-Revision: 14600
* fix IMQ on linux 2.6.27 and 2.6.28Felix Fietkau2009-02-212-0/+189
| | | | SVN-Revision: 14599
* merge netfilter changes to 2.6.27Felix Fietkau2009-02-215-1165/+7
| | | | SVN-Revision: 14598
* remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵Felix Fietkau2009-02-213-241/+3
| | | | | | that is already in the kernel SVN-Revision: 14597
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-215-934/+14
| | | | | | undermatching => not that useful for QoS SVN-Revision: 14596
* update to 2.6.28.6Gabor Juhos2009-02-192-8/+4
| | | | SVN-Revision: 14565
* generic-2.6: enable mac80211 on 2.6.2{7,8}Gabor Juhos2009-02-162-4/+45
| | | | SVN-Revision: 14531
* spi-gpio: Implement spidelay for busses that need it.Michael Büsch2009-02-151-0/+60
| | | | SVN-Revision: 14525
* Fix spi-gpio MISO handling.Michael Büsch2009-02-151-0/+22
| | | | SVN-Revision: 14523
* update to 2.6.28.5Gabor Juhos2009-02-155-68/+34
| | | | SVN-Revision: 14512
* - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵Markus Wigge2009-02-131-19/+0
| | | | | | anymore and is integrated upstream now SVN-Revision: 14500
* generic-2.6/2.6.28: rename spi-gpio patchGabor Juhos2009-02-121-0/+0
| | | | SVN-Revision: 14484
* spi-gpio: Support busses without chipselect (only one device on the bus)Michael Büsch2009-02-111-0/+77
| | | | SVN-Revision: 14476