Gabor Juhos
|
1de7321026
|
add experimental support for 2.6.30
SVN-Revision: 15561
|
2009-05-02 19:59:19 +00:00 |
|
Gabor Juhos
|
1a24fcd9ec
|
generic/2.6.30: add missing Kconfig options
SVN-Revision: 15560
|
2009-05-02 18:46:40 +00:00 |
|
Imre Kaloz
|
247973e742
|
copy kirkwood uImage to the bin dir
SVN-Revision: 15557
|
2009-05-02 14:12:32 +00:00 |
|
Imre Kaloz
|
ebc4929645
|
add preliminary Marvell Kirkwood support
SVN-Revision: 15556
|
2009-05-02 12:48:42 +00:00 |
|
Florian Fainelli
|
9051239daf
|
prevent kmod-switch from accessing nvram on brcm63xx (#5035)
SVN-Revision: 15555
|
2009-05-02 10:01:09 +00:00 |
|
Jo-Philipp Wich
|
26f40c4bd4
|
iptables: install libxtables.so and libiptc.so into staging dir
SVN-Revision: 15550
|
2009-05-02 00:53:41 +00:00 |
|
Jo-Philipp Wich
|
029e43443b
|
kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation
SVN-Revision: 15549
|
2009-05-01 22:59:07 +00:00 |
|
Imre Kaloz
|
6a2d23513d
|
refresh patches for 2.6.30-rc4
SVN-Revision: 15548
|
2009-05-01 21:37:32 +00:00 |
|
Jo-Philipp Wich
|
8738678fbf
|
iptables: replace exot_error() with xtables_error() in layer7 patch
SVN-Revision: 15547
|
2009-05-01 21:30:43 +00:00 |
|
Jo-Philipp Wich
|
741e58843a
|
include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch
SVN-Revision: 15546
|
2009-05-01 21:29:52 +00:00 |
|
Imre Kaloz
|
540556bb92
|
upgrade sibyte to .30-rc4
SVN-Revision: 15545
|
2009-05-01 21:00:18 +00:00 |
|
Hauke Mehrtens
|
e50d6f12f7
|
Update layer7 rules
SVN-Revision: 15544
|
2009-05-01 15:20:34 +00:00 |
|
Hauke Mehrtens
|
9f10820e7c
|
Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.
SVN-Revision: 15543
|
2009-05-01 15:18:41 +00:00 |
|
Hauke Mehrtens
|
a93f9f0eee
|
In r15501 the libxt_layer7.c was placed in a wrong location.
SVN-Revision: 15541
|
2009-05-01 15:15:56 +00:00 |
|
Hauke Mehrtens
|
fd2492485e
|
The location of eeprom_93cx6.ko has chanced.
SVN-Revision: 15540
|
2009-05-01 15:13:18 +00:00 |
|
Gabor Juhos
|
496aad1058
|
fix a small bug in binutils 2.19.1 * http://sourceware.org/bugzilla/show_bug.cgi?id=7093
SVN-Revision: 15538
|
2009-05-01 14:51:02 +00:00 |
|
Hauke Mehrtens
|
beb0f4528a
|
add missing symbols
SVN-Revision: 15537
|
2009-05-01 13:56:32 +00:00 |
|
Hauke Mehrtens
|
4fca4229cd
|
Update to compat-wireless-2009-05-01
SVN-Revision: 15536
|
2009-05-01 13:43:12 +00:00 |
|
Florian Fainelli
|
35fd7d6d20
|
use vmalloc instead of kmalloc when reserving space for the lzma initramfs (#3488)
SVN-Revision: 15534
|
2009-05-01 09:23:31 +00:00 |
|
Florian Fainelli
|
6fa4734cde
|
add missing configuration symbols when enabling ramdisk support
SVN-Revision: 15533
|
2009-05-01 08:48:58 +00:00 |
|
Florian Fainelli
|
8af25b8171
|
add missing ramdisk configuration options (#5003)
SVN-Revision: 15532
|
2009-05-01 08:38:00 +00:00 |
|
Felix Fietkau
|
cbd52550bd
|
rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032)
SVN-Revision: 15530
|
2009-04-30 22:59:18 +00:00 |
|
Jo-Philipp Wich
|
2a48c43b7f
|
kernel: fix syntax error introduced with r15524
SVN-Revision: 15529
|
2009-04-30 21:24:20 +00:00 |
|
Jo-Philipp Wich
|
1c41493d74
|
base-files: make diag.sh stub working in bash
SVN-Revision: 15527
|
2009-04-30 21:00:57 +00:00 |
|
Florian Fainelli
|
3e0e015a0d
|
define libc_cv_slibdir, fixes mips64 compilation (#5011)
SVN-Revision: 15526
|
2009-04-30 20:21:57 +00:00 |
|
Jo-Philipp Wich
|
fc521bf541
|
kernel: fix ide-disk problems on newer kernels - thanks russell!
SVN-Revision: 15524
|
2009-04-30 20:03:42 +00:00 |
|
Felix Fietkau
|
4b71e11e2e
|
linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels
SVN-Revision: 15523
|
2009-04-30 19:52:23 +00:00 |
|
Felix Fietkau
|
97c4a54db3
|
opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
SVN-Revision: 15522
|
2009-04-30 19:38:58 +00:00 |
|
Felix Fietkau
|
8994dc4361
|
uci: increase argv size in batch mode to silence a false gcc 4.4 compiler warning
SVN-Revision: 15521
|
2009-04-30 19:34:49 +00:00 |
|
Felix Fietkau
|
f06689ce61
|
hostapd: use libnl-tiny instead of libnl
SVN-Revision: 15519
|
2009-04-30 18:11:01 +00:00 |
|
Jo-Philipp Wich
|
2e56467889
|
fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8
SVN-Revision: 15518
|
2009-04-30 15:37:24 +00:00 |
|
Jo-Philipp Wich
|
c1959052f7
|
refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20
SVN-Revision: 15517
|
2009-04-30 15:29:07 +00:00 |
|
Felix Fietkau
|
0002fadf7d
|
crda: use libnl-tiny
SVN-Revision: 15516
|
2009-04-30 14:53:01 +00:00 |
|
Felix Fietkau
|
f981976ed1
|
libnl-tiny: install a pkg-config file
SVN-Revision: 15515
|
2009-04-30 14:52:57 +00:00 |
|
Felix Fietkau
|
3750e2788d
|
iw: use libnl-tiny, forcibly disable git version check
SVN-Revision: 15514
|
2009-04-30 14:38:30 +00:00 |
|
Felix Fietkau
|
b736ff1fdf
|
libnl-tiny: sync genetlink.h with the kernel header
SVN-Revision: 15513
|
2009-04-30 14:38:25 +00:00 |
|
Felix Fietkau
|
e3fc6c9b88
|
fix a typo that prevented host build specific variable exports from working
SVN-Revision: 15512
|
2009-04-30 14:15:45 +00:00 |
|
Felix Fietkau
|
270e4ea27b
|
refresh the packet socket patch for 2.6.29
SVN-Revision: 15511
|
2009-04-30 14:11:39 +00:00 |
|
Florian Fainelli
|
a036aca55c
|
now that we register gpiodev, also include gpioctl in the default image
SVN-Revision: 15510
|
2009-04-30 14:09:45 +00:00 |
|
Florian Fainelli
|
9485c3e834
|
register gpiodev
SVN-Revision: 15509
|
2009-04-30 14:09:01 +00:00 |
|
Felix Fietkau
|
ad9d1857a5
|
swconfig: use libnl-tiny instead of libnl
SVN-Revision: 15508
|
2009-04-30 13:57:38 +00:00 |
|
Felix Fietkau
|
938553bd69
|
add libnl-tiny as a small replacement for libnl with only genl support included
SVN-Revision: 15507
|
2009-04-30 13:57:29 +00:00 |
|
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 |
|
Hamish Guthrie
|
c146cbd79c
|
Changed default gcc for ps3
SVN-Revision: 15504
|
2009-04-30 09:36:19 +00:00 |
|
Jo-Philipp Wich
|
78f44f7c8b
|
kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
SVN-Revision: 15503
|
2009-04-30 02:38:23 +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 |
|
Jo-Philipp Wich
|
2515392870
|
drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
|
2009-04-29 23:31:23 +00:00 |
|
Imre Kaloz
|
85ee4153f3
|
merge [15491] for 2.6.30
SVN-Revision: 15500
|
2009-04-29 21:00:06 +00:00 |
|
Imre Kaloz
|
98d10636bb
|
cryptomgr needs pcomp and hash loaded in 2.6.30
SVN-Revision: 15499
|
2009-04-29 20:54:31 +00:00 |
|