| Commit message (Expand) | Author | Age | Files | Lines |
* | uci: use a delete-safe iterator in the Lua :foreach() function The following ... | Jo-Philipp Wich | 2010-11-01 | 2 | -1/+21 |
* | initialize clocks earlier for lpj to be correct (#7548) | Florian Fainelli | 2010-10-31 | 1 | -0/+53 |
* | refresh 2.6.32 patches | Florian Fainelli | 2010-10-31 | 2 | -5/+5 |
* | remove an obsolete comment for the flock template | Felix Fietkau | 2010-10-31 | 1 | -1/+0 |
* | fix usage of flock - use the command mode instead of locking a file descripto... | Felix Fietkau | 2010-10-31 | 1 | -3/+4 |
* | nl80211: fix a station dump crash triggered by sending an invalid ifindex | Felix Fietkau | 2010-10-31 | 1 | -0/+13 |
* | add missing SH_FUNC for remaining md5s calls (#7888) | Felix Fietkau | 2010-10-31 | 2 | -2/+2 |
* | hostapd: move the madwifi segfault fix to the right place | Felix Fietkau | 2010-10-31 | 2 | -32/+12 |
* | vlynq: try remote clock first, then external (#7324) | Florian Fainelli | 2010-10-31 | 1 | -0/+20 |
* | refresh 2.6.32 patches | Florian Fainelli | 2010-10-31 | 7 | -12/+12 |
* | refresh 2.6.32 patches | Florian Fainelli | 2010-10-31 | 21 | -71/+71 |
* | madwifi: remove device ids for AR5416 | Felix Fietkau | 2010-10-31 | 1 | -0/+20 |
* | add kmod-leds-net5501 | Florian Fainelli | 2010-10-30 | 2 | -1/+16 |
* | prefer the cs5535 gpiolib driver after 2.6.32 | Florian Fainelli | 2010-10-30 | 1 | -1/+7 |
* | resync config-default, enable gpio support | Florian Fainelli | 2010-10-30 | 1 | -10/+25 |
* | ep80579 depend on their corresponding subtarget | Florian Fainelli | 2010-10-30 | 1 | -1/+1 |
* | linux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic lin... | Alexandros C. Couloumbis | 2010-10-30 | 1 | -0/+17 |
* | package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operst... | Jo-Philipp Wich | 2010-10-29 | 1 | -0/+22 |
* | Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized ... | Michael Büsch | 2010-10-29 | 1 | -1/+1 |
* | Add macro for locking of recipe commands. | Michael Büsch | 2010-10-29 | 1 | -0/+10 |
* | add a stripped down (and portable) version of flock to the host tools | Felix Fietkau | 2010-10-29 | 3 | -1/+348 |
* | remove unneeded config options, too | Imre Kaloz | 2010-10-29 | 2 | -41/+0 |
* | fix typo | Imre Kaloz | 2010-10-29 | 1 | -1/+1 |
* | get rid of old gcc versions | Imre Kaloz | 2010-10-29 | 96 | -99302/+1 |
* | add support for Linaro GCC 2010.10 | Imre Kaloz | 2010-10-29 | 14 | -0/+9895 |
* | Fix patch | Lars-Peter Clausen | 2010-10-29 | 1 | -7/+7 |
* | fix typo | Imre Kaloz | 2010-10-28 | 1 | -1/+1 |
* | sync gcc's Config.in with Config.version | Imre Kaloz | 2010-10-28 | 1 | -8/+5 |
* | the latest patchlevel gcc releases should work for these targets | Imre Kaloz | 2010-10-28 | 1 | -14/+8 |
* | fixup gcc version selection for the omap35xx target | Imre Kaloz | 2010-10-28 | 1 | -1/+1 |
* | Update u-boot command-line parameters | Hamish Guthrie | 2010-10-28 | 1 | -1/+3 |
* | Bumper gumstix kernel version to 2.6.36 | Hamish Guthrie | 2010-10-28 | 2 | -2/+2 |
* | kernel: Add kernel module for OMAP WDT | Hamish Guthrie | 2010-10-28 | 1 | -0/+16 |
* | Add 2.6.36 config for gumstix board | Hamish Guthrie | 2010-10-28 | 1 | -0/+453 |
* | Add missing symbols to 2.6.36 config | Hamish Guthrie | 2010-10-28 | 1 | -0/+3 |
* | we don't support gcc 3.x for some time now | Imre Kaloz | 2010-10-28 | 1 | -3/+0 |
* | remove support for binutils 2.18 and 2.20 | Imre Kaloz | 2010-10-28 | 18 | -53362/+0 |
* | Fixed support for Iomega | Lars-Peter Clausen | 2010-10-27 | 3 | -10/+443 |
* | Adds leds and gpio keys support for Iomega iConnect. | Lars-Peter Clausen | 2010-10-27 | 1 | -6/+111 |
* | libtool: Force nonparallel build. | Michael Büsch | 2010-10-27 | 1 | -0/+3 |
* | madwifi: fix syntax error introduced by r23660 | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+1 |
* | iptables: Fix call to md5s | Michael Büsch | 2010-10-27 | 1 | -1/+1 |
* | hostapd: do not restrict ht capabilities for ap+sta | Felix Fietkau | 2010-10-27 | 1 | -2/+2 |
* | mac80211: set GF flag in hostapd config if supported | Felix Fietkau | 2010-10-27 | 1 | -0/+1 |
* | Change kernel version to 2.6.36 | Lars-Peter Clausen | 2010-10-27 | 1 | -1/+1 |
* | ADC and battery fixes * Fix concurrent battery readings * Add missing kfree i... | Lars-Peter Clausen | 2010-10-27 | 2 | -0/+89 |
* | Add missing symbol to 2.6.36 config | Lars-Peter Clausen | 2010-10-27 | 1 | -0/+1 |
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 | 13 | -0/+14 |
* | madwifi: make wep-open the default | Jo-Philipp Wich | 2010-10-27 | 1 | -2/+2 |
* | madwifi: add wep+open, wep+shared format support to madwifi as well | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+5 |