| Commit message (Expand) | Author | Age | Files | Lines |
* | make adm6996 switches work on tnetd7200 and tnetd7300 | Florian Fainelli | 2010-08-22 | 2 | -0/+68 |
* | cleanup the cpmac phy mask, patch from Ben Witten | Florian Fainelli | 2010-08-22 | 1 | -0/+48 |
* | refresh patches | Florian Fainelli | 2010-08-22 | 5 | -15/+15 |
* | update to 2.6.34.5 | Florian Fainelli | 2010-08-22 | 25 | -79/+118 |
* | update to 2.6.33.7 | Florian Fainelli | 2010-08-22 | 26 | -162/+91 |
* | update to 2.6.32.20 | Florian Fainelli | 2010-08-22 | 31 | -179/+54 |
* | Add Seagate Dockstar support | Lars-Peter Clausen | 2010-08-22 | 3 | -41/+257 |
* | Add uboot for marvell kirkwood based boards | Lars-Peter Clausen | 2010-08-22 | 8 | -0/+755 |
* | n810: Add basic battery management driver | Michael Büsch | 2010-08-22 | 2 | -0/+490 |
* | kernel: update kernel version to 2.6.34.5 | Hauke Mehrtens | 2010-08-22 | 27 | -239/+89 |
* | qemu: add dependency on libuuid | Andy Boyett | 2010-08-22 | 1 | -0/+1 |
* | Update to 2.6.35.3 | Michael Büsch | 2010-08-21 | 7 | -56/+35 |
* | qemu: fix build failure on some systems. Closes #7767 | Andy Boyett | 2010-08-21 | 1 | -4/+2 |
* | mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch | Michael Büsch | 2010-08-21 | 1 | -33/+52 |
* | Danube: Fix irq ack | Lars-Peter Clausen | 2010-08-21 | 1 | -1/+21 |
* | n810: Add retu/tahvo userspace interface debugging | Michael Büsch | 2010-08-21 | 2 | -1/+327 |
* | Add an option to default the default build rule to parallel build. | Michael Büsch | 2010-08-20 | 3 | -2/+16 |
* | Include the usb-ohci module as default | Claudio Mignanti | 2010-08-19 | 2 | -5/+1 |
* | fix libtool fixup for libstdc++ | Felix Fietkau | 2010-08-19 | 1 | -1/+1 |
* | add swconfig to the default set of packages | Florian Fainelli | 2010-08-19 | 1 | -1/+1 |
* | remove fixed phy support, enable most ar7 switch drivers. | Florian Fainelli | 2010-08-19 | 2 | -9/+99 |
* | fix compile errors by forcing bash to be used as a shell in all submake proce... | Felix Fietkau | 2010-08-19 | 2 | -1/+1 |
* | kernel: speed up building kernel packages by getting rid of unnecessary Compa... | Felix Fietkau | 2010-08-19 | 3 | -3/+5 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | Felix Fietkau | 2010-08-19 | 12 | -68/+66 |
* | speed up the ipkg build process some more by reordering commands | Felix Fietkau | 2010-08-19 | 1 | -14/+11 |
* | pwm-gpio-custom: fix compile on linux 2.6.31 | Felix Fietkau | 2010-08-19 | 1 | -0/+1 |
* | speed up the build system by including include/shell.sh on shell commands onl... | Felix Fietkau | 2010-08-19 | 8 | -12/+12 |
* | kernel: backport ppoll to 2.6.31 to fix udev build | Felix Fietkau | 2010-08-19 | 1 | -0/+354 |
* | kernel: backport ssb dma_dev changes to fix b43 build | Felix Fietkau | 2010-08-19 | 1 | -0/+29 |
* | kernel: add a missing config symbol for ext4 | Felix Fietkau | 2010-08-19 | 1 | -0/+1 |
* | Add Tahvo USB support | Michael Büsch | 2010-08-19 | 2 | -9/+73 |
* | 6in4: fix typo in last commit | Jo-Philipp Wich | 2010-08-19 | 1 | -1/+1 |
* | 6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunne... | Jo-Philipp Wich | 2010-08-19 | 2 | -5/+3 |
* | generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled | Gabor Juhos | 2010-08-18 | 2 | -4/+14 |
* | generic: rtl8366: add generic code to enable VLANs | Gabor Juhos | 2010-08-18 | 4 | -84/+95 |
* | generic: rtl8366: add enable_vlan{,4k} to smi_ops | Gabor Juhos | 2010-08-18 | 3 | -8/+14 |
* | ar71xx: don't override CONFIG_SWAP | Gabor Juhos | 2010-08-18 | 2 | -2/+0 |
* | ar71xx: change mac address initialization | Gabor Juhos | 2010-08-18 | 31 | -61/+101 |
* | Also support parallel build for host-packages | Michael Büsch | 2010-08-18 | 1 | -1/+3 |
* | Support parallel build of certain packages | Michael Büsch | 2010-08-18 | 3 | -1/+35 |
* | toolchain/gcc: remove remaining references to gcc-3.4.6 | Nicolas Thill | 2010-08-18 | 2 | -11/+1 |
* | uhttpd: - fix parsing of interpreter entries in the config file, fixes servin... | Jo-Philipp Wich | 2010-08-18 | 8 | -108/+141 |
* | allow 1MB extra space for JFFS and other enhancements (#7706) | Florian Fainelli | 2010-08-17 | 3 | -13/+24 |
* | ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up bloc... | Felix Fietkau | 2010-08-17 | 1 | -0/+36 |
* | iptables: partly revert r22582, fixes ip6tables extension packaging | Jo-Philipp Wich | 2010-08-17 | 1 | -0/+4 |
* | add missing config options from #7733, thanks maddes | Florian Fainelli | 2010-08-16 | 1 | -0/+2 |
* | refresh 310-cfi0002-swap.patch | Florian Fainelli | 2010-08-16 | 1 | -1/+1 |
* | ar71xx: add a new driver for the ar7240 switch using swconfig. hooks directly... | Felix Fietkau | 2010-08-16 | 7 | -8/+902 |
* | add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config | Florian Fainelli | 2010-08-16 | 1 | -0/+1 |
* | update acx-mac80211 and change the git url. | Florian Fainelli | 2010-08-16 | 1 | -3/+3 |