| Commit message (Expand) | Author | Age | Files | Lines |
* | security update, fixes #52 | wbx | 2005-11-15 | 1 | -2/+2 |
* | fix kernel package and kernel modules dependency on it | nico | 2005-11-15 | 4 | -9/+4 |
* | fix pcmcia modules loading (thanks to Mr-packet) | nico | 2005-11-15 | 1 | -2/+2 |
* | add pcmcia support for 2.4/brcm and serial_cs kernel module | nico | 2005-11-15 | 4 | -1/+42 |
* | fix a race condition in the sched_use_tsc patch | nbd | 2005-11-14 | 2 | -18/+20 |
* | fix wlcompat menuconfig dependencies | nbd | 2005-11-14 | 1 | -2/+2 |
* | add condition, connbytes, string and quota netfilter modules | nico | 2005-11-13 | 8 | -11/+1491 |
* | fix my latest commit and remove old patches | nico | 2005-11-13 | 8 | -11617/+0 |
* | rename netfilter patches to be in the 6xx range | nico | 2005-11-13 | 8 | -0/+11617 |
* | seems like openswan needed another flags to compile properly | nbd | 2005-11-13 | 1 | -1/+1 |
* | fix openswan compile with linux-2.6 (bug #8) | nbd | 2005-11-13 | 1 | -0/+1 |
* | fix copy loader.elf to image builder and add some package lists for brcm-2.6 ... | nbd | 2005-11-12 | 4 | -0/+51 |
* | sync linux-2.6 makefile with the 2.4 one (will move some parts to a shared ma... | nbd | 2005-11-12 | 1 | -15/+16 |
* | move default option so that b44 defaults to y on brcm-2.6 | nbd | 2005-11-12 | 1 | -1/+1 |
* | fix typo in kernel module configuration | nbd | 2005-11-12 | 1 | -2/+2 |
* | enable madwifi by default in brcm-2.6 | nbd | 2005-11-12 | 1 | -0/+1 |
* | make linksys fixup script safe for GS v4 | nbd | 2005-11-12 | 1 | -2/+2 |
* | port iptables fix introduced by changeset:2447 to trunk | nico | 2005-11-12 | 1 | -1/+1 |
* | fix build_fixes patch for ar7 kernel | nbd | 2005-11-11 | 1 | -1/+1 |
* | move generic kernel build parts out of board support patches | nbd | 2005-11-11 | 6 | -161/+148 |
* | backport netfilter modules split introduced by changeset:2083 in whiterussian... | nico | 2005-11-11 | 15 | -13/+395 |
* | sync netfilter config with the one in whiterussian | nico | 2005-11-11 | 5 | -26/+32 |
* | improve signal level/quality display | nbd | 2005-11-11 | 1 | -12/+22 |
* | remove mkdep fix, now handled by ../generic/209-mkdep_fix.patch | nico | 2005-11-11 | 1 | -9/+0 |
* | fix noise/signal level display (fixes #20) | nbd | 2005-11-11 | 1 | -5/+11 |
* | add linksys nvram fixup to S05nvram (fixes #32) | nbd | 2005-11-11 | 1 | -45/+100 |
* | extend mkdep fix (fixes #36) | nbd | 2005-11-11 | 1 | -0/+11 |
* | fix cpmac driver build | nbd | 2005-11-11 | 1 | -2/+2 |
* | also add sched/tsc patch for ar7 | nbd | 2005-11-10 | 1 | -0/+72 |
* | rename sched/tsc patch for trunk | nbd | 2005-11-10 | 1 | -0/+0 |
* | add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). als... | nbd | 2005-11-10 | 4 | -1180/+1000 |
* | add WA31 pattern for annex a wag354g | nbd | 2005-11-10 | 1 | -0/+1 |
* | add patch to allow packet schedulers to use the cpu TSC as time source (faste... | nbd | 2005-11-10 | 1 | -0/+72 |
* | add compatibility hack for gpio stuff | nbd | 2005-11-08 | 1 | -2/+16 |
* | add new broadcom system code and new wlan driver (old driver still used by de... | nbd | 2005-11-08 | 5 | -2008/+5523 |
* | add wrt54g3g images | nbd | 2005-11-08 | 1 | -1/+4 |
* | use the same versioning scheme for kernel and modules | nico | 2005-11-08 | 9 | -12/+12 |
* | don't strip kernel modules | nico | 2005-11-08 | 3 | -5/+0 |
* | fix image builder | nbd | 2005-11-07 | 2 | -4/+12 |
* | add hotplug stuff to trunk/ | nbd | 2005-11-07 | 7 | -7/+0 |
* | add first batch of enrik's ar7 system code cleanups | nbd | 2005-11-07 | 4 | -2622/+10741 |
* | fix alsa kmod build on 2.6/mipsel (fix #7), | nico | 2005-11-06 | 1 | -0/+6 |
* | re-enable alsa and openswan on brcm-2.6 (disabled by [2321]) to be able to re... | nico | 2005-11-06 | 1 | -4/+0 |
* | fix another typo introduced by [2317] | nico | 2005-11-04 | 1 | -1/+1 |
* | sync the x86-2.6 config with the brcm-2.6 one | nico | 2005-11-03 | 1 | -21/+7 |
* | sync the brcm-2.6 config with the 2.4 one | nico | 2005-11-03 | 1 | -43/+161 |
* | fix module path in kmod-pwc template | nico | 2005-11-03 | 1 | -1/+1 |
* | disable alsa and openswan on brcm-2.6 | nico | 2005-11-03 | 3 | -0/+6 |
* | add 2.6 support for x86 | nico | 2005-11-03 | 8 | -0/+2208 |
* | fix typos introduced by [2317] | nico | 2005-11-02 | 1 | -2/+2 |