summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* base-files: Add support for bzipped images in sysupgradeVasilis Tsiligiannis2009-06-101-1/+2
| | | | SVN-Revision: 16408
* base-files: Detect and decompressed gzipped images automatically when ↵Vasilis Tsiligiannis2009-06-102-11/+15
| | | | | | flashing with sysupgrade SVN-Revision: 16407
* move files-2.6.28 to filesFlorian Fainelli2009-06-103-1/+2
| | | | SVN-Revision: 16406
* base-files: format hexdump output instead of using awk for sysupgradeVasilis Tsiligiannis2009-06-101-1/+1
| | | | SVN-Revision: 16405
* Cleaned up whitespace in patch 024-mips_delay.patchHamish Guthrie2009-06-101-6/+6
| | | | SVN-Revision: 16404
* enable ucitrigger by defaultFelix Fietkau2009-06-101-1/+1
| | | | SVN-Revision: 16403
* wprobe: move measurement task to the kernel, add some configurability (work ↵Felix Fietkau2009-06-109-155/+475
| | | | | | in progress) SVN-Revision: 16402
* use build system REVISION variable (#5317)Florian Fainelli2009-06-101-5/+3
| | | | SVN-Revision: 16400
* Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPSHamish Guthrie2009-06-102-152/+32
| | | | SVN-Revision: 16397
* The attached patch adds building of firmware images for more routers based ↵Florian Fainelli2009-06-105-86/+154
| | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396
* cleanup the watchdog driver a bitFlorian Fainelli2009-06-091-10/+10
| | | | SVN-Revision: 16395
* fix the watchdog driver and enable it by defaultFlorian Fainelli2009-06-092-114/+131
| | | | SVN-Revision: 16394
* rework imagetag firmware generator and MTD partition parser to accomodate ↵Florian Fainelli2009-06-096-145/+701
| | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393
* fix typo in iptables makefile resulting in patches not being applied (#5311)Florian Fainelli2009-06-091-2/+2
| | | | SVN-Revision: 16392
* Workaround a bug(?) in tar in debian squeeze, which causes the build process ↵Lars-Peter Clausen2009-06-081-3/+3
| | | | | | to fail without any reason. SVN-Revision: 16390
* comment and fix some parts of the documentation, thanks to Harsh TrivediFlorian Fainelli2009-06-083-5/+37
| | | | SVN-Revision: 16387
* add watchdog driver (#5238)Florian Fainelli2009-06-083-1/+352
| | | | SVN-Revision: 16381
* remove this line which got accidentaly succesfully applied, but should not ↵Florian Fainelli2009-06-081-2/+0
| | | | | | have (#5285) SVN-Revision: 16380