aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* fix mtd compileFelix Fietkau2006-11-123-2/+306
| | | | SVN-Revision: 5505
* fix path to temporary filesFelix Fietkau2006-11-121-2/+2
| | | | SVN-Revision: 5502
* fix jffs2root compileFelix Fietkau2006-11-123-2/+306
| | | | SVN-Revision: 5500
* 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-091-0/+22
| | | | 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
* 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
* Add support for ne2000 pci NIC (#916)Florian Fainelli2006-11-061-0/+12
| | | | SVN-Revision: 5451
* Fix wrong md5sum for nozomi (#915)Florian Fainelli2006-11-061-1/+1
| | | | SVN-Revision: 5450
* 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-041-0/+11
| | | | | | 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
* 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-034-296/+945
| | | | SVN-Revision: 5426
* add config option for autostart of network interfacesFelix Fietkau2006-11-032-1/+13
| | | | SVN-Revision: 5425
* 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
* fix dropbear keygenFelix Fietkau2006-11-011-1/+1
| | | | SVN-Revision: 5375
* update hostapd to latest upstream versionFelix Fietkau2006-10-311-2/+2
| | | | SVN-Revision: 5365
* move wpa_supplicant to trunkFelix Fietkau2006-10-315-0/+671
| | | | SVN-Revision: 5362
* fix unnecessary dropbear key generationFelix Fietkau2006-10-311-5/+10
| | | | SVN-Revision: 5354
* fix vpi/vci setting for pppoaFelix Fietkau2006-10-301-1/+3
| | | | SVN-Revision: 5351
* enable pppoa for ar7Felix Fietkau2006-10-301-0/+1
| | | | SVN-Revision: 5350
* sync dropbear init script with whiterussian, fix locking and add config ↵Felix Fietkau2006-10-293-13/+46
| | | | | | integration by Carlos Sobrinho SVN-Revision: 5331
* reset CONFIG_SECTION when calling config_loadFelix Fietkau2006-10-281-0/+1
| | | | SVN-Revision: 5318
* use target optimization flags for madwifi toolsNicolas Thill2006-10-271-2/+5
| | | | SVN-Revision: 5314
* add target optimization flagsNicolas Thill2006-10-271-0/+1
| | | | SVN-Revision: 5312
* add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵Imre Kaloz2006-10-271-0/+26
| | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 SVN-Revision: 5311
* add protection against running cf2nand from yaffs2Felix Fietkau2006-10-261-0/+5
| | | | SVN-Revision: 5301
* add cf2nand script for copying a cf card installation to nand flash ↵Felix Fietkau2006-10-261-0/+61
| | | | | | automatically on rb532 SVN-Revision: 5300
* add lookup function for mtd partsFelix Fietkau2006-10-261-0/+7
| | | | SVN-Revision: 5299