| Commit message (Expand) | Author | Age | Files | Lines |
* | libubox: properly handle "null" values in blobmsg_add_json_element() | Jo-Philipp Wich | 2016-02-09 | 1 | -2/+2 |
* | ubox: fix kmodloader resource leaks (#21826) | Jo-Philipp Wich | 2016-02-09 | 1 | -1/+1 |
* | base-files: add netifd's default prelocal table to /etc/iproute2/rt_tables | Jo-Philipp Wich | 2016-02-09 | 2 | -1/+2 |
* | mvebu: fix WRT1900AC v1 LED driver module | Jo-Philipp Wich | 2016-02-09 | 2 | -9/+9 |
* | ubox: fix open() error handling (#21826) | Jo-Philipp Wich | 2016-02-09 | 1 | -2/+2 |
* | x86: preserve partition table on sysupgrade | Jo-Philipp Wich | 2016-02-09 | 4 | -2/+55 |
* | ramips: fix build error on oversized images by putting the dir-860l-b1 size c... | Felix Fietkau | 2016-02-08 | 1 | -2/+2 |
* | kernel: enable CONFIG_KALLSYMS_UNCOMPRESSED=y | Felix Fietkau | 2016-02-08 | 1 | -1/+1 |
* | dropbear: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 2 | -6/+17 |
* | base-files: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 4 | -10/+16 |
* | procd: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 1 | -3/+10 |
* | rules.mk: add TARGET_INIT_PATH toplevel variables | Jo-Philipp Wich | 2016-02-08 | 1 | -0/+2 |
* | generic: add missing kconfig symbol | Jo-Philipp Wich | 2016-02-08 | 2 | -0/+2 |
* | mt76: update to the latest version, fixes fragmented rx issues | Felix Fietkau | 2016-02-08 | 1 | -1/+1 |
* | mac80211: improve a-msdu rx performance by avoiding unnecessary data copying | Felix Fietkau | 2016-02-08 | 1 | -0/+132 |
* | mac80211: fix a memory leak in a-msdu rx | Felix Fietkau | 2016-02-08 | 1 | -0/+22 |
* | mac80211: update A-MSDU tx patch to the latest version | Felix Fietkau | 2016-02-08 | 2 | -21/+29 |
* | mac80211: refresh patch | Felix Fietkau | 2016-02-08 | 1 | -3/+3 |
* | linux: fix kmod-backlight-pwm | Jo-Philipp Wich | 2016-02-08 | 1 | -9/+8 |
* | x86: remove unrelated config override | Jo-Philipp Wich | 2016-02-08 | 1 | -1/+0 |
* | brcm2708: add missing symbols | John Crispin | 2016-02-08 | 4 | -0/+12 |
* | ramips: HLK-RM04 - Enable GPIO14 for WPS button | John Crispin | 2016-02-08 | 4 | -3/+9 |
* | rampis: HLK-RM04 - Setup I2C as GPIO | John Crispin | 2016-02-08 | 1 | -1/+20 |
* | ramips: HLK-RM04 - Fix push button functions | John Crispin | 2016-02-08 | 1 | -3/+7 |
* | ramips: HLK-RM04 - Remove power LED config | John Crispin | 2016-02-08 | 1 | -9/+0 |
* | base-files: For sysfixtime use hwclock if RTC available | John Crispin | 2016-02-08 | 1 | -0/+14 |
* | tools/gmp: update to 6.1.0 | John Crispin | 2016-02-08 | 1 | -3/+3 |
* | tools/cmake: update to 3.4.3 | John Crispin | 2016-02-08 | 1 | -2/+2 |
* | lantiq: VGV7510KW22/VGV7519 update spi pinmux group | John Crispin | 2016-02-08 | 2 | -2/+2 |
* | lantiq: BTHOMEHUBV5A - explicit select the flash device | John Crispin | 2016-02-08 | 1 | -1/+1 |
* | lantiq: fix wrong parameter order in xway_nand driver | John Crispin | 2016-02-08 | 1 | -1/+1 |
* | relayd: update to the latest version, fixes some more connectivity issues (#2... | Felix Fietkau | 2016-02-08 | 1 | -2/+2 |
* | linux-firmware: package BCM4366 firmware | Rafał Miłecki | 2016-02-08 | 1 | -0/+3 |
* | mac80211: fix flowrings infinite loops in brcmfmac on BCM4366 | Rafał Miłecki | 2016-02-07 | 1 | -0/+307 |
* | ar71xx: register only the built-in switch MDIO bus, hook up eth0 to it, shoul... | Felix Fietkau | 2016-02-07 | 1 | -1/+2 |
* | ar71xx: fix MDIO bus probe on QCA956x | Felix Fietkau | 2016-02-07 | 1 | -1/+2 |
* | ar71xx: fold patch 622-MIPS-ath79-add-support-for-QCA956x-ethernet.patch into... | Felix Fietkau | 2016-02-07 | 3 | -343/+56 |
* | busybox: fix route tables in ip rule show output | Felix Fietkau | 2016-02-07 | 1 | -0/+23 |
* | mac80211: merge a fix for minstrel expected throughput reporting | Felix Fietkau | 2016-02-07 | 1 | -0/+51 |
* | mac80211: merge a few mesh fixes | Felix Fietkau | 2016-02-07 | 3 | -0/+301 |
* | base-files: set mac address in default network config via device sections | Felix Fietkau | 2016-02-07 | 1 | -1/+7 |
* | mpc85xx: fix TL-WDR4900 mac address assignment to match original firmware | Felix Fietkau | 2016-02-07 | 2 | -1/+2 |
* | udev: delete package, it is old and not used by any core packages/targets | Felix Fietkau | 2016-02-07 | 5 | -343/+0 |
* | iptables: using external kernel tree should not alter patch behaviour. | Felix Fietkau | 2016-02-07 | 1 | -4/+0 |
* | build: don't add -fno-plt for ARC | Felix Fietkau | 2016-02-07 | 1 | -1/+1 |
* | ath9k: merge fix for noise floor calibration | Felix Fietkau | 2016-02-07 | 3 | -6/+93 |
* | mac80211: add first brcmfmac patches for 14e4:4365 BCM4366 support | Rafał Miłecki | 2016-02-06 | 7 | -0/+381 |
* | mtd: detect image format when writing | Rafał Miłecki | 2016-02-06 | 3 | -13/+60 |
* | mt76: update to the latest version, adds A-MSDU support | Felix Fietkau | 2016-02-05 | 1 | -2/+2 |
* | mac80211: add A-MSDU tx support | Felix Fietkau | 2016-02-05 | 1 | -0/+284 |