summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add a more basic generic profileImre Kaloz2009-06-151-0/+17
| | | | SVN-Revision: 16476
* we need CONFIG_NET_SCHED for 802.11nImre Kaloz2009-06-153-3/+0
| | | | SVN-Revision: 16475
* fix unaligned accesses in b43/xmit.c (#5169)Florian Fainelli2009-06-151-0/+52
| | | | SVN-Revision: 16474
* IKCONFIG shouldn't be enabled by defaultImre Kaloz2009-06-157-13/+2
| | | | SVN-Revision: 16473
* don't override CONFIG_NEW_LEDS in target configsImre Kaloz2009-06-154-4/+0
| | | | SVN-Revision: 16472
* rfkill config cleanupImre Kaloz2009-06-1512-20/+1
| | | | SVN-Revision: 16471
* sibyte cleanupsImre Kaloz2009-06-157-10/+1150
| | | | SVN-Revision: 16470
* forgot to commit the change for covalt, tooImre Kaloz2009-06-151-1/+0
| | | | SVN-Revision: 16469
* CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrtImre Kaloz2009-06-154-4/+0
| | | | SVN-Revision: 16468
* resync kernel configImre Kaloz2009-06-151-49/+0
| | | | SVN-Revision: 16467
* goldfish: add missing kernel config options for power managementFelix Fietkau2009-06-151-0/+19
| | | | SVN-Revision: 16466
* goldfish: fix clocksource api mismatchFelix Fietkau2009-06-151-1/+1
| | | | SVN-Revision: 16465
* 2.6.30: add another export for the binder moduleFelix Fietkau2009-06-141-0/+10
| | | | SVN-Revision: 16464
* include a skin for the goldfish emulatorFelix Fietkau2009-06-1420-1/+382
| | | | SVN-Revision: 16460
* add the 'goldfish' target, useful for experimenting with virtual phone ↵Felix Fietkau2009-06-1457-0/+16670
| | | | | | hardware (includes the emulator) SVN-Revision: 16459
* firmware-utils: add a small utility for generating nand flash images with ↵Felix Fietkau2009-06-142-0/+205
| | | | | | ecc info SVN-Revision: 16458
* add ubinize to the mtd-utils buildFelix Fietkau2009-06-142-31/+25
| | | | SVN-Revision: 16457
* add missing function declaration for extra vm exportsFelix Fietkau2009-06-141-0/+10
| | | | SVN-Revision: 16456
* upgrade to a more recent version of mtd-utils - preparation for adding UBI ↵Felix Fietkau2009-06-145-89/+121
| | | | | | support SVN-Revision: 16455
* remove empty patch forgotten in r16447Hauke Mehrtens2009-06-141-0/+0
| | | | SVN-Revision: 16451
* setup mac address on the WNR2000Gabor Juhos2009-06-141-0/+3
| | | | SVN-Revision: 16450
* Update kernel to 2.4.37.2Hauke Mehrtens2009-06-141-3/+3
| | | | SVN-Revision: 16449
* This patch adds some vital exports for fuse24 to the kernel. (forgotten in ↵Hauke Mehrtens2009-06-141-0/+30
| | | | | | #5186) Closes #5333 SVN-Revision: 16448
* Some fixes for fuse24.Hauke Mehrtens2009-06-146-43/+32
| | | | | | | | | | 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
* refresh 2.6.30 patchesGabor Juhos2009-06-142-4/+4
| | | | SVN-Revision: 16446
* refresh patchesHauke Mehrtens2009-06-145-47/+34
| | | | SVN-Revision: 16445
* refresh patchesHauke Mehrtens2009-06-147-25/+9
| | | | SVN-Revision: 16444
* D-Link DIR-320 support (broadcom-diag)Hauke Mehrtens2009-06-141-0/+19
| | | | | | | | | | | 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
* ar8216: add delay for page switching to work around register setting ↵Felix Fietkau2009-06-142-5/+123
| | | | | | 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
* Port to kernel 2.6.30.Hauke Mehrtens2009-06-1330-0/+2910
| | | | | | | | 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
* include ubsec_ssb in the WGT634U profileFlorian Fainelli2009-06-131-1/+1
| | | | SVN-Revision: 16440
* also apply gcc4.4.0 specific patches to 2.6.27 (#5318)Florian Fainelli2009-06-132-0/+334
| | | | SVN-Revision: 16439
* Various Makefile cleanup.Hauke Mehrtens2009-06-139-16/+5
| | | | | | Thanks to swalker. SVN-Revision: 16437
* Update to version 2.49 Fixes #5331 and #5286Hauke Mehrtens2009-06-134-26/+10
| | | | SVN-Revision: 16436
* recognize WAP54Gv2 and assigne LED and GPIOs (#5335)Florian Fainelli2009-06-131-0/+13
| | | | SVN-Revision: 16434
* udhcpc: add cidr routes support (patch from #5299)Felix Fietkau2009-06-132-0/+92
| | | | SVN-Revision: 16433
* wprobe: add missing include statement (patch from #5325)Felix Fietkau2009-06-131-0/+1
| | | | SVN-Revision: 16432
* include linux/magic.h instead of hardcoding the squashfs magic numberFlorian Fainelli2009-06-121-2/+1
| | | | SVN-Revision: 16426
* Removed delay.h update from 001-handle_removal_h_constraint.patchHamish Guthrie2009-06-111-18/+0
| | | | SVN-Revision: 16423
* madwifi: disable compression by default, as it can cause instabilities on ↵Felix Fietkau2009-06-111-2/+2
| | | | | | various platforms (thx, acoul) SVN-Revision: 16421
* refresh generic patchesFlorian Fainelli2009-06-111-1/+1
| | | | SVN-Revision: 16420
* Bump 2.6.30 kernel version to finalHamish Guthrie2009-06-118-8/+8
| | | | SVN-Revision: 16419
* Add 2.6.30 finalHamish Guthrie2009-06-111-0/+3
| | | | SVN-Revision: 16418
* move definition of ar91xx_flash_platform_data into a separate header file ↵Gabor Juhos2009-06-114-13/+28
| | | | | | (closes #5321) SVN-Revision: 16417
* fix ssb irq setup, allows ubsec_ssb devices on Asus WL500GP and Netgear ↵Florian Fainelli2009-06-111-0/+185
| | | | | | WGT634U to work, no side effects noticed on other devices SVN-Revision: 16416
* flush more register writingsGabor Juhos2009-06-111-0/+12
| | | | SVN-Revision: 16415
* add patches to workaround dcache realted fuse problems (#5186)Jo-Philipp Wich2009-06-112-0/+116
| | | | SVN-Revision: 16412
* fuse24: introduce fuse package for brcm-2.4 (#5186)Jo-Philipp Wich2009-06-116-0/+275
| | | | SVN-Revision: 16411
* fuse: update to v2.7.4 (#5186)Jo-Philipp Wich2009-06-111-21/+28
| | | | SVN-Revision: 16410
* switch to LuCI 0.9.x branchJo-Philipp Wich2009-06-101-1/+1
| | | | SVN-Revision: 16409