| Commit message (Expand) | Author | Age | Files | Lines |
* | improve signal level/quality display | Felix Fietkau | 2005-11-11 | 1 | -12/+22 |
* | remove mkdep fix, now handled by ../generic/209-mkdep_fix.patch | Nicolas Thill | 2005-11-11 | 1 | -9/+0 |
* | fix noise/signal level display (fixes #20) | Felix Fietkau | 2005-11-11 | 1 | -5/+11 |
* | add mtd cleanup, fix #17 | Felix Fietkau | 2005-11-11 | 1 | -93/+124 |
* | add linksys nvram fixup to S05nvram (fixes #32) | Felix Fietkau | 2005-11-11 | 1 | -45/+100 |
* | extend mkdep fix (fixes #36) | Felix Fietkau | 2005-11-11 | 1 | -0/+11 |
* | fix cpmac driver build | Felix Fietkau | 2005-11-11 | 1 | -2/+2 |
* | backport fixes from changeset:2408 to trunk | Nicolas Thill | 2005-11-10 | 3 | -28/+46 |
* | also add sched/tsc patch for ar7 | Felix Fietkau | 2005-11-10 | 1 | -0/+72 |
* | rename sched/tsc patch for trunk | Felix Fietkau | 2005-11-10 | 1 | -0/+0 |
* | add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). als... | Felix Fietkau | 2005-11-10 | 4 | -1180/+1000 |
* | add WA31 pattern for annex a wag354g | Felix Fietkau | 2005-11-10 | 1 | -0/+1 |
* | add patch to allow packet schedulers to use the cpu TSC as time source (faste... | Felix Fietkau | 2005-11-10 | 1 | -0/+72 |
* | add fini crt compat option to mipsel uclibc config | Felix Fietkau | 2005-11-09 | 1 | -1/+1 |
* | add a busybox ash performance hack | Felix Fietkau | 2005-11-09 | 1 | -0/+77 |
* | add compatibility hack for gpio stuff | Felix Fietkau | 2005-11-08 | 1 | -2/+16 |
* | add new broadcom system code and new wlan driver (old driver still used by de... | Felix Fietkau | 2005-11-08 | 5 | -2008/+5523 |
* | add wrt54g3g images | Felix Fietkau | 2005-11-08 | 1 | -1/+4 |
* | use the same versioning scheme for kernel and modules | Nicolas Thill | 2005-11-08 | 9 | -12/+12 |
* | fix iptables-snmp missing build dependency on net-snmp | Nicolas Thill | 2005-11-08 | 1 | -0/+1 |
* | don't strip kernel modules | Nicolas Thill | 2005-11-08 | 3 | -5/+0 |
* | change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i... | Felix Fietkau | 2005-11-07 | 55 | -62/+57 |
* | more cosmetic makefile fixes | Felix Fietkau | 2005-11-07 | 4 | -2/+11 |
* | fix ttcp .prepared target | Felix Fietkau | 2005-11-07 | 1 | -1/+1 |
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -0/+3 |
* | fix wificonf menuconfig depends | Felix Fietkau | 2005-11-07 | 1 | -1/+2 |
* | fix wificonf menuconfig depends | Felix Fietkau | 2005-11-07 | 1 | -1/+1 |
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -0/+3 |
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -0/+3 |
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -1/+4 |
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -0/+3 |
* | add missing .configured target to psybnc | Felix Fietkau | 2005-11-07 | 1 | -0/+3 |
* | fix openswan rebuild | Felix Fietkau | 2005-11-07 | 1 | -0/+4 |
* | fix image builder | Felix Fietkau | 2005-11-07 | 2 | -4/+12 |
* | fix amwall compile (conflict with V=) | Felix Fietkau | 2005-11-07 | 1 | -1/+5 |
* | remove backup/restore for now. will add proper scripts with webif integration... | Felix Fietkau | 2005-11-07 | 2 | -103/+0 |
* | include functions and network config in hotplug | Felix Fietkau | 2005-11-07 | 1 | -0/+4 |
* | fix wificonf install | Felix Fietkau | 2005-11-07 | 1 | -4/+0 |
* | fix br2684ctl install | Felix Fietkau | 2005-11-07 | 1 | -5/+0 |
* | disable squashfs auto-clean for non-broadcom stuff | Felix Fietkau | 2005-11-07 | 1 | -0/+1 |
* | add hotplug stuff to trunk/ | Felix Fietkau | 2005-11-07 | 25 | -75/+150 |
* | add first batch of enrik's ar7 system code cleanups | Felix Fietkau | 2005-11-07 | 4 | -2622/+10741 |
* | add wknock package (thanks to Florian Fainelli) | Nicolas Thill | 2005-11-07 | 5 | -0/+54 |
* | add iptables-snmp package (thanks to Nigel Roberts) | Nicolas Thill | 2005-11-06 | 5 | -0/+83 |
* | fix alsa kmod build on 2.6/mipsel (fix #7), | Nicolas Thill | 2005-11-06 | 1 | -0/+6 |
* | add support for dynamic loading agent modules (suggested by Nigel Roberts), | Nicolas Thill | 2005-11-06 | 1 | -3/+4 |
* | add slurm package (thanks to Thomas Reifferscheid) | Nicolas Thill | 2005-11-06 | 6 | -0/+161 |
* | fix wrong menuconfig dependencies | Nicolas Thill | 2005-11-06 | 1 | -4/+4 |
* | add psybnc package (thanks to Peter Feuerer) | Nicolas Thill | 2005-11-06 | 9 | -0/+252 |
* | add snort-wireless package (thanks to Florian Fainelli) | Nicolas Thill | 2005-11-06 | 13 | -0/+522 |