summaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* fix wlcompat menuconfig dependenciesFelix Fietkau2005-11-141-2/+2
| | | | SVN-Revision: 2479
* add condition, connbytes, string and quota netfilter modulesNicolas Thill2005-11-138-11/+1491
| | | | SVN-Revision: 2478
* fix my latest commit and remove old patchesNicolas Thill2005-11-138-11617/+0
| | | | SVN-Revision: 2477
* rename netfilter patches to be in the 6xx rangeNicolas Thill2005-11-138-0/+11617
| | | | SVN-Revision: 2476
* seems like openswan needed another flags to compile properlyFelix Fietkau2005-11-131-1/+1
| | | | SVN-Revision: 2470
* fix openswan compile with linux-2.6 (bug #8)Felix Fietkau2005-11-131-0/+1
| | | | SVN-Revision: 2466
* fix copy loader.elf to image builder and add some package lists for brcm-2.6 ↵Felix Fietkau2005-11-124-0/+51
| | | | | | (fixes #35) SVN-Revision: 2465
* sync linux-2.6 makefile with the 2.4 one (will move some parts to a shared ↵Felix Fietkau2005-11-121-15/+16
| | | | | | makefile later) SVN-Revision: 2464
* move default option so that b44 defaults to y on brcm-2.6Felix Fietkau2005-11-121-1/+1
| | | | SVN-Revision: 2463
* fix typo in kernel module configurationFelix Fietkau2005-11-121-2/+2
| | | | SVN-Revision: 2462
* enable madwifi by default in brcm-2.6Felix Fietkau2005-11-121-0/+1
| | | | SVN-Revision: 2461
* make linksys fixup script safe for GS v4Felix Fietkau2005-11-121-2/+2
| | | | SVN-Revision: 2453
* port iptables fix introduced by changeset:2447 to trunkNicolas Thill2005-11-121-1/+1
| | | | SVN-Revision: 2448
* fix build_fixes patch for ar7 kernelFelix Fietkau2005-11-111-1/+1
| | | | SVN-Revision: 2440
* move generic kernel build parts out of board support patchesFelix Fietkau2005-11-116-161/+148
| | | | SVN-Revision: 2439
* 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
* 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 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
* 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 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
* don't strip kernel modulesNicolas Thill2005-11-083-5/+0
| | | | SVN-Revision: 2390
* fix image builderFelix Fietkau2005-11-072-4/+12
| | | | SVN-Revision: 2376
* add hotplug stuff to trunk/Felix Fietkau2005-11-077-7/+0
| | | | SVN-Revision: 2364
* add first batch of enrik's ar7 system code cleanupsFelix Fietkau2005-11-074-2622/+10741
| | | | SVN-Revision: 2363
* 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
* re-enable alsa and openswan on brcm-2.6 (disabled by [2321]) to be able to ↵Nicolas Thill2005-11-061-4/+0
| | | | | | reproduce #7 and #8 SVN-Revision: 2341
* fix another typo introduced by [2317]Nicolas Thill2005-11-041-1/+1
| | | | SVN-Revision: 2325
* sync the x86-2.6 config with the brcm-2.6 oneNicolas Thill2005-11-031-21/+7
| | | | SVN-Revision: 2324
* sync the brcm-2.6 config with the 2.4 oneNicolas Thill2005-11-031-43/+161
| | | | SVN-Revision: 2323
* fix module path in kmod-pwc templateNicolas Thill2005-11-031-1/+1
| | | | SVN-Revision: 2322
* disable alsa and openswan on brcm-2.6Nicolas Thill2005-11-033-0/+6
| | | | SVN-Revision: 2321
* add 2.6 support for x86Nicolas Thill2005-11-038-0/+2208
| | | | SVN-Revision: 2320
* fix typos introduced by [2317]Nicolas Thill2005-11-021-2/+2
| | | | SVN-Revision: 2319
* rework the 2.6 Makefile to match the 2.4 one, add missing KMOD_template callsNicolas Thill2005-11-021-41/+167
| | | | SVN-Revision: 2318
* add drivers-clean target when missing, use in-package module loading instead ↵Nicolas Thill2005-11-026-9/+12
| | | | | | of .modules file SVN-Revision: 2317
* add missing kmod-nls-iso8859-15 ipkg/control fileNicolas Thill2005-11-021-0/+6
| | | | SVN-Revision: 2316
* rework the kernel menuconfig, always use prompt to display config text ↵Nicolas Thill2005-11-0210-186/+211
| | | | | | instead of bool/tristate SVN-Revision: 2315
* sort modulesNicolas Thill2005-11-022-5/+5
| | | | SVN-Revision: 2314