| Commit message (Expand) | Author | Age | Files | Lines |
* | mkimage: update to 2013.04 | Luka Perkov | 2013-05-05 | 6 | -24/+96 |
* | sysupgrade: fixes broken pipe error during sysupgade | John Crispin | 2013-05-05 | 1 | -2/+2 |
* | toolchain/gcc: add support for 4.8-linaro | Felix Fietkau | 2013-05-04 | 10 | -5/+697 |
* | toolchain/gcc: forward port missing patches to gcc 4.8.0 | Felix Fietkau | 2013-05-04 | 2 | -0/+47 |
* | ramips: unbreak gpio handling for uart mux group | John Crispin | 2013-05-04 | 1 | -24/+33 |
* | at91: build .dtb file for the CalAmp LMU500 board | Gabor Juhos | 2013-05-03 | 1 | -0/+10 |
* | ar71xx: Fix AP135 PCI | Gabor Juhos | 2013-05-03 | 1 | -6/+18 |
* | kernel: add veth module | Luka Perkov | 2013-05-03 | 1 | -0/+17 |
* | Config.in: update options for cgroups and namespaces | Luka Perkov | 2013-05-03 | 1 | -117/+250 |
* | Config.in: fix formating | Luka Perkov | 2013-05-03 | 1 | -11/+11 |
* | hostapd: enable 802.11r for the -full variant (#13250) | Felix Fietkau | 2013-05-03 | 1 | -1/+1 |
* | mac80211: merge a client mode channel switch handling fix | Felix Fietkau | 2013-05-03 | 1 | -31/+47 |
* | ar71xx: add an external reset callback for ar913x and use it in ath9k - shoul... | Felix Fietkau | 2013-05-03 | 10 | -11/+78 |
* | kernel: do not strip /proc/net/ip_mr_* in the /proc debloat patch, it is used... | Felix Fietkau | 2013-05-02 | 4 | -52/+0 |
* | bcm63xx: split into two subtargets, generic and SMP | Jonas Gorski | 2013-05-02 | 21 | -9/+158 |
* | bcm63xx: add SMP support for BCM6362 and BCM6368 | Jonas Gorski | 2013-05-02 | 13 | -0/+1275 |
* | kernel: generic: don't strip /proc/irq on SMP | Jonas Gorski | 2013-05-02 | 4 | -12/+12 |
* | bcm63xx: fix hsspi flash registration for BCM6362 | Jonas Gorski | 2013-05-02 | 2 | -3/+5 |
* | bcm63xx: fix/enable livebox minipci | Jonas Gorski | 2013-05-02 | 1 | -1/+2 |
* | scripts/config: fix an option processing error that caused duplication in dif... | Felix Fietkau | 2013-05-02 | 1 | -3/+3 |
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-02 | 1 | -2/+2 |
* | uci: update to git head | Jo-Philipp Wich | 2013-05-02 | 1 | -3/+3 |
* | tools/mtools: disable iconv support, it breaks on some systems | Felix Fietkau | 2013-05-02 | 1 | -0/+3 |
* | atheros: remove static gpio_request() from board setup and include generic km... | Jo-Philipp Wich | 2013-05-02 | 2 | -5/+3 |
* | kernel: netfilter.mk: Explicitly set the order of autoloaded modules | Jo-Philipp Wich | 2013-05-02 | 1 | -2/+2 |
* | toolchain: add missing patch to gcc v4.8.0 | Jo-Philipp Wich | 2013-05-02 | 1 | -0/+14 |
* | Fix install of iptables pkg-config files. | Jo-Philipp Wich | 2013-05-02 | 1 | -1/+1 |
* | kernel: update linux 3.8 to 3.8.11 | Gabor Juhos | 2013-05-01 | 32 | -108/+37 |
* | brcm63xx: fix typo and missing BCM6328 check in BCM6345 ethernet patch | Florian Fainelli | 2013-05-01 | 1 | -2/+4 |
* | brcm63xx: add missing binary operands to BCM6345 ethernet patch | Florian Fainelli | 2013-05-01 | 1 | -3/+4 |
* | brcm63xx: remove 3.7 kernel support | Florian Fainelli | 2013-05-01 | 119 | -14640/+0 |
* | kernel: add md5sum for 3.9 final | Gabor Juhos | 2013-04-30 | 1 | -0/+3 |
* | ar71xx: rename WNR2000v3 support patch | Gabor Juhos | 2013-04-30 | 1 | -0/+0 |
* | firmware-utils/mktplinkfw: add description for -W option into usage output | Gabor Juhos | 2013-04-30 | 1 | -0/+1 |
* | x86/geos: switch to 3.8.10 | Gabor Juhos | 2013-04-30 | 2 | -1/+26 |
* | linux/3.9: implement pcibios_get_phb_of_node for MIPS | Gabor Juhos | 2013-04-30 | 2 | -0/+88 |
* | linux/3.8: use backported pcibios_get_phb_of_node patches | Gabor Juhos | 2013-04-30 | 3 | -153/+44 |
* | kernel: update linux 3.8 to 3.8.10 | Gabor Juhos | 2013-04-30 | 28 | -34/+34 |
* | at91: add missing config symbols | Gabor Juhos | 2013-04-30 | 1 | -0/+4 |
* | linux/3.{8,9}: add missing symbols | Gabor Juhos | 2013-04-30 | 2 | -0/+4 |
* | linux/3.{8,9}: turn on CONFIG_NET_SCH_FQ_CODEL | Gabor Juhos | 2013-04-30 | 2 | -2/+2 |
* | ramips: move dlink profile to correct sub folder - 2nd try | John Crispin | 2013-04-30 | 1 | -0/+0 |
* | ramips: move dlink profile to correct sub folder | John Crispin | 2013-04-30 | 1 | -0/+0 |
* | toolchain: gcc: backport fixes for gcc bug 54295 | Jonas Gorski | 2013-04-29 | 3 | -0/+210 |
* | move packages related to telephony into its own feed | Mirko Vogt | 2013-04-29 | 1 | -0/+1 |
* | broadcom-diag: support for the WNDR3700v3 | Hauke Mehrtens | 2013-04-28 | 4 | -18/+110 |
* | acx-mac80211: make it compile with recent mac80211 again | Hauke Mehrtens | 2013-04-28 | 2 | -1/+28 |
* | brcm47xx: use kernel 3.8.10 as default kernel | Hauke Mehrtens | 2013-04-28 | 1 | -1/+1 |
* | broadcom-wl: read channel using wlc on detect | Hauke Mehrtens | 2013-04-28 | 1 | -1/+4 |
* | brcm47xx: add board detection for NETGEAR WNDR4500 V2 | Hauke Mehrtens | 2013-04-28 | 2 | -8/+12 |