summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix kernel package and kernel modules dependency on itNicolas Thill2005-11-154-9/+4
| | | | SVN-Revision: 2492
* fix pcmcia modules loading (thanks to Mr-packet)Nicolas Thill2005-11-151-2/+2
| | | | SVN-Revision: 2491
* add pcmcia support for 2.4/brcm and serial_cs kernel moduleNicolas Thill2005-11-154-1/+42
| | | | SVN-Revision: 2490
* default to no, we use busybox ipkg by defaultWaldemar Brodkorb2005-11-151-1/+1
| | | | SVN-Revision: 2489
* create /var/run in firstbootFelix Fietkau2005-11-141-0/+3
| | | | SVN-Revision: 2485
* fix a race condition in the sched_use_tsc patchFelix Fietkau2005-11-142-18/+20
| | | | SVN-Revision: 2483
* oops forgot to remove #define DEBUGFelix Fietkau2005-11-141-1/+1
| | | | SVN-Revision: 2481
* add support for the new broadcom driver to wificonf. wep is currently ↵Felix Fietkau2005-11-1410-112/+3273
| | | | | | broken. will fix that later, when i find out what's wrong with it SVN-Revision: 2480
* 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
* add hostap-utils package (closes: #50)Nicolas Thill2005-11-135-0/+61
| | | | SVN-Revision: 2473
* enable driver-internal supplicant only in wet mode and set psk2 mode if ↵Felix Fietkau2005-11-131-4/+3
| | | | | | configured SVN-Revision: 2472
* seems like openswan needed another flags to compile properlyFelix Fietkau2005-11-131-1/+1
| | | | SVN-Revision: 2470
* set V=5 as default and fix toolchain verbosity settingFelix Fietkau2005-11-132-5/+5
| | | | SVN-Revision: 2469
* update openvpn to latest upstream release (fix #48)Felix Fietkau2005-11-131-2/+2
| | | | SVN-Revision: 2468
* 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
* fix stupid bug in my busybox ash performance patchFelix Fietkau2005-11-121-3/+3
| | | | SVN-Revision: 2457
* fix small trx_check bug in mtdFelix Fietkau2005-11-121-1/+1
| | | | SVN-Revision: 2455
* make linksys fixup script safe for GS v4Felix Fietkau2005-11-121-2/+2
| | | | SVN-Revision: 2453
* add wds and client mode watchdog to wificonfFelix Fietkau2005-11-121-34/+99
| | | | SVN-Revision: 2451
* add hostapd dependency on wireless-toolsNicolas Thill2005-11-121-1/+1
| | | | SVN-Revision: 2449
* port iptables fix introduced by changeset:2447 to trunkNicolas Thill2005-11-122-2/+2
| | | | SVN-Revision: 2448
* bump mtd version numberFelix Fietkau2005-11-121-1/+1
| | | | SVN-Revision: 2446
* hide stderr output of mtd in firstbootFelix Fietkau2005-11-121-1/+1
| | | | SVN-Revision: 2444
* fix iptables packageFelix Fietkau2005-11-111-2/+2
| | | | SVN-Revision: 2442
* 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
* add new ppp timeout/redial stuff from [2433] to pptp init scriptFelix Fietkau2005-11-111-8/+13
| | | | SVN-Revision: 2436
* backport iptables extension split introduced by changeset:2412 (fix ↵Nicolas Thill2005-11-1112-69/+154
| | | | | | ticket:40), bump trunk release number SVN-Revision: 2435
* add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)Felix Fietkau2005-11-112-49/+61
| | | | SVN-Revision: 2434
* 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