| Commit message (Expand) | Author | Age | Files | Lines |
* | make targets provide their KERNELNAME | Florian Fainelli | 2010-11-08 | 4 | -9/+6 |
* | refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed) | Florian Fainelli | 2010-11-07 | 6 | -46/+11 |
* | avoid namespace clash on ar7_gpio_init | Florian Fainelli | 2010-11-07 | 1 | -4/+4 |
* | net5501: Add features to net5501 and remove HID support (unneeded) | Florian Fainelli | 2010-11-07 | 1 | -1/+2 |
* | fix build failure when targetting ramdisk | Florian Fainelli | 2010-11-07 | 1 | -0/+10 |
* | ath9k: fix a compile error with debugging disabled (#8189) | Felix Fietkau | 2010-11-07 | 1 | -0/+8 |
* | brcm47xx: Fix boot problem with wgt634u. | Hauke Mehrtens | 2010-11-07 | 18 | -38/+953 |
* | base-files: change /dev permissions to 0755 when hotplug2 is used (#6039) | Jo-Philipp Wich | 2010-11-07 | 1 | -1/+1 |
* | Fix permissions for /etc and other dirs after clean flash (#6039) | Jo-Philipp Wich | 2010-11-07 | 1 | -1/+1 |
* | uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within pthr... | Jo-Philipp Wich | 2010-11-06 | 1 | -0/+18 |
* | Add support for Ubiquiti UniFi AP | Claudio Mignanti | 2010-11-06 | 3 | -0/+43 |
* | Add wps button on alice gate | Claudio Mignanti | 2010-11-06 | 1 | -3/+9 |
* | Add package for ledtrigger netfilter | Claudio Mignanti | 2010-11-06 | 1 | -0/+21 |
* | Add package for ledtrigger gpio | Claudio Mignanti | 2010-11-06 | 1 | -0/+15 |
* | Merge branch 'adm8668' | Florian Fainelli | 2010-11-06 | 46 | -0/+5162 |
* | broadcom-wl: remove pcmcia support | Hauke Mehrtens | 2010-11-06 | 2 | -12/+22 |
* | n810: omapfb and keyboard fixes | Michael Büsch | 2010-11-06 | 2 | -107/+114 |
* | uhttpd: make it work without shadow password support | Jo-Philipp Wich | 2010-11-06 | 3 | -2/+18 |
* | fix touchscreen driver build failure | Florian Fainelli | 2010-11-06 | 1 | -1/+1 |
* | ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65... | Jo-Philipp Wich | 2010-11-05 | 1 | -0/+43 |
* | add missing symbol spotted by buildbot. | Florian Fainelli | 2010-11-05 | 1 | -0/+1 |
* | ath9k: fix ath9k_hw_apply_gpio_override so that it's effective | Felix Fietkau | 2010-11-05 | 1 | -1/+1 |
* | target/linux: fix a wrong 2.6.37 patch (thank you acinonyx) | Alexandros C. Couloumbis | 2010-11-05 | 1 | -17/+25 |
* | omap24xx: Add linux 2.6.37 config/patches | Michael Büsch | 2010-11-05 | 15 | -0/+22131 |
* | linux 2.6.37: Disable DEBUG_ICEDCC | Michael Büsch | 2010-11-05 | 1 | -0/+1 |
* | n810 profile: add maemo-kexec | Michael Büsch | 2010-11-05 | 1 | -1/+2 |
* | the same DEFAULT_PACKAGES should be selected in the generic Makefile | Imre Kaloz | 2010-11-05 | 3 | -5/+1 |
* | only build squashfs images by default | Imre Kaloz | 2010-11-05 | 1 | -1/+1 |
* | target/linux/orion: create subtargets (closes #8154) | Alexandros C. Couloumbis | 2010-11-04 | 9 | -122/+175 |
* | target/linux: extend r23881 for 2.6.37 too. | Alexandros C. Couloumbis | 2010-11-04 | 1 | -0/+3 |
* | target/linux: add missing symbols (closes #8147) | Alexandros C. Couloumbis | 2010-11-04 | 1 | -0/+3 |
* | ar71xx: Configure WNDR3700 switch LED colors properly (#8103) | Felix Fietkau | 2010-11-04 | 1 | -10/+8 |
* | Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on subm... | Felix Fietkau | 2010-11-04 | 1 | -15/+3 |
* | ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984) | Felix Fietkau | 2010-11-04 | 1 | -3/+15 |
* | ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 | Felix Fietkau | 2010-11-04 | 1 | -2/+7 |
* | ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (t... | Felix Fietkau | 2010-11-04 | 1 | -1/+1 |
* | ath9k: fix enabling SWBA interrupts | Felix Fietkau | 2010-11-04 | 1 | -0/+20 |
* | upgrade to 2.6.36 | Imre Kaloz | 2010-11-04 | 3 | -2/+39 |
* | use gcc 4.3.5 for avr32 | Imre Kaloz | 2010-11-04 | 2 | -4/+2 |
* | add avr32 support to gcc 4.3.5 | Imre Kaloz | 2010-11-04 | 12 | -3/+22594 |
* | fix mvswitch PHY polling setting (#8133) | Florian Fainelli | 2010-11-04 | 1 | -1/+1 |
* | InstallDev: Move the "find" out of the lock critical section. | Michael Büsch | 2010-11-04 | 1 | -1/+2 |
* | Lock copying of directory trees to the staging dir with the "staging-dir" loc... | Michael Büsch | 2010-11-04 | 1 | -2/+4 |
* | ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces p... | Felix Fietkau | 2010-11-04 | 1 | -21/+41 |
* | deptest: Capitalize failure message. Makes it easier to spot in the logs. | Michael Büsch | 2010-11-04 | 1 | -1/+1 |
* | these belong to the generic config.. | Imre Kaloz | 2010-11-04 | 3 | -30/+15 |
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 25 | -28/+28 |
* | add missing 2.6.36 symbols | Imre Kaloz | 2010-11-04 | 1 | -0/+2 |
* | Add even more missing symbols to the 2.6.36 config | Lars-Peter Clausen | 2010-11-03 | 1 | -0/+6 |
* | * adds a rewrite of the tapi drivers + sip app. this is the result of lars' g... | John Crispin | 2010-11-03 | 79 | -0/+8271 |