| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | bring in floorf so that postgres server will compile by default, package to c... | Tim Yardley | 2006-10-26 | 1 | -1/+1 |
| * | add a configuration option to enable full c99 math in libm. this is needed fo... | Tim Yardley | 2006-10-26 | 2 | -1/+11 |
| * | add protection against running cf2nand from yaffs2 | Felix Fietkau | 2006-10-26 | 1 | -0/+5 |
| * | add cf2nand script for copying a cf card installation to nand flash automatic... | Felix Fietkau | 2006-10-26 | 1 | -0/+61 |
| * | add lookup function for mtd parts | Felix Fietkau | 2006-10-26 | 1 | -0/+7 |
| * | use lock to remove race conditions in bringing up ppp and dhcp that would lea... | Felix Fietkau | 2006-10-26 | 3 | -5/+26 |
| * | reduce the possibility of race conditions when using the lock utility | Felix Fietkau | 2006-10-26 | 1 | -4/+6 |
| * | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel c... | Felix Fietkau | 2006-10-26 | 7 | -93/+11649 |
| * | fix dropbear init script | Felix Fietkau | 2006-10-26 | 1 | -1/+1 |
| * | some minor cleanup | Tim Yardley | 2006-10-25 | 2 | -13/+13 |
| * | fix partition issue with x86, leveraging the default size on the second parti... | Tim Yardley | 2006-10-25 | 1 | -6/+6 |
| * | ignore mtd erase errors (will probably be required for nand flash) | Felix Fietkau | 2006-10-25 | 1 | -5/+2 |
| * | use gcc 4.1.1 for rb532 by default | Felix Fietkau | 2006-10-25 | 1 | -1/+1 |
| * | make network scripts more robust, prevent multiple instances of pppd and udhc... | Felix Fietkau | 2006-10-24 | 4 | -21/+27 |
| * | code to bring in the following for x86: X86_GRUB_ROOTPART: configureable root... | Tim Yardley | 2006-10-24 | 2 | -1/+14 |
| * | fix irq issue (ap70 eth1) | Mike Baker | 2006-10-24 | 1 | -1/+4 |
| * | add netconfig fix for wl-500g premium | Felix Fietkau | 2006-10-24 | 2 | -4/+14 |
| * | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 | 2 | -6/+19 |
| * | turn target runtime check of mtd into a compile-time check | Felix Fietkau | 2006-10-24 | 2 | -19/+14 |
| * | add fix for samsung flash chips | Felix Fietkau | 2006-10-24 | 1 | -0/+38 |
| * | add extra autoload for ppp modules | Felix Fietkau | 2006-10-24 | 1 | -2/+4 |
| * | remove an obsolete function | Felix Fietkau | 2006-10-24 | 1 | -7/+0 |
| * | fix dependencies on the virtual kernel package (fixes #878) | Felix Fietkau | 2006-10-24 | 1 | -1/+1 |
| * | convert ar7-atm to KernelPackage template | Felix Fietkau | 2006-10-24 | 1 | -18/+9 |
| * | convert ar7-net to KernelPackage template | Felix Fietkau | 2006-10-24 | 1 | -11/+6 |
| * | fix tiatm compile | Felix Fietkau | 2006-10-24 | 1 | -0/+28 |
| * | fix typo | Felix Fietkau | 2006-10-23 | 2 | -2/+2 |
| * | improve mtd image check - don't check trx header if the target partition is n... | Felix Fietkau | 2006-10-23 | 1 | -10/+15 |
| * | fix a timeout on amd flash chips (patch from #874) | Felix Fietkau | 2006-10-22 | 1 | -0/+39 |
| * | strip third arg (dir name) to Build/Configure/Default macro | Nicolas Thill | 2006-10-22 | 1 | -1/+1 |
| * | use getdents64 in the uClibc glob function | Felix Fietkau | 2006-10-22 | 1 | -0/+12 |