Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix kernel package and kernel modules dependency on it | Nicolas Thill | 2005-11-15 | 4 | -9/+4 |
| | | | | SVN-Revision: 2492 | ||||
* | fix pcmcia modules loading (thanks to Mr-packet) | Nicolas Thill | 2005-11-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 2491 | ||||
* | add pcmcia support for 2.4/brcm and serial_cs kernel module | Nicolas Thill | 2005-11-15 | 4 | -1/+42 |
| | | | | SVN-Revision: 2490 | ||||
* | default to no, we use busybox ipkg by default | Waldemar Brodkorb | 2005-11-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 2489 | ||||
* | create /var/run in firstboot | Felix Fietkau | 2005-11-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 2485 | ||||
* | fix a race condition in the sched_use_tsc patch | Felix Fietkau | 2005-11-14 | 2 | -18/+20 |
| | | | | SVN-Revision: 2483 | ||||
* | oops forgot to remove #define DEBUG | Felix Fietkau | 2005-11-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 2481 | ||||
* | add support for the new broadcom driver to wificonf. wep is currently ↵ | Felix Fietkau | 2005-11-14 | 10 | -112/+3273 |
| | | | | | | broken. will fix that later, when i find out what's wrong with it SVN-Revision: 2480 | ||||
* | fix wlcompat menuconfig dependencies | Felix Fietkau | 2005-11-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 2479 | ||||
* | add condition, connbytes, string and quota netfilter modules | Nicolas Thill | 2005-11-13 | 8 | -11/+1491 |
| | | | | SVN-Revision: 2478 | ||||
* | fix my latest commit and remove old patches | Nicolas Thill | 2005-11-13 | 8 | -11617/+0 |
| | | | | SVN-Revision: 2477 | ||||
* | rename netfilter patches to be in the 6xx range | Nicolas Thill | 2005-11-13 | 8 | -0/+11617 |
| | | | | SVN-Revision: 2476 | ||||
* | add hostap-utils package (closes: #50) | Nicolas Thill | 2005-11-13 | 5 | -0/+61 |
| | | | | SVN-Revision: 2473 | ||||
* | enable driver-internal supplicant only in wet mode and set psk2 mode if ↵ | Felix Fietkau | 2005-11-13 | 1 | -4/+3 |
| | | | | | | configured SVN-Revision: 2472 | ||||
* | seems like openswan needed another flags to compile properly | Felix Fietkau | 2005-11-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 2470 | ||||
* | set V=5 as default and fix toolchain verbosity setting | Felix Fietkau | 2005-11-13 | 2 | -5/+5 |
| | | | | SVN-Revision: 2469 | ||||
* | update openvpn to latest upstream release (fix #48) | Felix Fietkau | 2005-11-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 2468 | ||||
* | fix openswan compile with linux-2.6 (bug #8) | Felix Fietkau | 2005-11-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 2466 | ||||
* | fix copy loader.elf to image builder and add some package lists for brcm-2.6 ↵ | Felix Fietkau | 2005-11-12 | 4 | -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 Fietkau | 2005-11-12 | 1 | -15/+16 |
| | | | | | | makefile later) SVN-Revision: 2464 | ||||
* | move default option so that b44 defaults to y on brcm-2.6 | Felix Fietkau | 2005-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 2463 | ||||
* | fix typo in kernel module configuration | Felix Fietkau | 2005-11-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 2462 | ||||
* | enable madwifi by default in brcm-2.6 | Felix Fietkau | 2005-11-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 2461 | ||||
* | fix stupid bug in my busybox ash performance patch | Felix Fietkau | 2005-11-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 2457 | ||||
* | fix small trx_check bug in mtd | Felix Fietkau | 2005-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 2455 | ||||
* | make linksys fixup script safe for GS v4 | Felix Fietkau | 2005-11-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 2453 | ||||
* | add wds and client mode watchdog to wificonf | Felix Fietkau | 2005-11-12 | 1 | -34/+99 |
| | | | | SVN-Revision: 2451 | ||||
* | add hostapd dependency on wireless-tools | Nicolas Thill | 2005-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 2449 | ||||
* | port iptables fix introduced by changeset:2447 to trunk | Nicolas Thill | 2005-11-12 | 2 | -2/+2 |
| | | | | SVN-Revision: 2448 | ||||
* | bump mtd version number | Felix Fietkau | 2005-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 2446 | ||||
* | hide stderr output of mtd in firstboot | Felix Fietkau | 2005-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 2444 | ||||
* | fix iptables package | Felix Fietkau | 2005-11-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 2442 | ||||
* | fix build_fixes patch for ar7 kernel | Felix Fietkau | 2005-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 2440 | ||||
* | move generic kernel build parts out of board support patches | Felix Fietkau | 2005-11-11 | 6 | -161/+148 |
| | | | | SVN-Revision: 2439 | ||||
* | add new ppp timeout/redial stuff from [2433] to pptp init script | Felix Fietkau | 2005-11-11 | 1 | -8/+13 |
| | | | | SVN-Revision: 2436 | ||||
* | backport iptables extension split introduced by changeset:2412 (fix ↵ | Nicolas Thill | 2005-11-11 | 12 | -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 Fietkau | 2005-11-11 | 2 | -49/+61 |
| | | | | SVN-Revision: 2434 | ||||
* | patch pppd to be able to deal with time changes during a connection, fixes #31 | Felix Fietkau | 2005-11-11 | 1 | -0/+82 |
| | | | | SVN-Revision: 2432 | ||||
* | backport netfilter modules split introduced by changeset:2083 in ↵ | Nicolas Thill | 2005-11-11 | 15 | -13/+395 |
| | | | | | | whiterussian (fix ticket:40) SVN-Revision: 2430 | ||||
* | sync netfilter config with the one in whiterussian | Nicolas Thill | 2005-11-11 | 5 | -26/+32 |
| | | | | SVN-Revision: 2429 | ||||
* | remove wifidog dependencies on netfilter kernel modules | Nicolas Thill | 2005-11-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 2428 | ||||
* | improve signal level/quality display | Felix Fietkau | 2005-11-11 | 1 | -12/+22 |
| | | | | SVN-Revision: 2426 | ||||
* | remove mkdep fix, now handled by ../generic/209-mkdep_fix.patch | Nicolas Thill | 2005-11-11 | 1 | -9/+0 |
| | | | | SVN-Revision: 2422 | ||||
* | fix noise/signal level display (fixes #20) | Felix Fietkau | 2005-11-11 | 1 | -5/+11 |
| | | | | SVN-Revision: 2421 | ||||
* | add mtd cleanup, fix #17 | Felix Fietkau | 2005-11-11 | 1 | -93/+124 |
| | | | | SVN-Revision: 2419 | ||||
* | add linksys nvram fixup to S05nvram (fixes #32) | Felix Fietkau | 2005-11-11 | 1 | -45/+100 |
| | | | | SVN-Revision: 2417 | ||||
* | extend mkdep fix (fixes #36) | Felix Fietkau | 2005-11-11 | 1 | -0/+11 |
| | | | | SVN-Revision: 2414 | ||||
* | fix cpmac driver build | Felix Fietkau | 2005-11-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 2413 | ||||
* | backport fixes from changeset:2408 to trunk | Nicolas Thill | 2005-11-10 | 3 | -28/+46 |
| | | | | SVN-Revision: 2409 | ||||
* | also add sched/tsc patch for ar7 | Felix Fietkau | 2005-11-10 | 1 | -0/+72 |
| | | | | SVN-Revision: 2406 |