summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* patch pppd to be able to deal with time changes during a connection, fixes #31Felix Fietkau2005-11-111-0/+82
| | | | SVN-Revision: 2432
* backport netfilter modules split introduced by changeset:2083 in ↵Nicolas Thill2005-11-1115-13/+395
| | | | | | whiterussian (fix ticket:40) SVN-Revision: 2430
* sync netfilter config with the one in whiterussianNicolas Thill2005-11-115-26/+32
| | | | SVN-Revision: 2429
* remove wifidog dependencies on netfilter kernel modulesNicolas Thill2005-11-111-2/+0
| | | | SVN-Revision: 2428
* improve signal level/quality displayFelix Fietkau2005-11-111-12/+22
| | | | SVN-Revision: 2426
* remove mkdep fix, now handled by ../generic/209-mkdep_fix.patchNicolas Thill2005-11-111-9/+0
| | | | SVN-Revision: 2422
* fix noise/signal level display (fixes #20)Felix Fietkau2005-11-111-5/+11
| | | | SVN-Revision: 2421
* add mtd cleanup, fix #17Felix Fietkau2005-11-111-93/+124
| | | | SVN-Revision: 2419
* add linksys nvram fixup to S05nvram (fixes #32)Felix Fietkau2005-11-111-45/+100
| | | | SVN-Revision: 2417
* extend mkdep fix (fixes #36)Felix Fietkau2005-11-111-0/+11
| | | | SVN-Revision: 2414
* fix cpmac driver buildFelix Fietkau2005-11-111-2/+2
| | | | SVN-Revision: 2413
* backport fixes from changeset:2408 to trunkNicolas Thill2005-11-103-28/+46
| | | | SVN-Revision: 2409
* also add sched/tsc patch for ar7Felix Fietkau2005-11-101-0/+72
| | | | SVN-Revision: 2406
* rename sched/tsc patch for trunkFelix Fietkau2005-11-101-0/+0
| | | | SVN-Revision: 2405
* add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). ↵Felix Fietkau2005-11-104-1180/+1000
| | | | | | also seems to fix wag354g problems SVN-Revision: 2404
* add WA31 pattern for annex a wag354gFelix Fietkau2005-11-101-0/+1
| | | | SVN-Revision: 2403
* add patch to allow packet schedulers to use the cpu TSC as time source ↵Felix Fietkau2005-11-101-0/+72
| | | | | | (faster and more accurate) SVN-Revision: 2402
* add fini crt compat option to mipsel uclibc configFelix Fietkau2005-11-091-1/+1
| | | | SVN-Revision: 2399
* add a busybox ash performance hackFelix Fietkau2005-11-091-0/+77
| | | | SVN-Revision: 2398
* add compatibility hack for gpio stuffFelix Fietkau2005-11-081-2/+16
| | | | SVN-Revision: 2396
* add new broadcom system code and new wlan driver (old driver still used by ↵Felix Fietkau2005-11-085-2008/+5523
| | | | | | default) SVN-Revision: 2395
* add wrt54g3g imagesFelix Fietkau2005-11-081-1/+4
| | | | SVN-Revision: 2394
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-089-12/+12
| | | | SVN-Revision: 2392
* fix iptables-snmp missing build dependency on net-snmpNicolas Thill2005-11-081-0/+1
| | | | SVN-Revision: 2391
* don't strip kernel modulesNicolas Thill2005-11-083-5/+0
| | | | SVN-Revision: 2390
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-0755-62/+57
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* more cosmetic makefile fixesFelix Fietkau2005-11-074-2/+11
| | | | SVN-Revision: 2387
* fix ttcp .prepared targetFelix Fietkau2005-11-071-1/+1
| | | | SVN-Revision: 2386
* add missing .configured targetFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2385
* fix wificonf menuconfig dependsFelix Fietkau2005-11-071-1/+2
| | | | SVN-Revision: 2384
* fix wificonf menuconfig dependsFelix Fietkau2005-11-071-1/+1
| | | | SVN-Revision: 2383
* add missing .configured targetFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2382
* add missing .configured targetFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2381
* add missing .configured targetFelix Fietkau2005-11-071-1/+4
| | | | SVN-Revision: 2380
* add missing .configured targetFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2379
* add missing .configured target to psybncFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2378
* fix openswan rebuildFelix Fietkau2005-11-071-0/+4
| | | | SVN-Revision: 2377
* fix image builderFelix Fietkau2005-11-072-4/+12
| | | | SVN-Revision: 2376
* fix amwall compile (conflict with V=)Felix Fietkau2005-11-071-1/+5
| | | | SVN-Revision: 2374
* remove backup/restore for now. will add proper scripts with webif ↵Felix Fietkau2005-11-072-103/+0
| | | | | | integration later... SVN-Revision: 2371
* include functions and network config in hotplugFelix Fietkau2005-11-071-0/+4
| | | | SVN-Revision: 2370
* fix wificonf installFelix Fietkau2005-11-071-4/+0
| | | | SVN-Revision: 2367
* fix br2684ctl installFelix Fietkau2005-11-071-5/+0
| | | | SVN-Revision: 2366
* disable squashfs auto-clean for non-broadcom stuffFelix Fietkau2005-11-071-0/+1
| | | | SVN-Revision: 2365
* add hotplug stuff to trunk/Felix Fietkau2005-11-0725-75/+150
| | | | SVN-Revision: 2364
* add first batch of enrik's ar7 system code cleanupsFelix Fietkau2005-11-074-2622/+10741
| | | | SVN-Revision: 2363
* add wknock package (thanks to Florian Fainelli)Nicolas Thill2005-11-075-0/+54
| | | | SVN-Revision: 2362
* add iptables-snmp package (thanks to Nigel Roberts)Nicolas Thill2005-11-065-0/+83
| | | | SVN-Revision: 2360
* fix alsa kmod build on 2.6/mipsel (fix #7), disable tests for other distros ↵Nicolas Thill2005-11-061-0/+6
| | | | | | explicitly SVN-Revision: 2359
* add support for dynamic loading agent modules (suggested by Nigel Roberts), ↵Nicolas Thill2005-11-061-3/+4
| | | | | | bump trunk release number SVN-Revision: 2358