summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAge
* swconfig: remove old debugging stuffFelix Fietkau2009-04-20
| | | | SVN-Revision: 15301
* add generic 2.6.29 patches and config (squashfs still untested, user space ↵Felix Fietkau2009-04-18
| | | | | | mkfs still missing) SVN-Revision: 15251
* files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28Andy Boyett2009-04-18
| | | | SVN-Revision: 15248
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* package ext4 (#4434)Florian Fainelli2009-04-12
| | | | SVN-Revision: 15218
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵Florian Fainelli2009-04-12
| | | | | | 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-10
| | | | SVN-Revision: 15208
* mvswitch: re-enable header modeFelix Fietkau2009-04-10
| | | | SVN-Revision: 15186
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-09
| | | | SVN-Revision: 15178
* netfilter: speed up packet matching by allowing default rules to bypass the ↵Felix Fietkau2009-04-09
| | | | | | common checks SVN-Revision: 15177
* kernel: increase skb padding for network devices to accomodate for headroom ↵Felix Fietkau2009-04-08
| | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158
* workaroun some stupid Kconfig bugs (#4895)Florian Fainelli2009-04-08
| | | | SVN-Revision: 15157
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵Felix Fietkau2009-04-08
| | | | | | still relies on it) SVN-Revision: 15155
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-08
| | | | SVN-Revision: 15153
* fix typo in 910-cryptodev_backport.patch (#3933)Florian Fainelli2009-04-07
| | | | SVN-Revision: 15132
* kernel: tweak the maximum allocation size to improve memory allocator ↵Felix Fietkau2009-04-07
| | | | | | performance SVN-Revision: 15130
* kernel: replace jhash2 with the faster jhash3 algorithmFelix Fietkau2009-04-07
| | | | SVN-Revision: 15128
* accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵Nicolas Thill2009-04-06
| | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123
* 2.6.28: add Kconfig prompt for the old crypto symbolsGabor Juhos2009-04-06
| | | | SVN-Revision: 15122
* fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)Felix Fietkau2009-04-04
| | | | SVN-Revision: 15098
* add a workaround on kmod-textsearch modules (#4832)Florian Fainelli2009-03-26
| | | | SVN-Revision: 15047
* refresh patchesHauke Mehrtens2009-03-24
| | | | SVN-Revision: 15018
* atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵Felix Fietkau2009-03-22
| | | | | | (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-22
| | | | SVN-Revision: 14979
* remove custom phy layer patches from older kernels where they are not neededFelix Fietkau2009-03-22
| | | | SVN-Revision: 14978
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵Felix Fietkau2009-03-22
| | | | | | detection SVN-Revision: 14977
* add back marvell switch support to 2.6.28Felix Fietkau2009-03-22
| | | | SVN-Revision: 14974
* resync kernel patchesHauke Mehrtens2009-03-19
| | | | SVN-Revision: 14949
* fix mmap issues caused by the vm_exports patch (thx, danm)Felix Fietkau2009-03-16
| | | | SVN-Revision: 14902
* added directory for generic patches for linux kernel 2.6.29 - added ported ↵Mirko Vogt2009-03-09
| | | | | | patch <065-rootfs_split> SVN-Revision: 14822
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-05
| | | | SVN-Revision: 14751
* add missing symbolsHauke Mehrtens2009-03-01
| | | | SVN-Revision: 14721
* refresh patches for kernel 2.6.28Hauke Mehrtens2009-03-01
| | | | SVN-Revision: 14720
* generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}Hauke Mehrtens2009-03-01
| | | | SVN-Revision: 14716
* generic-2.6: remove remaining ipp2p patchesGabor Juhos2009-03-01
| | | | SVN-Revision: 14714
* generic-2.6/2.6.28: add missing Kconfig optionGabor Juhos2009-02-28
| | | | SVN-Revision: 14691
* also make 2.6.27 use the sprom fallbackFlorian Fainelli2009-02-27
| | | | SVN-Revision: 14684
* ssb: Add support for fallback SPROM.Michael Büsch2009-02-26
| | | | SVN-Revision: 14679
* re-enable cfg80211 as wellFelix Fietkau2009-02-22
| | | | SVN-Revision: 14615
* re-apply r14531Felix Fietkau2009-02-22
| | | | SVN-Revision: 14614
* disable all kernel config options that are set to =mFelix Fietkau2009-02-22
| | | | SVN-Revision: 14611
* merge netfilter kernel changes to 2.6.26 as wellFelix Fietkau2009-02-21
| | | | SVN-Revision: 14600
* fix IMQ on linux 2.6.27 and 2.6.28Felix Fietkau2009-02-21
| | | | SVN-Revision: 14599
* merge netfilter changes to 2.6.27Felix Fietkau2009-02-21
| | | | SVN-Revision: 14598
* remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵Felix Fietkau2009-02-21
| | | | | | that is already in the kernel SVN-Revision: 14597
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-21
| | | | | | undermatching => not that useful for QoS SVN-Revision: 14596
* update to 2.6.28.6Gabor Juhos2009-02-19
| | | | SVN-Revision: 14565
* generic-2.6: enable mac80211 on 2.6.2{7,8}Gabor Juhos2009-02-16
| | | | SVN-Revision: 14531
* spi-gpio: Implement spidelay for busses that need it.Michael Büsch2009-02-15
| | | | SVN-Revision: 14525
* Fix spi-gpio MISO handling.Michael Büsch2009-02-15
| | | | SVN-Revision: 14523