Commit graph

584 commits

Author SHA1 Message Date
Felix Fietkau
4e12c9d210 fix a crash in ip175c attribute enumeration
SVN-Revision: 15506
2009-04-30 13:57:22 +00:00
Gabor Juhos
acb66fba68 generic-2.6: add ip175c stuff for 2.6.29
SVN-Revision: 15505
2009-04-30 11:16:38 +00:00
Jo-Philipp Wich
f6f3c4111a refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
SVN-Revision: 15502
2009-04-30 01:31:37 +00:00
Imre Kaloz
a528df4bb6 resync patches for 2.6.30-rc3
SVN-Revision: 15494
2009-04-29 20:46:49 +00:00
Imre Kaloz
fab598b675 update 2.6.30 generic config, resort symbols
SVN-Revision: 15493
2009-04-29 20:46:16 +00:00
Imre Kaloz
83a2d16e6e forgot to add the files for 2.6.30
SVN-Revision: 15492
2009-04-29 20:45:00 +00:00
Felix Fietkau
a523450678 Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation
SVN-Revision: 15482
2009-04-29 13:02:41 +00:00
Felix Fietkau
342a0e7660 fix a small bug in the socket type patch which broke dhcp
SVN-Revision: 15471
2009-04-28 19:16:24 +00:00
Felix Fietkau
8ec2ad91ad swconfig: add a generic switch reset call
SVN-Revision: 15470
2009-04-28 19:16:17 +00:00
Imre Kaloz
2d0ccf7f5e preliminary 2.6.30 support
SVN-Revision: 15468
2009-04-28 13:35:14 +00:00
Felix Fietkau
f87df4b361 minor cleanup for packet socket type filter
SVN-Revision: 15467
2009-04-28 10:59:20 +00:00
Felix Fietkau
de7b6625a2 remove the unused files-2.6.24 directory
SVN-Revision: 15442
2009-04-27 15:35:24 +00:00
Felix Fietkau
4898039703 add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture
SVN-Revision: 15399
2009-04-25 03:30:15 +00:00
Gabor Juhos
5065d310d1 generic/2.6.28: update yaffs code
SVN-Revision: 15390
2009-04-24 14:49:35 +00:00
Gabor Juhos
44adf3d959 generic/2.6.28: refresh patches
SVN-Revision: 15389
2009-04-24 14:49:08 +00:00
Florian Fainelli
c2bf14deb9 remove 2.6.24, no target is relying on it
SVN-Revision: 15388
2009-04-24 14:35:19 +00:00
Florian Fainelli
0f514fe470 add missing configuration symbol (for rdc)
SVN-Revision: 15373
2009-04-24 09:27:16 +00:00
Gabor Juhos
629318e6db generic/2.6.29: update yaffs code
SVN-Revision: 15372
2009-04-24 07:42:16 +00:00
Gabor Juhos
7bd32c10df generic/2.6.29: add missing Kconfig options
SVN-Revision: 15358
2009-04-23 20:15:48 +00:00
Felix Fietkau
3fce73ce46 clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
SVN-Revision: 15308
2009-04-20 21:26:44 +00:00
Felix Fietkau
f6f55bae7d swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
SVN-Revision: 15307
2009-04-20 21:26:39 +00:00
Felix Fietkau
4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
2009-04-20 18:57:55 +00:00
Felix Fietkau
787e9fcf93 swconfig: treat struct switch_attr as constant
SVN-Revision: 15302
2009-04-20 18:57:36 +00:00
Felix Fietkau
cd80e16a80 swconfig: remove old debugging stuff
SVN-Revision: 15301
2009-04-20 18:57:30 +00:00
Felix Fietkau
be37a62e6d add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)
SVN-Revision: 15251
2009-04-18 17:04:16 +00:00
Andy Boyett
24aedf8281 files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28
SVN-Revision: 15248
2009-04-18 06:29:23 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli
ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli
4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
2009-04-12 12:54:38 +00:00
Mirko Vogt
ae9a275a8e add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
2009-04-10 18:47:05 +00:00
Felix Fietkau
1929c7511c mvswitch: re-enable header mode
SVN-Revision: 15186
2009-04-10 11:33:49 +00:00
Felix Fietkau
e4f90e7fa6 netfilter: merge some fixes from upstream
SVN-Revision: 15178
2009-04-09 19:43:24 +00:00
Felix Fietkau
45e934262d netfilter: speed up packet matching by allowing default rules to bypass the common checks
SVN-Revision: 15177
2009-04-09 19:43:19 +00:00
Felix Fietkau
bc1c56a7c5 kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more
SVN-Revision: 15158
2009-04-08 16:57:41 +00:00
Florian Fainelli
dde5dc622a workaroun some stupid Kconfig bugs (#4895)
SVN-Revision: 15157
2009-04-08 15:07:39 +00:00
Felix Fietkau
8b30a1806c kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)
SVN-Revision: 15155
2009-04-08 15:06:38 +00:00
Claudio Mignanti
f692239c58 Fix kernel headers for cris (thanks hinkocevar)
SVN-Revision: 15153
2009-04-08 14:13:50 +00:00
Florian Fainelli
5aca04960e fix typo in 910-cryptodev_backport.patch (#3933)
SVN-Revision: 15132
2009-04-07 11:07:02 +00:00
Felix Fietkau
9fa8380c9e kernel: tweak the maximum allocation size to improve memory allocator performance
SVN-Revision: 15130
2009-04-07 02:51:10 +00:00
Felix Fietkau
f8098f06b5 kernel: replace jhash2 with the faster jhash3 algorithm
SVN-Revision: 15128
2009-04-07 01:40:46 +00:00
Nicolas Thill
3b53bd7ef3 accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
2009-04-06 19:00:20 +00:00
Gabor Juhos
cdf292ac64 2.6.28: add Kconfig prompt for the old crypto symbols
SVN-Revision: 15122
2009-04-06 18:08:48 +00:00
Felix Fietkau
9c078b1a46 fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
SVN-Revision: 15098
2009-04-04 09:36:00 +00:00
Florian Fainelli
964f6031c5 add a workaround on kmod-textsearch modules (#4832)
SVN-Revision: 15047
2009-03-26 12:04:42 +00:00
Hauke Mehrtens
f5dc2ce0aa refresh patches
SVN-Revision: 15018
2009-03-24 15:09:20 +00:00
Felix Fietkau
bfa8064ccd atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
SVN-Revision: 14981
2009-03-22 20:19:23 +00:00
Felix Fietkau
a706a524cb remove custom phy hardware detection patch - it is no longer necessary
SVN-Revision: 14979
2009-03-22 20:18:50 +00:00
Felix Fietkau
4917f1430d remove custom phy layer patches from older kernels where they are not needed
SVN-Revision: 14978
2009-03-22 20:18:43 +00:00
Felix Fietkau
f972eb41b5 mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
SVN-Revision: 14977
2009-03-22 20:18:36 +00:00
Felix Fietkau
25c4c8a874 add back marvell switch support to 2.6.28
SVN-Revision: 14974
2009-03-22 20:18:05 +00:00