Commit Graph

11296 Commits

Author SHA1 Message Date
Gabor Juhos
bb5799aa95 wireless-tools: fix a bug in iwconfig power command
SVN-Revision: 16491
2009-06-17 14:42:24 +00:00
Florian Fainelli
606193fc1f generate experimental images for bcm6338 boards, thanks to Daniel Dickinson
SVN-Revision: 16490
2009-06-17 13:16:59 +00:00
Jo-Philipp Wich
c6fe201fb6 sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboot fails
SVN-Revision: 16488
2009-06-17 11:09:10 +00:00
Imre Kaloz
969ea86b06 add missing initramfs symbols to the generic 2.6.30 config
SVN-Revision: 16487
2009-06-17 09:57:30 +00:00
Florian Fainelli
a68fe5655e use 2.6.27.5
SVN-Revision: 16486
2009-06-17 08:46:47 +00:00
Florian Fainelli
eb68c90f82 backport some mainline fixes, refresh mtd driver
SVN-Revision: 16485
2009-06-16 22:01:24 +00:00
Florian Fainelli
3f64510d74 add nb5 specific fixups (#5355)
SVN-Revision: 16482
2009-06-16 13:45:32 +00:00
Imre Kaloz
a0fbd0ca92 fix up the second minipci slot in the wndap330, too
SVN-Revision: 16480
2009-06-15 21:40:35 +00:00
Imre Kaloz
c83b031b84 use the same i/o schedulers for all targets
SVN-Revision: 16479
2009-06-15 20:43:02 +00:00
Imre Kaloz
66bb8c1a12 add a temporary patch to make the wndap330's ethernet work
SVN-Revision: 16478
2009-06-15 20:08:22 +00:00
Imre Kaloz
17c76a1842 refresh patches
SVN-Revision: 16477
2009-06-15 20:07:19 +00:00
Imre Kaloz
85c19fe205 add a more basic generic profile
SVN-Revision: 16476
2009-06-15 20:07:01 +00:00
Imre Kaloz
f0f4155104 we need CONFIG_NET_SCHED for 802.11n
SVN-Revision: 16475
2009-06-15 19:43:05 +00:00
Florian Fainelli
9d35896314 fix unaligned accesses in b43/xmit.c (#5169)
SVN-Revision: 16474
2009-06-15 14:34:54 +00:00
Imre Kaloz
3054efa82a IKCONFIG shouldn't be enabled by default
SVN-Revision: 16473
2009-06-15 07:45:06 +00:00
Imre Kaloz
8ea3670e73 don't override CONFIG_NEW_LEDS in target configs
SVN-Revision: 16472
2009-06-15 07:41:58 +00:00
Imre Kaloz
e01651285f rfkill config cleanup
SVN-Revision: 16471
2009-06-15 07:13:00 +00:00
Imre Kaloz
1e470c10f3 sibyte cleanups
SVN-Revision: 16470
2009-06-15 07:11:22 +00:00
Imre Kaloz
956c268381 forgot to commit the change for covalt, too
SVN-Revision: 16469
2009-06-15 06:48:10 +00:00
Imre Kaloz
d7a421a503 CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt
SVN-Revision: 16468
2009-06-15 06:47:09 +00:00
Imre Kaloz
0dac1a4284 resync kernel config
SVN-Revision: 16467
2009-06-15 06:43:49 +00:00
Felix Fietkau
2c1894ed9a goldfish: add missing kernel config options for power management
SVN-Revision: 16466
2009-06-15 00:08:25 +00:00
Felix Fietkau
828fd68e00 goldfish: fix clocksource api mismatch
SVN-Revision: 16465
2009-06-15 00:08:20 +00:00
Felix Fietkau
fc4fe83574 2.6.30: add another export for the binder module
SVN-Revision: 16464
2009-06-14 23:18:23 +00:00
Felix Fietkau
b04204c14d include a skin for the goldfish emulator
SVN-Revision: 16460
2009-06-14 21:17:50 +00:00
Felix Fietkau
f88360279f add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)
SVN-Revision: 16459
2009-06-14 20:42:33 +00:00
Felix Fietkau
a6d8f8be9e firmware-utils: add a small utility for generating nand flash images with ecc info
SVN-Revision: 16458
2009-06-14 20:42:28 +00:00
Felix Fietkau
a2b97a26e3 add ubinize to the mtd-utils build
SVN-Revision: 16457
2009-06-14 20:42:23 +00:00
Felix Fietkau
4bc008142c add missing function declaration for extra vm exports
SVN-Revision: 16456
2009-06-14 20:42:18 +00:00
Felix Fietkau
2d6fc61216 upgrade to a more recent version of mtd-utils - preparation for adding UBI support
SVN-Revision: 16455
2009-06-14 20:42:12 +00:00
Hauke Mehrtens
1e50157f84 remove empty patch forgotten in r16447
SVN-Revision: 16451
2009-06-14 11:43:01 +00:00
Gabor Juhos
c94dcb755e setup mac address on the WNR2000
SVN-Revision: 16450
2009-06-14 11:38:26 +00:00
Hauke Mehrtens
a352413d20 Update kernel to 2.4.37.2
SVN-Revision: 16449
2009-06-14 11:37:28 +00:00
Hauke Mehrtens
8d5a0d9721 This patch adds some vital exports for fuse24 to the kernel. (forgotten in #5186) Closes #5333
SVN-Revision: 16448
2009-06-14 11:36:58 +00:00
Hauke Mehrtens
af432e7a52 Some fixes for fuse24.
Because sshfs expects character device to be /dev/fuse instead of /dev/misc/fuse, sshfs fails.
This patch creates fuse device at /dev/fuse instead, also for compatibility the postinstall script (only executed when manually installed per opkg) creates /dev/misc/fuse
added the dcache enabled kernel message to fuse24

Closes #5333

SVN-Revision: 16447
2009-06-14 11:36:19 +00:00
Gabor Juhos
b744dced08 refresh 2.6.30 patches
SVN-Revision: 16446
2009-06-14 11:29:41 +00:00
Hauke Mehrtens
af0d813825 refresh patches
SVN-Revision: 16445
2009-06-14 09:45:59 +00:00
Hauke Mehrtens
567b6d1a27 refresh patches
SVN-Revision: 16444
2009-06-14 09:45:26 +00:00
Hauke Mehrtens
b63576359d D-Link DIR-320 support (broadcom-diag)
This patch adds D-Link DIR-320 support to broadcom-diag.

"reserved" button is the button on the right side of the router without
any title. I'm not sure if I've selected right name.

Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>

SVN-Revision: 16443
2009-06-14 09:39:43 +00:00
Felix Fietkau
c1918c778c ar8216: add delay for page switching to work around register setting corruption. use packet mangling to fix up the vlan for incoming packets (workaround for hardware bug, which renders normal 802.1q support unusable)
SVN-Revision: 16442
2009-06-14 03:32:01 +00:00
Hauke Mehrtens
74705fe7eb Port to kernel 2.6.30.
There is an error in the unlzma system in the kernel.
A lzma compressed squashfs filesystem does not work for me.
This should compile and works for me on my Asus WL-500GP, please test it on more systems.

SVN-Revision: 16441
2009-06-13 21:20:53 +00:00
Florian Fainelli
b1a364acca include ubsec_ssb in the WGT634U profile
SVN-Revision: 16440
2009-06-13 20:38:24 +00:00
Florian Fainelli
f025215422 also apply gcc4.4.0 specific patches to 2.6.27 (#5318)
SVN-Revision: 16439
2009-06-13 20:36:48 +00:00
Hauke Mehrtens
efbfde01b0 Various Makefile cleanup.
Thanks to swalker.

SVN-Revision: 16437
2009-06-13 16:47:22 +00:00
Hauke Mehrtens
b5141ea359 Update to version 2.49 Fixes #5331 and #5286
SVN-Revision: 16436
2009-06-13 16:46:42 +00:00
Florian Fainelli
f3f5cfd4ee recognize WAP54Gv2 and assigne LED and GPIOs (#5335)
SVN-Revision: 16434
2009-06-13 15:56:21 +00:00
Felix Fietkau
d196e4087e udhcpc: add cidr routes support (patch from #5299)
SVN-Revision: 16433
2009-06-13 14:42:47 +00:00
Felix Fietkau
c90052be54 wprobe: add missing include statement (patch from #5325)
SVN-Revision: 16432
2009-06-13 14:34:21 +00:00
Florian Fainelli
57a67ec472 include linux/magic.h instead of hardcoding the squashfs magic number
SVN-Revision: 16426
2009-06-12 14:58:08 +00:00
Hamish Guthrie
5cf41df67a Removed delay.h update from 001-handle_removal_h_constraint.patch
SVN-Revision: 16423
2009-06-11 12:45:27 +00:00