aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* odhcpd: fix certain config values being overwrittenSteven Barth2014-01-231-2/+2
* 6rd: Make don't fragment bit (df) a configurable variableSteven Barth2014-01-231-2/+4
* kernel/3.10: update pci_disable_usb_common_quirks patchGabor Juhos2014-01-231-12/+12
* mpc85xx: Fix building ramdisk imagesGabor Juhos2014-01-231-6/+2
* mpc85xx: Remove inittab workaroundGabor Juhos2014-01-232-29/+0
* ubox: revert log buffer size changesJohn Crispin2014-01-222-26/+7
* ubox: update to latest git headJohn Crispin2014-01-211-2/+2
* brcm63xx: enable support for BCM63268Florian Fainelli2014-01-211-1/+1
* brcm63xx: add support for BCM963269BHR boardFlorian Fainelli2014-01-212-2/+90
* brcm63xx: improve BCM63268 supportFlorian Fainelli2014-01-212-10/+65
* ar71xx: mynet-n750: define LEDs connected to the AR8327 switchGabor Juhos2014-01-211-0/+15
* modules: swconfig.c: update the error path on 3.13, and behave nicely with re...Zoltan HERPAI2014-01-211-3/+2
* modules: update swconfig.c to compile on 3.13 (compile-tested)Zoltan HERPAI2014-01-211-0/+8
* [3.13]: add missing symbolsZoltan HERPAI2014-01-211-0/+2
* kernel: ocf: add missing dependency for hifn driverJonas Gorski2014-01-211-1/+1
* lantiq: fix unaligned access in vdsl firmware extractorJohn Crispin2014-01-211-13/+14
* [3.13]: add missing symbolsZoltan HERPAI2014-01-211-0/+6
* b53: use drvdata to store driver dataHauke Mehrtens2014-01-203-10/+6
* b53: make b53_switch_reset_gpio() staticHauke Mehrtens2014-01-201-1/+1
* procd: update to latest git headJohn Crispin2014-01-201-2/+2
* netifd: don't add unnecessary NOP policy rulesSteven Barth2014-01-201-2/+2
* [3.13]: update ocf patchesZoltan HERPAI2014-01-201-2/+2
* [3.13]: update/fixup overlayfs patchImre Kaloz2014-01-201-11/+12
* [generic]: add initial 3.13 supportImre Kaloz2014-01-20169-0/+32779
* 6in4: fix typo in config variable (fixes #14830)Steven Barth2014-01-201-1/+1
* ar71xx: tl-wr1043nd-v2: define LEDs connected to the AR8327 switchGabor Juhos2014-01-201-0/+10
* ar71xx: tl-wdr4300: define LEDs connected to the AR8327 switchGabor Juhos2014-01-201-0/+10
* ar71xx: set default LED config for the RB2011* boardsGabor Juhos2014-01-201-0/+10
* ar71xx: set status_led for the RB2011* boardsGabor Juhos2014-01-201-0/+5
* ar71xx: fix indentation in diag.shGabor Juhos2014-01-201-3/+3
* ar71xx: rb2011: define LEDs connected to the AR8327 switchGabor Juhos2014-01-201-0/+16
* ar71xx: enable AR8327 LED supportGabor Juhos2014-01-201-0/+1
* kernel/3.1[02]: add AR8216_PHY_LEDS optionGabor Juhos2014-01-204-0/+28
* generic: ar8216: add custom LED support for the AR8327 switchGabor Juhos2014-01-203-0/+408
* generic: ar8216: allow to use chip specific cleanup callbackGabor Juhos2014-01-201-0/+5
* generic: ar8216: add optimized rmw operationGabor Juhos2014-01-201-20/+44
* ar71xx: rb2011: fix eth5 LEDGabor Juhos2014-01-201-1/+1
* ubox: update to latest git headJohn Crispin2014-01-192-7/+26
* firewall: don't reload if there were no address or data changesSteven Barth2014-01-191-0/+1
* kernel: add usb3 module definitionsJohn Crispin2014-01-191-0/+18
* ralink: activate xhci configJohn Crispin2014-01-191-0/+5
* ralink: backport various fixes from linux-mtiJohn Crispin2014-01-194-0/+269
* ralink: add xhci driverJohn Crispin2014-01-1912-0/+5715
* scripts/kconfig.pl: Indicate which file we couldn't openJohn Crispin2014-01-191-1/+1
* brcm63xx: fix typo breaking build in r39325Jonas Gorski2014-01-191-1/+1
* brcm63xx: set usb host port number for some devicesJonas Gorski2014-01-1938-70/+83
* brcm63xx: allow setting the number of usb host ports for boardsJonas Gorski2014-01-197-8/+180
* brcm63xx: add USB support for BCM63268Jonas Gorski2014-01-195-5/+193
* brcm63xx: BCM6318 needs to select _HAS_OHCI/EHCI tooJonas Gorski2014-01-191-0/+11
* brcm63xx: prevent usb clock state inconsistency on BCM6318Jonas Gorski2014-01-191-29/+35