| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix wpa_supplicant for madwifi | blogic | 2008-02-05 | 1 | -2/+1 |
* | fix another crash | nbd | 2008-02-05 | 1 | -2/+2 |
* | upgrade to uci 0.2.2 - fixes uci invocations from hotplug | nbd | 2008-02-05 | 1 | -2/+2 |
* | add an extra safety check | nbd | 2008-02-05 | 1 | -1/+1 |
* | import uci v0.2.1 - fixes a merge-import bug | nbd | 2008-02-05 | 1 | -3/+3 |
* | fix wrong path to uci (thx, phr3ak) | nbd | 2008-02-05 | 1 | -1/+1 |
* | add uci v0.2 - implements batch mode and a command for listing changes to a p... | nbd | 2008-02-05 | 1 | -4/+6 |
* | move /etc/config/firewall to /etc/firewall.config to prevent it from interfer... | nbd | 2008-02-04 | 2 | -4/+4 |
* | upgrade uci 0.1.2, which accepts more characters in the section type validation | nbd | 2008-02-04 | 1 | -2/+2 |
* | update uci to 0.1.1 - accepts options without value or with an empty value as... | nbd | 2008-02-04 | 1 | -3/+5 |
* | change learning settings for NPE-C as well | nbd | 2008-02-04 | 1 | -2/+2 |
* | switch ixp4xx microcode - use one that does not have the "learning" mode, whi... | nbd | 2008-02-04 | 1 | -2/+2 |
* | fix copy&paste bug | nbd | 2008-02-03 | 1 | -1/+0 |
* | Here comes the new UCI. Enjoy :) | nbd | 2008-02-03 | 19 | -87/+269 |
* | package uuidgen | nbd | 2008-02-02 | 1 | -0/+19 |
* | Add CDMA/EVDO support to comgt package | nbd | 2008-02-02 | 3 | -24/+47 |
* | pull madwifi forward to the latest upstream version - should fix some dual ra... | nbd | 2008-01-31 | 14 | -323/+284 |
* | Add 2.6 kernel dependency to gpioctl | agb | 2008-01-30 | 1 | -1/+2 |
* | fix a small race condition in the madwifi queue handling | nbd | 2008-01-29 | 1 | -2/+15 |
* | add missing #include | nbd | 2008-01-28 | 1 | -6/+14 |
* | more queue handling stuff | nbd | 2008-01-28 | 2 | -17/+56 |
* | update madwifi to latest trunk, include a few more fixes/improvements | nbd | 2008-01-28 | 16 | -300/+398 |
* | make the system have a daemon user by default | blogic | 2008-01-28 | 1 | -0/+1 |
* | only start crond if there are files in the crontab | blogic | 2008-01-28 | 1 | -0/+1 |
* | madwifi: nuke some weird code which is causing NULL nodes to appear | nbd | 2008-01-26 | 1 | -0/+15 |
* | do not use kzalloc() in madwifi, for compatibility reasons | nbd | 2008-01-26 | 1 | -0/+32 |
* | madwifi: nuke some totally wrong code which was causing performance issues | nbd | 2008-01-26 | 1 | -0/+118 |
* | madwifi: use mrr even in legacy mode | nbd | 2008-01-26 | 1 | -0/+22 |
* | add a patch for properly refreshing the bssidmask | nbd | 2008-01-26 | 1 | -0/+15 |
* | add userspace tool for gpio_dev | blogic | 2008-01-26 | 3 | -0/+143 |
* | add extra sanity checks in madwifi | nbd | 2008-01-26 | 1 | -0/+61 |
* | add a patch for improved transmit signal strength in madwifi | nbd | 2008-01-26 | 1 | -0/+39 |
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | blogic | 2008-01-26 | 1 | -1/+1 |
* | add some random madwifi fixes | nbd | 2008-01-25 | 3 | -0/+101 |
* | upgrade madwifi, finally fix the annoying ap auto channel selection bug, defa... | nbd | 2008-01-25 | 10 | -250/+348 |
* | make busybox have hwclocjk tool enable by default | blogic | 2008-01-25 | 1 | -1/+1 |
* | oops, applied the ipkg patch with the wrong patchlevel | nbd | 2008-01-25 | 1 | -0/+35 |
* | missing optional parameters for restart and boot functions | nbd | 2008-01-25 | 1 | -3/+3 |
* | Updating libertas wireless driver to latest version. | ryd | 2008-01-24 | 24 | -1233/+1205 |
* | add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schor... | thepeople | 2008-01-17 | 1 | -0/+12 |
* | add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ... | thepeople | 2008-01-17 | 1 | -1/+2 |
* | upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary any... | nbd | 2008-01-16 | 4 | -307/+2 |
* | fix multi-essid setting for broadcom-wl | nbd | 2008-01-16 | 1 | -1/+1 |
* | update ar7 sangam tarball | matteo | 2008-01-15 | 1 | -1/+1 |
* | revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ho... | nbd | 2008-01-15 | 1 | -1/+1 |
* | broadcom-wl md5sum fixed, thanks ix. | agb | 2008-01-15 | 1 | -1/+1 |
* | disable use of sendfile() for httpd | thepeople | 2008-01-15 | 1 | -1/+1 |
* | fix madwifi compile for iop32x | thepeople | 2008-01-15 | 1 | -0/+12 |
* | Fix iwconfig symlink generation, closes #3013 | agb | 2008-01-14 | 1 | -4/+8 |
* | acx: fix X86 builds | matteo | 2008-01-14 | 1 | -0/+12 |