Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up the ip175c driver some more, add support for setting the pvid and ↵ | Felix Fietkau | 2009-04-20 | 1 | -105/+91 |
| | | | | | | fix querying the phy status SVN-Revision: 15308 | ||||
* | swconfig: add a generic method for setting the port primary vlan id (used ↵ | Felix Fietkau | 2009-04-20 | 2 | -7/+42 |
| | | | | | | for transparently fixing up pvid for untagged port when setting vlan ports) SVN-Revision: 15307 | ||||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 3 | -0/+1366 |
| | | | | SVN-Revision: 15305 | ||||
* | swconfig: treat struct switch_attr as constant | Felix Fietkau | 2009-04-20 | 2 | -13/+13 |
| | | | | SVN-Revision: 15302 | ||||
* | swconfig: remove old debugging stuff | Felix Fietkau | 2009-04-20 | 1 | -2/+0 |
| | | | | SVN-Revision: 15301 | ||||
* | add generic 2.6.29 patches and config (squashfs still untested, user space ↵ | Felix Fietkau | 2009-04-18 | 87 | -304/+38252 |
| | | | | | | mkfs still missing) SVN-Revision: 15251 | ||||
* | files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28 | Andy Boyett | 2009-04-18 | 9 | -0/+9 |
| | | | | SVN-Revision: 15248 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 10 | -10/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | package ext4 (#4434) | Florian Fainelli | 2009-04-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 15218 | ||||
* | do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵ | Florian Fainelli | 2009-04-12 | 1 | -1/+1 |
| | | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215 | ||||
* | add the R_ARM_V4BX relocation to the ARM kernel module loader | Mirko Vogt | 2009-04-10 | 1 | -0/+33 |
| | | | | SVN-Revision: 15208 | ||||
* | mvswitch: re-enable header mode | Felix Fietkau | 2009-04-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 15186 | ||||
* | netfilter: merge some fixes from upstream | Felix Fietkau | 2009-04-09 | 1 | -0/+100 |
| | | | | SVN-Revision: 15178 | ||||
* | netfilter: speed up packet matching by allowing default rules to bypass the ↵ | Felix Fietkau | 2009-04-09 | 1 | -0/+74 |
| | | | | | | common checks SVN-Revision: 15177 | ||||
* | kernel: increase skb padding for network devices to accomodate for headroom ↵ | Felix Fietkau | 2009-04-08 | 1 | -0/+16 |
| | | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158 | ||||
* | workaroun some stupid Kconfig bugs (#4895) | Florian Fainelli | 2009-04-08 | 1 | -0/+23 |
| | | | | SVN-Revision: 15157 | ||||
* | kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵ | Felix Fietkau | 2009-04-08 | 1 | -6/+6 |
| | | | | | | still relies on it) SVN-Revision: 15155 | ||||
* | Fix kernel headers for cris (thanks hinkocevar) | Claudio Mignanti | 2009-04-08 | 1 | -0/+29 |
| | | | | SVN-Revision: 15153 | ||||
* | fix typo in 910-cryptodev_backport.patch (#3933) | Florian Fainelli | 2009-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15132 | ||||
* | kernel: tweak the maximum allocation size to improve memory allocator ↵ | Felix Fietkau | 2009-04-07 | 1 | -0/+13 |
| | | | | | | performance SVN-Revision: 15130 | ||||
* | kernel: replace jhash2 with the faster jhash3 algorithm | Felix Fietkau | 2009-04-07 | 1 | -0/+227 |
| | | | | SVN-Revision: 15128 | ||||
* | accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵ | Nicolas Thill | 2009-04-06 | 1 | -0/+1 |
| | | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123 | ||||
* | 2.6.28: add Kconfig prompt for the old crypto symbols | Gabor Juhos | 2009-04-06 | 2 | -2/+50 |
| | | | | SVN-Revision: 15122 | ||||
* | fix a vfs api bug in squashfs triggered by zabbix-agent (#4365) | Felix Fietkau | 2009-04-04 | 3 | -0/+33 |
| | | | | SVN-Revision: 15098 | ||||
* | add a workaround on kmod-textsearch modules (#4832) | Florian Fainelli | 2009-03-26 | 1 | -0/+19 |
| | | | | SVN-Revision: 15047 | ||||
* | refresh patches | Hauke Mehrtens | 2009-03-24 | 2 | -19/+11 |
| | | | | SVN-Revision: 15018 | ||||
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵ | Felix Fietkau | 2009-03-22 | 1 | -3/+5 |
| | | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981 | ||||
* | remove custom phy hardware detection patch - it is no longer necessary | Felix Fietkau | 2009-03-22 | 3 | -78/+0 |
| | | | | SVN-Revision: 14979 | ||||
* | remove custom phy layer patches from older kernels where they are not needed | Felix Fietkau | 2009-03-22 | 8 | -312/+0 |
| | | | | SVN-Revision: 14978 | ||||
* | mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵ | Felix Fietkau | 2009-03-22 | 2 | -52/+40 |
| | | | | | | detection SVN-Revision: 14977 | ||||
* | add back marvell switch support to 2.6.28 | Felix Fietkau | 2009-03-22 | 1 | -0/+22 |
| | | | | SVN-Revision: 14974 | ||||
* | resync kernel patches | Hauke Mehrtens | 2009-03-19 | 2 | -3/+3 |
| | | | | SVN-Revision: 14949 | ||||
* | fix mmap issues caused by the vm_exports patch (thx, danm) | Felix Fietkau | 2009-03-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 14902 | ||||
* | added directory for generic patches for linux kernel 2.6.29 - added ported ↵ | Mirko Vogt | 2009-03-09 | 1 | -0/+625 |
| | | | | | | patch <065-rootfs_split> SVN-Revision: 14822 | ||||
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | 1 | -0/+7 |
| | | | | SVN-Revision: 14751 | ||||
* | add missing symbols | Hauke Mehrtens | 2009-03-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 14721 | ||||
* | refresh patches for kernel 2.6.28 | Hauke Mehrtens | 2009-03-01 | 2 | -17/+9 |
| | | | | SVN-Revision: 14720 | ||||
* | generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8} | Hauke Mehrtens | 2009-03-01 | 2 | -12/+18 |
| | | | | SVN-Revision: 14716 | ||||
* | generic-2.6: remove remaining ipp2p patches | Gabor Juhos | 2009-03-01 | 21 | -3751/+48 |
| | | | | SVN-Revision: 14714 | ||||
* | generic-2.6/2.6.28: add missing Kconfig option | Gabor Juhos | 2009-02-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 14691 | ||||
* | also make 2.6.27 use the sprom fallback | Florian Fainelli | 2009-02-27 | 1 | -0/+115 |
| | | | | SVN-Revision: 14684 | ||||
* | ssb: Add support for fallback SPROM. | Michael Büsch | 2009-02-26 | 1 | -0/+115 |
| | | | | SVN-Revision: 14679 | ||||
* | re-enable cfg80211 as well | Felix Fietkau | 2009-02-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 14615 | ||||
* | re-apply r14531 | Felix Fietkau | 2009-02-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 14614 | ||||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 7 | -3041/+3041 |
| | | | | SVN-Revision: 14611 | ||||
* | merge netfilter kernel changes to 2.6.26 as well | Felix Fietkau | 2009-02-21 | 5 | -1165/+7 |
| | | | | SVN-Revision: 14600 | ||||
* | fix IMQ on linux 2.6.27 and 2.6.28 | Felix Fietkau | 2009-02-21 | 2 | -0/+189 |
| | | | | SVN-Revision: 14599 | ||||
* | merge netfilter changes to 2.6.27 | Felix Fietkau | 2009-02-21 | 5 | -1165/+7 |
| | | | | SVN-Revision: 14598 | ||||
* | remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵ | Felix Fietkau | 2009-02-21 | 3 | -241/+3 |
| | | | | | | that is already in the kernel SVN-Revision: 14597 | ||||
* | remove support for ipp2p - it's unmaintained, broken, overmatching and ↵ | Felix Fietkau | 2009-02-21 | 5 | -934/+14 |
| | | | | | | undermatching => not that useful for QoS SVN-Revision: 14596 |