aboutsummaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAge
* massively decrease the wlcompat entropy polling frequency - hurts ↵Felix Fietkau2006-11-13
| | | | | | performance and we really don't need that much entropy SVN-Revision: 5522
* improve accuracy of the diag detection of the wrt54g3gFelix Fietkau2006-11-13
| | | | SVN-Revision: 5521
* Change automake-1.4 to automake (#952)Florian Fainelli2006-11-12
| | | | SVN-Revision: 5516
* implement target profiles in menuconfigFelix Fietkau2006-11-12
| | | | SVN-Revision: 5512
* fix mtd compileFelix Fietkau2006-11-12
| | | | SVN-Revision: 5505
* fix path to temporary filesFelix Fietkau2006-11-12
| | | | SVN-Revision: 5502
* fix jffs2root compileFelix Fietkau2006-11-12
| | | | SVN-Revision: 5500
* allow the user to disable downlink shaping by removing the option download ↵Felix Fietkau2006-11-11
| | | | | | ... line SVN-Revision: 5497
* move two functions from broadcom.sh to /sbin/wifiFelix Fietkau2006-11-11
| | | | SVN-Revision: 5496
* make sure udhcpc is spawned as a background process (use eval)Felix Fietkau2006-11-09
| | | | SVN-Revision: 5494
* add support for -t 0 (infinite retry) in busybox udhcpc and use it in the ↵Felix Fietkau2006-11-09
| | | | | | network scripts SVN-Revision: 5493
* replace br0 with $LANFelix Fietkau2006-11-09
| | | | SVN-Revision: 5492
* fix dhcp hotplug eventsFelix Fietkau2006-11-09
| | | | SVN-Revision: 5491
* fix ifdown hotplug event for staticFelix Fietkau2006-11-09
| | | | SVN-Revision: 5490
* fix ifup hotplug event for staticFelix Fietkau2006-11-09
| | | | SVN-Revision: 5489
* fix for multiple extra commands in init scripts using rc.commonFelix Fietkau2006-11-09
| | | | SVN-Revision: 5488
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-09
| | | | SVN-Revision: 5485
* forward port diag changes from whiterussian, add extra abstraction for the ↵Felix Fietkau2006-11-09
| | | | | | gpio stuff SVN-Revision: 5478
* make nozomi linux 2.4 only for nowFelix Fietkau2006-11-09
| | | | SVN-Revision: 5477
* comgt: make firewalling changes when umts goes up or downFelix Fietkau2006-11-09
| | | | SVN-Revision: 5476
* fix potential data loss issue on failed umount (patch from #942)Felix Fietkau2006-11-09
| | | | SVN-Revision: 5474
* Ensure dropbear is installed before disabling telnet (#920)Florian Fainelli2006-11-07
| | | | SVN-Revision: 5465
* Change httpd realm to match the hostname (#932)Florian Fainelli2006-11-07
| | | | SVN-Revision: 5464
* Add support for ne2000 pci NIC (#916)Florian Fainelli2006-11-06
| | | | SVN-Revision: 5451
* Fix wrong md5sum for nozomi (#915)Florian Fainelli2006-11-06
| | | | SVN-Revision: 5450
* Add automake-1.4 host tool dependency to linux-atm (#910)Florian Fainelli2006-11-04
| | | | SVN-Revision: 5447
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-04
| | | | | | module (#819 - second part) SVN-Revision: 5446
* fix nozomi defaultFelix Fietkau2006-11-04
| | | | SVN-Revision: 5445
* Test if symbolic is already there (#886)Florian Fainelli2006-11-04
| | | | SVN-Revision: 5442
* move comgt to trunk and add network scripts for umts compatible with the ↵Felix Fietkau2006-11-04
| | | | | | wrt54g3g SVN-Revision: 5433
* call interface stop handler on ifdownFelix Fietkau2006-11-04
| | | | SVN-Revision: 5432
* add nozomi driverFelix Fietkau2006-11-03
| | | | SVN-Revision: 5431
* enable nvram utility by defaultFelix Fietkau2006-11-03
| | | | SVN-Revision: 5429
* fix typoFelix Fietkau2006-11-03
| | | | SVN-Revision: 5428
* rename the <boardname>-<kernelversion> directories of base-files to just ↵Felix Fietkau2006-11-03
| | | | | | <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-03
| | | | SVN-Revision: 5426
* add config option for autostart of network interfacesFelix Fietkau2006-11-03
| | | | SVN-Revision: 5425
* export WAN variable so that firewall works (#907)Florian Fainelli2006-11-03
| | | | SVN-Revision: 5412
* Fixes module autoloading for Wireless devices (#906)Florian Fainelli2006-11-03
| | | | SVN-Revision: 5410
* fix missing variable assignment (found by db90h)Felix Fietkau2006-11-03
| | | | SVN-Revision: 5395
* fix dropbear keygenFelix Fietkau2006-11-01
| | | | SVN-Revision: 5375
* update hostapd to latest upstream versionFelix Fietkau2006-10-31
| | | | SVN-Revision: 5365
* move wpa_supplicant to trunkFelix Fietkau2006-10-31
| | | | SVN-Revision: 5362
* fix unnecessary dropbear key generationFelix Fietkau2006-10-31
| | | | SVN-Revision: 5354
* fix vpi/vci setting for pppoaFelix Fietkau2006-10-30
| | | | SVN-Revision: 5351
* enable pppoa for ar7Felix Fietkau2006-10-30
| | | | SVN-Revision: 5350
* sync dropbear init script with whiterussian, fix locking and add config ↵Felix Fietkau2006-10-29
| | | | | | integration by Carlos Sobrinho SVN-Revision: 5331
* reset CONFIG_SECTION when calling config_loadFelix Fietkau2006-10-28
| | | | SVN-Revision: 5318
* use target optimization flags for madwifi toolsNicolas Thill2006-10-27
| | | | SVN-Revision: 5314
* add target optimization flagsNicolas Thill2006-10-27
| | | | SVN-Revision: 5312