aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* sync netfilter config with the one in whiterussianNicolas Thill2005-11-11
| | | | SVN-Revision: 2429
* remove wifidog dependencies on netfilter kernel modulesNicolas Thill2005-11-11
| | | | SVN-Revision: 2428
* improve signal level/quality displayFelix Fietkau2005-11-11
| | | | SVN-Revision: 2426
* remove mkdep fix, now handled by ../generic/209-mkdep_fix.patchNicolas Thill2005-11-11
| | | | SVN-Revision: 2422
* fix noise/signal level display (fixes #20)Felix Fietkau2005-11-11
| | | | SVN-Revision: 2421
* add mtd cleanup, fix #17Felix Fietkau2005-11-11
| | | | SVN-Revision: 2419
* add linksys nvram fixup to S05nvram (fixes #32)Felix Fietkau2005-11-11
| | | | SVN-Revision: 2417
* extend mkdep fix (fixes #36)Felix Fietkau2005-11-11
| | | | SVN-Revision: 2414
* fix cpmac driver buildFelix Fietkau2005-11-11
| | | | SVN-Revision: 2413
* backport fixes from changeset:2408 to trunkNicolas Thill2005-11-10
| | | | SVN-Revision: 2409
* also add sched/tsc patch for ar7Felix Fietkau2005-11-10
| | | | SVN-Revision: 2406
* rename sched/tsc patch for trunkFelix Fietkau2005-11-10
| | | | SVN-Revision: 2405
* add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). ↵Felix Fietkau2005-11-10
| | | | | | also seems to fix wag354g problems SVN-Revision: 2404
* add WA31 pattern for annex a wag354gFelix Fietkau2005-11-10
| | | | SVN-Revision: 2403
* add patch to allow packet schedulers to use the cpu TSC as time source ↵Felix Fietkau2005-11-10
| | | | | | (faster and more accurate) SVN-Revision: 2402
* add fini crt compat option to mipsel uclibc configFelix Fietkau2005-11-09
| | | | SVN-Revision: 2399
* add a busybox ash performance hackFelix Fietkau2005-11-09
| | | | SVN-Revision: 2398
* add compatibility hack for gpio stuffFelix Fietkau2005-11-08
| | | | SVN-Revision: 2396
* add new broadcom system code and new wlan driver (old driver still used by ↵Felix Fietkau2005-11-08
| | | | | | default) SVN-Revision: 2395
* add wrt54g3g imagesFelix Fietkau2005-11-08
| | | | SVN-Revision: 2394
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-08
| | | | SVN-Revision: 2392
* fix iptables-snmp missing build dependency on net-snmpNicolas Thill2005-11-08
| | | | SVN-Revision: 2391
* don't strip kernel modulesNicolas Thill2005-11-08
| | | | SVN-Revision: 2390
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-07
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* more cosmetic makefile fixesFelix Fietkau2005-11-07
| | | | SVN-Revision: 2387
* fix ttcp .prepared targetFelix Fietkau2005-11-07
| | | | SVN-Revision: 2386
* add missing .configured targetFelix Fietkau2005-11-07
| | | | SVN-Revision: 2385
* fix wificonf menuconfig dependsFelix Fietkau2005-11-07
| | | | SVN-Revision: 2384
* fix wificonf menuconfig dependsFelix Fietkau2005-11-07
| | | | SVN-Revision: 2383
* add missing .configured targetFelix Fietkau2005-11-07
| | | | SVN-Revision: 2382
* add missing .configured targetFelix Fietkau2005-11-07
| | | | SVN-Revision: 2381
* add missing .configured targetFelix Fietkau2005-11-07
| | | | SVN-Revision: 2380
* add missing .configured targetFelix Fietkau2005-11-07
| | | | SVN-Revision: 2379
* add missing .configured target to psybncFelix Fietkau2005-11-07
| | | | SVN-Revision: 2378
* fix openswan rebuildFelix Fietkau2005-11-07
| | | | SVN-Revision: 2377
* fix image builderFelix Fietkau2005-11-07
| | | | SVN-Revision: 2376
* fix amwall compile (conflict with V=)Felix Fietkau2005-11-07
| | | | SVN-Revision: 2374
* remove backup/restore for now. will add proper scripts with webif ↵Felix Fietkau2005-11-07
| | | | | | integration later... SVN-Revision: 2371
* include functions and network config in hotplugFelix Fietkau2005-11-07
| | | | SVN-Revision: 2370
* fix wificonf installFelix Fietkau2005-11-07
| | | | SVN-Revision: 2367
* fix br2684ctl installFelix Fietkau2005-11-07
| | | | SVN-Revision: 2366
* disable squashfs auto-clean for non-broadcom stuffFelix Fietkau2005-11-07
| | | | SVN-Revision: 2365
* add hotplug stuff to trunk/Felix Fietkau2005-11-07
| | | | SVN-Revision: 2364
* add first batch of enrik's ar7 system code cleanupsFelix Fietkau2005-11-07
| | | | SVN-Revision: 2363
* add wknock package (thanks to Florian Fainelli)Nicolas Thill2005-11-07
| | | | SVN-Revision: 2362
* add iptables-snmp package (thanks to Nigel Roberts)Nicolas Thill2005-11-06
| | | | SVN-Revision: 2360
* fix alsa kmod build on 2.6/mipsel (fix #7), disable tests for other distros ↵Nicolas Thill2005-11-06
| | | | | | explicitly SVN-Revision: 2359
* add support for dynamic loading agent modules (suggested by Nigel Roberts), ↵Nicolas Thill2005-11-06
| | | | | | bump trunk release number SVN-Revision: 2358
* add slurm package (thanks to Thomas Reifferscheid)Nicolas Thill2005-11-06
| | | | SVN-Revision: 2357
* fix wrong menuconfig dependenciesNicolas Thill2005-11-06
| | | | SVN-Revision: 2356