| Commit message (Expand) | Author | Age | Files | Lines |
* | rb532: switch to 4.1 | John Crispin | 2015-12-23 | 1 | -1/+1 |
* | rb532: build squashfs image by default | John Crispin | 2015-12-23 | 1 | -1/+1 |
* | rb532: increase kernel partition | John Crispin | 2015-12-23 | 1 | -1/+1 |
* | lantiq: Configure LED polarity for TDW8970 and TDW8980. | John Crispin | 2015-12-23 | 2 | -4/+1 |
* | kernel: make kmod-thermal dependency conditional to match upstream kernel mod... | Felix Fietkau | 2015-12-23 | 1 | -1/+1 |
* | kernel: add remaining kernel patch accidentally left out of r47963 | Felix Fietkau | 2015-12-23 | 1 | -0/+45 |
* | gcc: remove v4.6 relicts | Felix Fietkau | 2015-12-23 | 1 | -10/+0 |
* | kernel: backport all current pppoe kernel fixes to 3.18 | Felix Fietkau | 2015-12-23 | 10 | -20/+260 |
* | ledtrig-netdev: update base driver instead of patching it for every kernel | Rafał Miłecki | 2015-12-23 | 5 | -160/+4 |
* | kernel: make kmod-thermal dependency conditional to match upstream kernel mod... | Felix Fietkau | 2015-12-22 | 1 | -1/+1 |
* | kernel: make kmod-gpiofan depend on kmod-thermal to fix build errors | Felix Fietkau | 2015-12-22 | 1 | -1/+1 |
* | packages: bump uboot-sunxi to enable H3 support | Zoltan Herpai | 2015-12-22 | 4 | -330/+14 |
* | mac80211: merge a fix for a ps-poll handling issue | Felix Fietkau | 2015-12-20 | 1 | -0/+48 |
* | kernel/4.4: add missing config options | Zoltan Herpai | 2015-12-20 | 1 | -0/+17 |
* | ar8216: rework/fix AR8337 MAC swap handling | Felix Fietkau | 2015-12-20 | 7 | -9/+4 |
* | mwlwifi: upgrade to 10.3.0.15-20151216 | Imre Kaloz | 2015-12-20 | 1 | -2/+2 |
* | dnsmasq: changed option nonwildcard to --bind-dynamic | Felix Fietkau | 2015-12-19 | 1 | -1/+1 |
* | ar71xx: Add ath79_register_m25p80_large to support >16MB SPI chips | Felix Fietkau | 2015-12-19 | 2 | -0/+9 |
* | Revert "bzip2: extend/fix the Host/Install rule to install libbz2.so files" | Felix Fietkau | 2015-12-19 | 1 | -3/+1 |
* | base-files: cleanup mtd_get_mac_binary hexdump | Felix Fietkau | 2015-12-19 | 1 | -1/+1 |
* | ar71xx: scan nand ubi partition for ath9k eeprom files | Felix Fietkau | 2015-12-19 | 2 | -0/+38 |
* | ar71xx: refactor 10-ath9k-eeprom | Felix Fietkau | 2015-12-19 | 1 | -6/+6 |
* | ar71xx: PowerCloud CR5000 openwrt configuration | Felix Fietkau | 2015-12-19 | 6 | -1/+19 |
* | ar71xx: PowerCloud CR3000 OpenWrt configuration | Felix Fietkau | 2015-12-19 | 6 | -1/+24 |
* | ar71xx: PowerCloud CAP324 OpenWrt configuration | Felix Fietkau | 2015-12-19 | 6 | -0/+18 |
* | ar71xx: Image generation for PowerCloud CR5000 Cloud Router | Felix Fietkau | 2015-12-19 | 2 | -0/+36 |
* | ar71xx: Image generation for PowerCloud CR3000 Cloud Router | Felix Fietkau | 2015-12-19 | 2 | -2/+36 |
* | ar71xx: PowerCloud CAP324 image generation | Felix Fietkau | 2015-12-19 | 2 | -0/+38 |
* | ar71xx: Kernel board definition for PowerCloud CR5000 | Felix Fietkau | 2015-12-19 | 7 | -0/+192 |
* | ar71xx: Kernel board definition for PowerCloud CR3000 | Felix Fietkau | 2015-12-19 | 7 | -0/+176 |
* | ar71xx: Kernel board definition for PowerCloud CAP324 | Felix Fietkau | 2015-12-19 | 7 | -0/+148 |
* | image.mk: use cross toolchain cpp for processing dts file instead of relying ... | Felix Fietkau | 2015-12-19 | 1 | -1/+1 |
* | ramips: disable NAND device in mt7621.dtsi to fix boot errors on many devices | Felix Fietkau | 2015-12-19 | 3 | -12/+4 |
* | ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to... | Felix Fietkau | 2015-12-18 | 94 | -94/+94 |
* | ltq-vdsl-app: enable Annex-M support, disable unsupported Annex-A modes | Felix Fietkau | 2015-12-18 | 1 | -6/+3 |
* | ltq-vdsl-app: remove whitespace after -i, it prevents vdsl_cpe_control from p... | Felix Fietkau | 2015-12-18 | 1 | -1/+1 |
* | brcm47xx: fix switch config for devices with WAN port 0 | Rafał Miłecki | 2015-12-18 | 1 | -0/+14 |
* | brcm47xx: update kernel 4.4 config | Rafał Miłecki | 2015-12-18 | 1 | -6/+18 |
* | brcm47xx: add kernel 4.4 support | Rafał Miłecki | 2015-12-18 | 21 | -0/+2212 |
* | ralink: update the mt7621 ethernet support patch | John Crispin | 2015-12-17 | 1 | -19/+21 |
* | network/services/lldpd: Fix missing dependency when using JSON | John Crispin | 2015-12-17 | 1 | -0/+1 |
* | ar71xx: add support for TRENDnet TEW-823DRU | John Crispin | 2015-12-17 | 13 | -3/+221 |
* | dante: update to 1.4.1 | John Crispin | 2015-12-17 | 4 | -536/+13 |
* | omap: add kernel 4.4 | John Crispin | 2015-12-17 | 1 | -0/+721 |
* | uboot-omap: update to 2015.10 | John Crispin | 2015-12-17 | 12 | -332/+56 |
* | kernel: kmod-ptp selects a new config symbol | John Crispin | 2015-12-17 | 1 | -1/+3 |
* | brcm2708: update 4.1 patches | John Crispin | 2015-12-17 | 213 | -390/+1950 |
* | brcm2708-gpu-fw: update to latest version | John Crispin | 2015-12-17 | 1 | -3/+3 |
* | cns3xxx: add GW2393 Support | John Crispin | 2015-12-17 | 1 | -1/+3 |
* | cns3xxx: Fix comment | John Crispin | 2015-12-17 | 1 | -1/+1 |