| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcpd: Fix dnsmasq re-reading hostfile | Hans Dedecker | 2016-12-13 | 2 | -2/+5 |
* | dnsmasq: Specify directory /tmp/hosts as argument for --addn-hosts | Hans Dedecker | 2016-12-13 | 2 | -2/+2 |
* | ath10k: fix DMA allocation issues | Felix Fietkau | 2016-12-13 | 2 | -0/+108 |
* | mac80211: refresh all patches | Felix Fietkau | 2016-12-13 | 10 | -42/+39 |
* | ath9k: add a RCU related bugfix | Felix Fietkau | 2016-12-13 | 1 | -0/+65 |
* | download.mk: improve download tarball reproducibility | Felix Fietkau | 2016-12-13 | 1 | -1/+1 |
* | download.mk: remove code duplication in $(TAR) call | Felix Fietkau | 2016-12-13 | 1 | -9/+12 |
* | download.mk: use $(error) instead of a regular shell error | Felix Fietkau | 2016-12-13 | 1 | -1/+1 |
* | kernel: backport ubifs support for dirty_writeback_interval | Rafał Miłecki | 2016-12-13 | 2 | -0/+148 |
* | bcm53xx: backport missed BCM53573 ILP patch from 4.10 | Rafał Miłecki | 2016-12-13 | 3 | -13/+39 |
* | kernel: bump to 4.4.38 | Kevin Darbyshire-Bryant | 2016-12-13 | 7 | -19/+19 |
* | bcm53xx: backport DTS patches accepted for 4.11 | Rafał Miłecki | 2016-12-13 | 8 | -160/+502 |
* | iproute2: support latest cake & restore DSCP washing | Kevin Darbyshire-Bryant | 2016-12-12 | 1 | -55/+75 |
* | kmod-sched-cake: update & restore DSCP washing | Kevin Darbyshire-Bryant | 2016-12-12 | 1 | -4/+4 |
* | firmware-utils: tplink-safeloader: update support lists for CPE210/510/... | Matthias Schiffer | 2016-12-12 | 1 | -4/+14 |
* | ar71xx: simplify model detection for TP-Link Pharos devices | Matthias Schiffer | 2016-12-12 | 1 | -19/+2 |
* | mt76: update to the latest version, fixes dfs issues | Felix Fietkau | 2016-12-12 | 1 | -2/+2 |
* | tcpdump: reduce size of -mini by removing more infrequently used protocols | Felix Fietkau | 2016-12-12 | 1 | -23/+25 |
* | net/utils/tcpdump: update to 4.8.1 | p-wassi | 2016-12-12 | 4 | -576/+700 |
* | mbedtls: tune config to reduce size and improve performance | Felix Fietkau | 2016-12-12 | 1 | -5/+43 |
* | mbedtls: sync with polarssl config | Felix Fietkau | 2016-12-12 | 1 | -9/+80 |
* | openvpn: quote parameters to --push in openvpn config file | Magnus Kroken | 2016-12-12 | 1 | -1/+2 |
* | mbedtls: enable MBEDTLS_DHM_C | Magnus Kroken | 2016-12-12 | 2 | -10/+1 |
* | ar71xx: remove obsolete flash chip locking code | Felix Fietkau | 2016-12-12 | 5 | -52/+11 |
* | ar71xx: remove PB92 reference design board support | Felix Fietkau | 2016-12-12 | 10 | -89/+0 |
* | ar71xx: remove AP113 reference design board support | Felix Fietkau | 2016-12-12 | 12 | -106/+0 |
* | ar71xx: remove AP81 reference design board support | Felix Fietkau | 2016-12-12 | 19 | -122/+10 |
* | ar71xx: remove obsolete duplicate driver source file | Felix Fietkau | 2016-12-12 | 1 | -294/+0 |
* | ar71xx: remove AP83 reference design board support | Felix Fietkau | 2016-12-12 | 19 | -690/+3 |
* | ar71xx: clean up spi controller related patches | Felix Fietkau | 2016-12-12 | 23 | -667/+202 |
* | bcm53xx: disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK | Rafał Miłecki | 2016-12-12 | 1 | -0/+1 |
* | lantiq: remove "init" kernel command line parameter from bootargs | Martin Blumenstingl | 2016-12-12 | 34 | -125/+2 |
* | lantiq: specify console using stdout-path instead of cmdline argument | Martin Blumenstingl | 2016-12-12 | 40 | -37/+70 |
* | uboot-envtools: add support for YunCore SR3200 and XD3200 | Piotr Dymacz | 2016-12-12 | 1 | -1/+3 |
* | ar71xx: add support for YunCore SR3200 and XD3200 | Piotr Dymacz | 2016-12-12 | 12 | -4/+256 |
* | ca-certificates: update to version 20161130 | Christian Schoenebeck | 2016-12-12 | 1 | -2/+2 |
* | layerscape: add 64b/32b target for ls1046ardb device | Yutang Jiang | 2016-12-12 | 20 | -3/+2574 |
* | layerscape: fman-ucode: prefer github over git.freescale.com | Yutang Jiang | 2016-12-12 | 1 | -1/+1 |
* | layerscape: uboot-layerscape: prefer github over git.freescale.com | Yutang Jiang | 2016-12-12 | 95 | -18498/+9 |
* | base-files: Changed UCI variable name for GPIO value from 'default' to 'value' | Julian Labus | 2016-12-12 | 1 | -1/+1 |
* | lantiq: falcon: remove bootargs-append | Hauke Mehrtens | 2016-12-10 | 10 | -40/+0 |
* | kernel: add TI tmp102 and tmp103 temperature sensors | Hauke Mehrtens | 2016-12-10 | 1 | -0/+30 |
* | kernel: add KERNEL_DEBUG_PINCTRL and KERNEL_DEBUG_GPIO | Hauke Mehrtens | 2016-12-10 | 1 | -0/+8 |
* | build: support adding version code to file names (FS#323) | Jo-Philipp Wich | 2016-12-09 | 2 | -2/+13 |
* | lantiq: simplify ath9k eeprom extraction script | Mathias Kresin | 2016-12-08 | 1 | -11/+16 |
* | lantiq: fix ath9k EEPROM data swapping for some devices | Martin Blumenstingl | 2016-12-08 | 1 | -14/+26 |
* | bcm53xx: update patch adding fake USB doorbell | Rafał Miłecki | 2016-12-07 | 1 | -26/+8 |
* | dnsmasq: Fix splitting hostid for DHCPv6 static leases | Arjen de Korte | 2016-12-06 | 1 | -1/+1 |
* | kernel: backport LED patch which will allow better DT integration | Rafał Miłecki | 2016-12-06 | 1 | -0/+53 |
* | kernel: fix potential crash in usbport LED trigger driver | Rafał Miłecki | 2016-12-06 | 2 | -0/+70 |