| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://ma... | Alexandros C. Couloumbis | 2010-11-03 | 1 | -0/+9 |
* | target/linux: add preliminary 2.6.37 kernel support | Alexandros C. Couloumbis | 2010-11-03 | 116 | -0/+67724 |
* | deptest: --force also overrides blacklist stamps | Michael Büsch | 2010-11-03 | 1 | -2/+2 |
* | deptest: Add --force to force a test | Michael Büsch | 2010-11-03 | 1 | -1/+7 |
* | deptest: Install of host tools has to be forced for every test, because the h... | Michael Büsch | 2010-11-03 | 2 | -2/+3 |
* | ath9k: fix cycle counter tracking | Felix Fietkau | 2010-11-03 | 1 | -0/+33 |
* | ath9k: fix queue pending frame counter tracking by cleaning up tx queue selec... | Felix Fietkau | 2010-11-03 | 1 | -0/+686 |
* | ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ... | Felix Fietkau | 2010-11-03 | 13 | -122/+177 |
* | deptest: Add option for lean test | Michael Büsch | 2010-11-03 | 1 | -14/+40 |
* | deptest: Add sanity check to avoid trouble with illegal package names | Michael Büsch | 2010-11-03 | 1 | -0/+2 |
* | deptest: Support specifying certain packages to test on the commandline. | Michael Büsch | 2010-11-03 | 1 | -27/+54 |
* | hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplican... | Vasilis Tsiligiannis | 2010-11-03 | 2 | -1/+3 |
* | deptest: Add optional blacklisting | Michael Büsch | 2010-11-03 | 1 | -1/+8 |
* | deptest: Check for .config | Michael Büsch | 2010-11-03 | 1 | -0/+2 |
* | deptest: Install the kernel at init stage | Michael Büsch | 2010-11-03 | 1 | -0/+1 |
* | deptest: Better detection of base directory | Michael Büsch | 2010-11-02 | 1 | -8/+16 |
* | deptest: Also make sure the toolchain is built in the initialization step. Th... | Michael Büsch | 2010-11-02 | 1 | -4/+8 |
* | deptest: Also create "failed" stamps. This makes it easier to check what fail... | Michael Büsch | 2010-11-02 | 1 | -7/+14 |
* | deptest: Add shbang | Michael Büsch | 2010-11-02 | 1 | -0/+2 |
* | deptest: Fix indent | Michael Büsch | 2010-11-02 | 1 | -23/+23 |
* | make IGNORE_ERRORS apply to deselected packages as well (typically triggered ... | Felix Fietkau | 2010-11-02 | 1 | -1/+1 |
* | make the display support feature flag selectable | Felix Fietkau | 2010-11-02 | 2 | -3/+4 |
* | switch to uClibc 0.9.31 | Imre Kaloz | 2010-11-02 | 2 | -2/+2 |
* | switch to binutils 2.20.1 (except for avr32 and ubicom32) | Imre Kaloz | 2010-11-02 | 1 | -2/+4 |
* | remove support for uClibc 0.9.30.2 and 0.9.30.3 | Imre Kaloz | 2010-11-02 | 62 | -10621/+0 |
* | more 2.6.36 config symbols.. | Imre Kaloz | 2010-11-02 | 1 | -0/+6 |
* | add additional config symbols | Imre Kaloz | 2010-11-02 | 2 | -0/+4 |
* | refresh 2.6.36 patches | Imre Kaloz | 2010-11-02 | 18 | -46/+46 |
* | update the gpiolib patch | Imre Kaloz | 2010-11-02 | 1 | -5/+6 |
* | remove unneeded patches | Imre Kaloz | 2010-11-02 | 3 | -199/+0 |
* | support only 2.6.32 and 2.6.36 | Imre Kaloz | 2010-11-02 | 135 | -19738/+0 |
* | add a patch to export dma_set_coherent_mask | Imre Kaloz | 2010-11-02 | 1 | -0/+31 |
* | this is not a platform specific patch | Imre Kaloz | 2010-11-02 | 1 | -0/+0 |
* | add some additional 2.6.36 symbol | Imre Kaloz | 2010-11-02 | 1 | -0/+5 |
* | package/apex: fix a compile issue | Alexandros C. Couloumbis | 2010-11-02 | 1 | -0/+20 |
* | n810-gui profile: Add xkeyboard-config | Michael Büsch | 2010-11-01 | 1 | -1/+1 |
* | switch to 2.6.36 | Florian Fainelli | 2010-11-01 | 1 | -1/+1 |
* | set the mac address using the chip-unique serial number | Florian Fainelli | 2010-11-01 | 1 | -0/+12 |
* | add support for 2.6.36 kernel | Florian Fainelli | 2010-11-01 | 5 | -0/+1587 |
* | resync kernel config | Florian Fainelli | 2010-11-01 | 1 | -27/+29 |
* | 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 |