aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-1133-21343/+382
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* allow the user to disable downlink shaping by removing the option download ↵Felix Fietkau2006-11-112-2/+1
| | | | | | ... line SVN-Revision: 5497
* move two functions from broadcom.sh to /sbin/wifiFelix Fietkau2006-11-112-31/+33
| | | | SVN-Revision: 5496
* make sure udhcpc is spawned as a background process (use eval)Felix Fietkau2006-11-091-1/+1
| | | | SVN-Revision: 5494
* add support for -t 0 (infinite retry) in busybox udhcpc and use it in the ↵Felix Fietkau2006-11-092-1/+22
| | | | | | network scripts SVN-Revision: 5493
* replace br0 with $LANFelix Fietkau2006-11-091-1/+1
| | | | SVN-Revision: 5492
* fix dhcp hotplug eventsFelix Fietkau2006-11-091-1/+1
| | | | SVN-Revision: 5491
* fix ifdown hotplug event for staticFelix Fietkau2006-11-091-0/+5
| | | | SVN-Revision: 5490
* fix ifup hotplug event for staticFelix Fietkau2006-11-091-1/+1
| | | | SVN-Revision: 5489
* fix for multiple extra commands in init scripts using rc.commonFelix Fietkau2006-11-091-1/+1
| | | | SVN-Revision: 5488
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-0912-22/+85
| | | | SVN-Revision: 5485
* forward port diag changes from whiterussian, add extra abstraction for the ↵Felix Fietkau2006-11-093-330/+417
| | | | | | gpio stuff SVN-Revision: 5478
* make nozomi linux 2.4 only for nowFelix Fietkau2006-11-091-0/+1
| | | | SVN-Revision: 5477
* comgt: make firewalling changes when umts goes up or downFelix Fietkau2006-11-091-2/+13
| | | | SVN-Revision: 5476
* fix potential data loss issue on failed umount (patch from #942)Felix Fietkau2006-11-091-2/+2
| | | | SVN-Revision: 5474
* use target nm instead of host nm for ar7 images (#936)Felix Fietkau2006-11-081-1/+1
| | | | SVN-Revision: 5473
* Ensure dropbear is installed before disabling telnet (#920)Florian Fainelli2006-11-071-1/+1
| | | | SVN-Revision: 5465
* Change httpd realm to match the hostname (#932)Florian Fainelli2006-11-071-1/+4
| | | | SVN-Revision: 5464
* fix typos in CONFIG_SITE filesNicolas Thill2006-11-071-2/+0
| | | | SVN-Revision: 5456
* some basic cleanup, stylistic change for config files, and slight fixesTim Yardley2006-11-066-196/+196
| | | | SVN-Revision: 5455
* Add missing definitions, prevented users of Fedora Core 5 (and probably ↵Florian Fainelli2006-11-061-0/+37
| | | | | | others) to build UML kernels. SVN-Revision: 5453
* Add support for ne2000 pci NIC (#916)Florian Fainelli2006-11-062-1/+13
| | | | SVN-Revision: 5451
* Fix wrong md5sum for nozomi (#915)Florian Fainelli2006-11-061-1/+1
| | | | SVN-Revision: 5450
* revert autotools files touching: it has side effects (closes: #918)Nicolas Thill2006-11-051-14/+0
| | | | SVN-Revision: 5448
* Add automake-1.4 host tool dependency to linux-atm (#910)Florian Fainelli2006-11-041-0/+4
| | | | SVN-Revision: 5447
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-0411-12/+23
| | | | | | module (#819 - second part) SVN-Revision: 5446
* fix nozomi defaultFelix Fietkau2006-11-041-0/+1
| | | | SVN-Revision: 5445
* Test if symbolic is already there (#886)Florian Fainelli2006-11-041-1/+1
| | | | SVN-Revision: 5442
* remove obsolete patchFelix Fietkau2006-11-041-11/+0
| | | | SVN-Revision: 5438
* move comgt to trunk and add network scripts for umts compatible with the ↵Felix Fietkau2006-11-0411-0/+356
| | | | | | wrt54g3g SVN-Revision: 5433
* call interface stop handler on ifdownFelix Fietkau2006-11-041-0/+3
| | | | SVN-Revision: 5432
* add nozomi driverFelix Fietkau2006-11-034-0/+335
| | | | SVN-Revision: 5431
* enable nvram utility by defaultFelix Fietkau2006-11-031-0/+1
| | | | SVN-Revision: 5429
* fix typoFelix Fietkau2006-11-031-2/+2
| | | | SVN-Revision: 5428
* rename the <boardname>-<kernelversion> directories of base-files to just ↵Felix Fietkau2006-11-0322-255/+4
| | | | | | <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible SVN-Revision: 5427
* port new diag driver to kamikazeFelix Fietkau2006-11-036-361/+1029
| | | | SVN-Revision: 5426
* add config option for autostart of network interfacesFelix Fietkau2006-11-032-1/+13
| | | | SVN-Revision: 5425
* use irq sharing on the serial lineFelix Fietkau2006-11-031-3/+7
| | | | SVN-Revision: 5424
* export WAN variable so that firewall works (#907)Florian Fainelli2006-11-031-0/+1
| | | | SVN-Revision: 5412
* Fixes module autoloading for Wireless devices (#906)Florian Fainelli2006-11-031-3/+3
| | | | SVN-Revision: 5410
* fix missing variable assignment (found by db90h)Felix Fietkau2006-11-031-0/+1
| | | | SVN-Revision: 5395
* Move out autotools touching stuff to a macroFlorian Fainelli2006-11-021-2/+6
| | | | SVN-Revision: 5390
* Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 ↵Florian Fainelli2006-11-021-0/+71
| | | | | | compilation SVN-Revision: 5388
* Ok, third round, the right one, touch the file anyway, does not break other ↵Florian Fainelli2006-11-021-7/+8
| | | | | | packages SVN-Revision: 5387
* Update makefiles to use the autotools stuff put in the template, remove ↵Florian Fainelli2006-11-021-1/+0
| | | | | | bogus stamp-h.in touching SVN-Revision: 5386
* Some more stuffFlorian Fainelli2006-11-021-0/+4
| | | | SVN-Revision: 5385
* Move out some generic code to prevent autotools from re-creating filesFlorian Fainelli2006-11-021-0/+6
| | | | SVN-Revision: 5384
* remove old control directoryFelix Fietkau2006-11-0158-235/+0
| | | | SVN-Revision: 5377
* fix dropbear keygenFelix Fietkau2006-11-011-1/+1
| | | | SVN-Revision: 5375
* Add USR5461 image generation and tool (#817), thanks to Dick Streefland !Florian Fainelli2006-11-013-1/+192
| | | | SVN-Revision: 5373