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