Commit graph

599 commits

Author SHA1 Message Date
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
Hauke Mehrtens
dfd7233c8b resync kernel patches
SVN-Revision: 14949
2009-03-19 13:05:05 +00:00
Felix Fietkau
9b8ce25ba3 fix mmap issues caused by the vm_exports patch (thx, danm)
SVN-Revision: 14902
2009-03-16 22:14:22 +00:00
Mirko Vogt
ea601ebe33 added directory for generic patches for linux kernel 2.6.29 - added ported patch <065-rootfs_split>
SVN-Revision: 14822
2009-03-09 18:38:56 +00:00
Hauke Mehrtens
07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Hauke Mehrtens
1b922ab410 add missing symbols
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Hauke Mehrtens
0347db26f5 refresh patches for kernel 2.6.28
SVN-Revision: 14720
2009-03-01 20:09:04 +00:00
Hauke Mehrtens
5e8769c29c generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}
SVN-Revision: 14716
2009-03-01 19:39:46 +00:00
Gabor Juhos
d5e6e6dce6 generic-2.6: remove remaining ipp2p patches
SVN-Revision: 14714
2009-03-01 19:19:29 +00:00
Gabor Juhos
4b9c8e7ce5 generic-2.6/2.6.28: add missing Kconfig option
SVN-Revision: 14691
2009-02-28 15:34:28 +00:00
Florian Fainelli
c7074a84f4 also make 2.6.27 use the sprom fallback
SVN-Revision: 14684
2009-02-27 15:49:37 +00:00
Michael Büsch
e11452558b ssb: Add support for fallback SPROM.
SVN-Revision: 14679
2009-02-26 20:15:17 +00:00
Felix Fietkau
08dd70d381 re-enable cfg80211 as well
SVN-Revision: 14615
2009-02-22 13:19:02 +00:00
Felix Fietkau
b2373ac516 re-apply r14531
SVN-Revision: 14614
2009-02-22 13:12:34 +00:00
Felix Fietkau
11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Felix Fietkau
2675476812 merge netfilter kernel changes to 2.6.26 as well
SVN-Revision: 14600
2009-02-21 16:59:45 +00:00
Felix Fietkau
e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau
76061ee2a1 merge netfilter changes to 2.6.27
SVN-Revision: 14598
2009-02-21 16:32:50 +00:00
Felix Fietkau
ab0b42246a remove the netfilter time patch from 2.6.28 as it duplicates functionality that is already in the kernel
SVN-Revision: 14597
2009-02-21 16:32:20 +00:00
Felix Fietkau
68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
2009-02-21 16:30:44 +00:00
Gabor Juhos
1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
2009-02-19 16:11:07 +00:00
Gabor Juhos
416ef20081 generic-2.6: enable mac80211 on 2.6.2{7,8}
SVN-Revision: 14531
2009-02-16 18:54:43 +00:00
Michael Büsch
c2e1225284 spi-gpio: Implement spidelay for busses that need it.
SVN-Revision: 14525
2009-02-15 18:19:48 +00:00
Michael Büsch
d8ab910fdc Fix spi-gpio MISO handling.
SVN-Revision: 14523
2009-02-15 15:50:26 +00:00
Gabor Juhos
97dde3b72d update to 2.6.28.5
SVN-Revision: 14512
2009-02-15 06:26:27 +00:00
Markus Wigge
9dc8fd5b7f - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
SVN-Revision: 14500
2009-02-13 15:13:15 +00:00
Gabor Juhos
823a6a8ad7 generic-2.6/2.6.28: rename spi-gpio patch
SVN-Revision: 14484
2009-02-12 11:43:44 +00:00
Michael Büsch
4a001e5590 spi-gpio: Support busses without chipselect (only one device on the bus)
SVN-Revision: 14476
2009-02-11 18:02:59 +00:00
Michael Büsch
d64adbe7bb Make spi-gpio hotplug capable, so we can initialize devices after boot.
SVN-Revision: 14475
2009-02-11 18:01:59 +00:00
Michael Büsch
c3565fdf31 Port SPI-GPIO driver from 2.6.29-rc4
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00
Michael Büsch
335117b87c Deprecate the old SPI-GPIO driver.
SVN-Revision: 14464
2009-02-10 16:55:38 +00:00
Gabor Juhos
d1d8db0b0b generic-2.6: remove PORTSCAN config option
SVN-Revision: 14458
2009-02-08 21:05:29 +00:00
Gabor Juhos
027ccba87e generic-2.6: remove TARPIT and CHAOS patches and config options
SVN-Revision: 14456
2009-02-08 20:11:00 +00:00
Gabor Juhos
29e1ac054c generic-2.6/2.6.21: refresh patches
SVN-Revision: 14453
2009-02-08 19:33:57 +00:00
Gabor Juhos
09de82989a generic-2.6/2.6.24: refresh patches
SVN-Revision: 14450
2009-02-08 19:16:45 +00:00
Gabor Juhos
5d67fbe1b7 generic-2.6/2.6.23: refresh patches
SVN-Revision: 14448
2009-02-08 19:11:53 +00:00
Gabor Juhos
a7782176f9 update to 2.6.28.4
SVN-Revision: 14441
2009-02-08 13:01:28 +00:00
Florian Fainelli
4acde624fb remove chaostable patch (#4431)
SVN-Revision: 14439
2009-02-08 12:26:47 +00:00
Gabor Juhos
407b0127c5 generic-2.6/2.6.28: show machine name in /proc/cpuinfo if CONFIG_MIPS_MACHINE is enabled
SVN-Revision: 14438
2009-02-08 11:43:24 +00:00
Florian Fainelli
b147f12cb2 remove tarpit patches (#4432)
SVN-Revision: 14418
2009-02-06 09:48:51 +00:00
Andy Boyett
700364b934 generic-2.6: sync 2.6.28 config
SVN-Revision: 14386
2009-02-03 10:40:22 +00:00
Nicolas Thill
bef15f90f3 generic: add missing PHY related config entries
SVN-Revision: 14379
2009-02-03 02:50:10 +00:00
Lars-Peter Clausen
714c1318a8 serial.h exports struct serial_rs485 which contains __32 fields to userspace so it has to export linux/types.h to userspace aswell.
Fixes #4445

SVN-Revision: 14377
2009-02-03 00:40:20 +00:00
Nicolas Thill
74e5728d29 generic: sanitize config files (fix typos & whitespace, remove duplicates)
SVN-Revision: 14372
2009-02-02 19:46:49 +00:00
Nicolas Thill
ec64fe6869 generic: add another missing config entry, when gpio support is enabled
SVN-Revision: 14285
2009-01-30 19:26:06 +00:00
Imre Kaloz
8bf0df9977 upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands
SVN-Revision: 14280
2009-01-30 11:38:46 +00:00
Nicolas Thill
ef33d451ba generic: add another bunch of missing config entries in 2.6.28
SVN-Revision: 14278
2009-01-30 03:07:38 +00:00
Nicolas Thill
ceae09d67f add missing config entries in 2.6.28
SVN-Revision: 14274
2009-01-30 01:08:57 +00:00
Andy Boyett
1a680734c2 generic/2.6.28: fix yaffs cvs patch
SVN-Revision: 14261
2009-01-29 13:39:22 +00:00
Gabor Juhos
0366d868d0 fix yaffs build failure on 2.6.28.2 (thanks to Alexandros C. Couloumbis <alex@ozo.com>)
SVN-Revision: 14250
2009-01-28 20:43:35 +00:00
Gabor Juhos
85963798be update to 2.6.28.2
SVN-Revision: 14247
2009-01-28 15:47:34 +00:00
Markus Wigge
e7f7e0b605 - added some extra flags to read more information - added automagic device generation /dev/cs5535_gpioX
SVN-Revision: 14220
2009-01-27 14:02:38 +00:00
Gabor Juhos
ff21a7a7fa generic-2.6/2.6.28: refresh a patch
SVN-Revision: 14201
2009-01-26 08:06:17 +00:00
Gabor Juhos
87d29df81e generic-2.6/2.6.28: add missing config symbol
SVN-Revision: 14184
2009-01-25 19:46:51 +00:00
Gabor Juhos
d99ccd5b15 generic-2.6/2.6.28: sync yaffs code with the current CVS version
SVN-Revision: 14158
2009-01-23 17:24:20 +00:00
Gabor Juhos
0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
2009-01-23 13:30:27 +00:00
Gabor Juhos
244ea6a1d6 generic-2.6/2.6.28: refresh a patch
SVN-Revision: 14156
2009-01-23 12:36:39 +00:00
Gabor Juhos
404fa66215 generic-2.6: make MyLoader parser compatible with the old partition tables
SVN-Revision: 14155
2009-01-23 11:54:44 +00:00
Jose Vasconcellos
58f4a77adf New RTC platform driver for Epson RTC7301. Fix chip select timing for RTC7301 access.
SVN-Revision: 14109
2009-01-19 22:17:20 +00:00
Gabor Juhos
e191b632d1 generic-2.6: fix nand_correct_data() return code on 2.6.28
SVN-Revision: 14086
2009-01-18 10:02:55 +00:00
Gabor Juhos
4dc9ff1250 generic-2.6: add yaffs fs fixes for 2.6.28
SVN-Revision: 14085
2009-01-18 09:59:55 +00:00
Felix Fietkau
9f05f0575c add some extra kernel exports to be used by ashmem and binder later
SVN-Revision: 14033
2009-01-14 01:03:38 +00:00
Florian Fainelli
5c886899ec Add hfcmulti mISDN driver
SVN-Revision: 13945
2009-01-08 23:38:37 +00:00
Florian Fainelli
8c634001bb Prevent crypto aead from failing to build with 2.6.24 targets (#4426)
SVN-Revision: 13882
2009-01-06 11:28:00 +00:00
Imre Kaloz
8c3a967fae general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13876
2009-01-05 14:46:18 +00:00
Imre Kaloz
3db174e41e upgrade avr32 to 2.6.28
SVN-Revision: 13872
2009-01-05 10:39:03 +00:00
Gabor Juhos
86a870f06d 2.6.28: refresh patches
SVN-Revision: 13748
2008-12-27 11:22:54 +00:00
Gabor Juhos
55405b118c 2.6.26: fix crypto modules build failure
SVN-Revision: 13671
2008-12-17 07:37:30 +00:00
Gabor Juhos
e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
2008-12-16 10:37:14 +00:00
Gabor Juhos
5f1640713e refresh 2.6.28 patches
SVN-Revision: 13654
2008-12-15 14:48:40 +00:00
Gabor Juhos
f4ff833db4 add simple prom emulator to 2.6.2{7,8} as well
SVN-Revision: 13653
2008-12-15 14:46:30 +00:00
Imre Kaloz
f001be04ac add WUSB related symbols to the generic 2.6.28 config
SVN-Revision: 13652
2008-12-15 14:13:22 +00:00
Felix Fietkau
50781f3a8b move linux/switch.h to generic files/ instead of the kernel version specific directories
SVN-Revision: 13649
2008-12-15 13:04:15 +00:00
Gabor Juhos
f63a6e0d56 fix MIPS prom emulator patch
SVN-Revision: 13635
2008-12-14 20:37:32 +00:00
Gabor Juhos
580dd21239 add simple prom emulator for MIPS
SVN-Revision: 13632
2008-12-14 20:17:20 +00:00
Gabor Juhos
8ce60f579f fix myloader partition parser on 2.6.28
SVN-Revision: 13625
2008-12-14 06:30:22 +00:00
Florian Fainelli
dfbe63361c Alloz aead and friends to compile for 2.6.27 targets no idea it could not without a description
SVN-Revision: 13606
2008-12-11 23:13:03 +00:00
Imre Kaloz
eccc01ab6c upgrade to 2.6.28-rc8
SVN-Revision: 13591
2008-12-11 10:10:56 +00:00
Imre Kaloz
378d80d615 upgrade orion to 2.6.28-rc7
SVN-Revision: 13580
2008-12-10 11:54:21 +00:00
Florian Fainelli
aeb3752379 Add missing kernel configuration symbols (#4297)
SVN-Revision: 13563
2008-12-09 17:13:20 +00:00
Imre Kaloz
f21f51d858 add generic 2.6.28 patches
SVN-Revision: 13546
2008-12-08 13:23:09 +00:00
Gabor Juhos
6316779786 refresh 2.6.25 patches
SVN-Revision: 13526
2008-12-06 09:18:20 +00:00
Florian Fainelli
5615ec84df Add missing GPIO related config symbols
SVN-Revision: 13514
2008-12-04 15:39:59 +00:00
Florian Fainelli
355a67401b Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
2008-12-03 20:37:01 +00:00
Gabor Juhos
919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
2008-12-02 21:54:53 +00:00
Gabor Juhos
9e52639685 refresh 2.6.27 patches
SVN-Revision: 13490
2008-12-02 21:52:06 +00:00