| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong md5sum for nozomi (#915) | Florian Fainelli | 2006-11-06 | 1 | -1/+1 |
* | revert autotools files touching: it has side effects (closes: #918) | Nicolas Thill | 2006-11-05 | 1 | -14/+0 |
* | Add automake-1.4 host tool dependency to linux-atm (#910) | Florian Fainelli | 2006-11-04 | 1 | -0/+4 |
* | Update kernel configurations to enable NLS KOI8R (russian) and package the mo... | Florian Fainelli | 2006-11-04 | 11 | -12/+23 |
* | fix nozomi default | Felix Fietkau | 2006-11-04 | 1 | -0/+1 |
* | Test if symbolic is already there (#886) | Florian Fainelli | 2006-11-04 | 1 | -1/+1 |
* | remove obsolete patch | Felix Fietkau | 2006-11-04 | 1 | -11/+0 |
* | move comgt to trunk and add network scripts for umts compatible with the wrt5... | Felix Fietkau | 2006-11-04 | 11 | -0/+356 |
* | call interface stop handler on ifdown | Felix Fietkau | 2006-11-04 | 1 | -0/+3 |
* | add nozomi driver | Felix Fietkau | 2006-11-03 | 4 | -0/+335 |
* | enable nvram utility by default | Felix Fietkau | 2006-11-03 | 1 | -0/+1 |
* | fix typo | Felix Fietkau | 2006-11-03 | 1 | -2/+2 |
* | rename the <boardname>-<kernelversion> directories of base-files to just <boa... | Felix Fietkau | 2006-11-03 | 22 | -255/+4 |
* | port new diag driver to kamikaze | Felix Fietkau | 2006-11-03 | 6 | -361/+1029 |
* | add config option for autostart of network interfaces | Felix Fietkau | 2006-11-03 | 2 | -1/+13 |
* | use irq sharing on the serial line | Felix Fietkau | 2006-11-03 | 1 | -3/+7 |
* | export WAN variable so that firewall works (#907) | Florian Fainelli | 2006-11-03 | 1 | -0/+1 |
* | Fixes module autoloading for Wireless devices (#906) | Florian Fainelli | 2006-11-03 | 1 | -3/+3 |
* | fix missing variable assignment (found by db90h) | Felix Fietkau | 2006-11-03 | 1 | -0/+1 |
* | Move out autotools touching stuff to a macro | Florian Fainelli | 2006-11-02 | 1 | -2/+6 |
* | Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 c... | Florian Fainelli | 2006-11-02 | 1 | -0/+71 |
* | Ok, third round, the right one, touch the file anyway, does not break other p... | Florian Fainelli | 2006-11-02 | 1 | -7/+8 |
* | Update makefiles to use the autotools stuff put in the template, remove bogus... | Florian Fainelli | 2006-11-02 | 1 | -1/+0 |
* | Some more stuff | Florian Fainelli | 2006-11-02 | 1 | -0/+4 |
* | Move out some generic code to prevent autotools from re-creating files | Florian Fainelli | 2006-11-02 | 1 | -0/+6 |
* | remove old control directory | Felix Fietkau | 2006-11-01 | 58 | -235/+0 |
* | fix dropbear keygen | Felix Fietkau | 2006-11-01 | 1 | -1/+1 |
* | Add USR5461 image generation and tool (#817), thanks to Dick Streefland ! | Florian Fainelli | 2006-11-01 | 3 | -1/+192 |
* | fix a small typo | Felix Fietkau | 2006-10-31 | 1 | -1/+1 |
* | fix rootfs partition name for x86 images | Felix Fietkau | 2006-10-31 | 1 | -3/+7 |
* | fix kernel config after r8169 change | Felix Fietkau | 2006-10-31 | 1 | -2/+4 |
* | update hostapd to latest upstream version | Felix Fietkau | 2006-10-31 | 1 | -2/+2 |
* | move wpa_supplicant to trunk | Felix Fietkau | 2006-10-31 | 5 | -0/+671 |
* | export skb_attach symbol (#887) | Florian Fainelli | 2006-10-31 | 1 | -1/+2 |
* | oops, forgot to remove references to libnotimpl | Nicolas Thill | 2006-10-31 | 1 | -2/+1 |
* | move libnotimpl to /packages/libs, fix another typo in ./src/math.c | Nicolas Thill | 2006-10-31 | 2 | -107/+0 |
* | fix unnecessary dropbear key generation | Felix Fietkau | 2006-10-31 | 1 | -5/+10 |
* | add a fix for tun/tap related crashes (backported by Carlos Sobrinho) | Felix Fietkau | 2006-10-31 | 1 | -0/+102 |
* | fix vpi/vci setting for pppoa | Felix Fietkau | 2006-10-30 | 1 | -1/+3 |
* | enable pppoa for ar7 | Felix Fietkau | 2006-10-30 | 1 | -0/+1 |
* | rdc: disable pci serial, remove bluetooth (because usb is disabled) | Felix Fietkau | 2006-10-30 | 1 | -44/+5 |
* | sync dropbear init script with whiterussian, fix locking and add config integ... | Felix Fietkau | 2006-10-29 | 3 | -13/+46 |
* | reset CONFIG_SECTION when calling config_load | Felix Fietkau | 2006-10-28 | 1 | -0/+1 |
* | use target optimization flags for madwifi tools | Nicolas Thill | 2006-10-27 | 1 | -2/+5 |
* | add target optimization flags | Nicolas Thill | 2006-10-27 | 1 | -0/+1 |
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e... | Imre Kaloz | 2006-10-27 | 8 | -57/+3322 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | Imre Kaloz | 2006-10-27 | 8 | -6/+17 |
* | extend X86_GRUB_ROOTPART selection to jffs2 images | Felix Fietkau | 2006-10-27 | 1 | -2/+2 |
* | revert to hda2 | Felix Fietkau | 2006-10-27 | 1 | -2/+2 |
* | this should have been sda not hda | Tim Yardley | 2006-10-27 | 1 | -2/+2 |