summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* don't clear the mangle table in the default firewall scriptFelix Fietkau2005-11-181-1/+1
| | | | SVN-Revision: 2517
* update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so ↵Imre Kaloz2005-11-188-2558/+2581
| | | | | | we now only add the new ids. gcc4 fixes will come later SVN-Revision: 2515
* fix more typosFelix Fietkau2005-11-161-3/+3
| | | | SVN-Revision: 2514
* fix failsafe mode on brcm-2.4Felix Fietkau2005-11-161-7/+7
| | | | SVN-Revision: 2513
* test #2Mike Baker2005-11-161-0/+1
| | | | SVN-Revision: 2511
* pwn3dMike Baker2005-11-161-1/+0
| | | | SVN-Revision: 2510
* quick testMike Baker2005-11-161-0/+1
| | | | SVN-Revision: 2509
* add extra safety for linksys nvram fixup (should fix #56, though i haven't ↵Felix Fietkau2005-11-151-4/+4
| | | | | | been able to reproduce it) SVN-Revision: 2506
* add advanced overhead options for htb in iproute2/tcFelix Fietkau2005-11-151-0/+96
| | | | SVN-Revision: 2505
* work around the remaining race condition in the tsc sched stuffFelix Fietkau2005-11-152-10/+24
| | | | SVN-Revision: 2503
* clean up tsc sched patchFelix Fietkau2005-11-152-8/+16
| | | | SVN-Revision: 2499
* add fix for htb with tsc timers and disable hysteresis for more precise shapingFelix Fietkau2005-11-152-0/+86
| | | | SVN-Revision: 2497
* security update, fixes #52Waldemar Brodkorb2005-11-152-4/+4
| | | | SVN-Revision: 2493
* 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