| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix compile of iptunnel4 for the 2.4 kernel | thepeople | 2009-01-18 | 1 | -13/+15 |
* | [package] gdb: upgrade to 6.8, fixes libreadline compilation issues | agb | 2009-01-16 | 2 | -325/+5 |
* | firewall: introduce drop_invalid option to allow disabling the invalid state ... | jow | 2009-01-16 | 1 | -7/+10 |
* | firewall: allow multiple interfaces to be part of one zone, fix the sanity ch... | nbd | 2009-01-16 | 2 | -39/+52 |
* | fix opkg target arch detection problem on x86 | nbd | 2009-01-16 | 2 | -1/+22 |
* | change LEDs on wrt54g3g only | agb | 2009-01-15 | 1 | -0/+2 |
* | [package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli a... | agb | 2009-01-15 | 2 | -0/+2 |
* | [package] libreadline: move to trunk, gdb depends on it | agb | 2009-01-13 | 2 | -0/+87 |
* | replace the gdbserver package with a full gdb package that also includes gdbs... | nbd | 2009-01-13 | 3 | -69/+388 |
* | [package] mac80211: update ath9k patches | juhosg | 2009-01-13 | 11 | -30/+76 |
* | fix vfat.ko in 2.6.28 | agb | 2009-01-13 | 1 | -1/+1 |
* | add support for an optional staging directory for debug binaries | nbd | 2009-01-13 | 1 | -0/+1 |
* | allow targets to override kernel related soundcore configuration | mirko | 2009-01-12 | 1 | -14/+18 |
* | unmask ip6tables on 2.6.27 and 2.6.28 | thepeople | 2009-01-10 | 1 | -2/+1 |
* | [package] mac80211: update compat-wireless to 2009-01-10 | juhosg | 2009-01-10 | 12 | -159/+316 |
* | fix kernel config | thepeople | 2009-01-10 | 1 | -1/+14 |
* | [package] mac80211: update ath9k patches | juhosg | 2009-01-09 | 11 | -101/+117 |
* | Add hfcmulti mISDN driver | florian | 2009-01-08 | 1 | -0/+14 |
* | Package mISDN stack | florian | 2009-01-08 | 1 | -0/+21 |
* | Also load capifs | florian | 2009-01-08 | 1 | -1/+1 |
* | another #include fix for siit | nbd | 2009-01-08 | 1 | -0/+2 |
* | [package] kernel: build cs5535-gpio on olpc also | agb | 2009-01-08 | 1 | -1/+1 |
* | temp fix for iptables build failure after [13931] | nico | 2009-01-08 | 1 | -1/+4 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico | 2009-01-08 | 2 | -28/+60 |
* | let all mac80211 subpackages inherit some defaults | nico | 2009-01-08 | 1 | -14/+19 |
* | fix kernel modules compile (as in [13724]) | nico | 2009-01-08 | 3 | -3/+0 |
* | [package] mac80211: oops, add missing patches | juhosg | 2009-01-07 | 3 | -0/+900 |
* | [package] mac80211: update compat-wireless to 2009-01-07, and refresh ath9k p... | juhosg | 2009-01-07 | 17 | -1819/+529 |
* | [package] kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks ... | agb | 2009-01-07 | 1 | -0/+15 |
* | fix $HOME in /etc/profile (#4424) | nbd | 2009-01-07 | 1 | -1/+2 |
* | make broadcom-wl robust against implicit kernel config changes (e.g. netfilte... | nbd | 2009-01-07 | 4 | -5/+77 |
* | nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-... | nbd | 2009-01-07 | 22 | -31836/+4 |
* | add initial 2.6.28 support for brcm47xx target | nbd | 2009-01-06 | 1 | -0/+2 |
* | ead: allow a longer timeout in the client for the prime number calculation (u... | nbd | 2009-01-06 | 1 | -2/+1 |
* | ead: fix spurious autoconf/automake reruns | nbd | 2009-01-06 | 1 | -4/+0 |
* | ead: add support for instance ids to prevent interference from packet recepti... | nbd | 2009-01-06 | 3 | -39/+52 |
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | jow | 2009-01-06 | 2 | -2/+2 |
* | ead: fix array overrun | nbd | 2009-01-06 | 1 | -1/+1 |
* | fix siit compile on avr32 | nbd | 2009-01-06 | 1 | -1/+1 |
* | Fix prism54 firmware indentation and malformed comments | florian | 2009-01-06 | 1 | -5/+3 |
* | ead: allow the client to override the source ip of the server, so that it can... | nbd | 2009-01-06 | 3 | -4/+15 |
* | general fixes for openwrt with kernel 2.6.28 | kaloz | 2009-01-05 | 1 | -2/+3 |
* | [package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) | juhosg | 2009-01-05 | 1 | -3/+3 |
* | [package] mac80211: fix compat-wireless-old md5sum | agb | 2009-01-05 | 1 | -1/+1 |
* | clean up the crypto kernel module package and allow some of the crypto module... | nbd | 2009-01-04 | 1 | -30/+18 |
* | allow the ead client to override the broadcast address | nbd | 2009-01-04 | 3 | -21/+37 |
* | ead: fix bridge handling mistakes | nbd | 2009-01-04 | 1 | -6/+5 |
* | Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep | lars | 2009-01-04 | 2 | -5/+5 |
* | package/ead: fix build dependency | jow | 2009-01-03 | 1 | -1/+1 |
* | [package] mac80211: update compat-wireless to 2009-01-02 | juhosg | 2009-01-03 | 2 | -5/+6 |