summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* kernel: warn users to use the new (dedicated) firmware splitterRafał Miłecki2014-12-144-6/+16
* kernel: move old firmware uimage splitter into separated patchRafał Miłecki2014-12-1314-134/+202
* kernel/generic: remove some left-over garbage from ledtrig patchJohn Crispin2014-12-132-2/+2
* kernel/generic: add ledtrig support to libataJohn Crispin2014-12-122-0/+324
* ar8216: enable cpu port to receive arp and broadcast frames for ar8236Felix Fietkau2014-12-122-0/+12
* kernel: refresh patchesLuka Perkov2014-12-115-25/+28
* kernel: drop CONFIG_PROC_DEVICETREE in 3.18Luka Perkov2014-12-101-1/+0
* kernel: add missing config symbols for 3.18Luka Perkov2014-12-101-0/+12
* kernel: refresh patchesLuka Perkov2014-12-0925-54/+57
* kernel: add a patch to make netfilter conntrack cache routing informationFelix Fietkau2014-12-0910-16/+1025
* brcm63xx: fix a few issues in irq chip driversJonas Gorski2014-12-0822-29/+29
* kernel: update linux 3.18 to final releaseFelix Fietkau2014-12-084-37/+23
* kernel: backport an upstream xfrm crash fixFelix Fietkau2014-12-081-0/+133
* kernel: add missing check for skb->dev on netfilter xfrm optimization patchFelix Fietkau2014-12-083-3/+3
* kernel: remove the obsolete vm_exports patchFelix Fietkau2014-12-086-614/+0
* kernel: refresh patchesFelix Fietkau2014-12-0825-58/+55
* kernel: fix x86 objdump invocation on 3.14 and 3.18Felix Fietkau2014-12-082-0/+27
* kernel: update bcma and ssb to wireless-testing master-2014-12-05Hauke Mehrtens2014-12-077-58/+897
* kernel: refresh patches for kernel 3.18Hauke Mehrtens2014-12-073-24/+27
* kernel: update bcma up to 2014-10-27Rafał Miłecki2014-12-052-17/+91
* kernel: add missing null pointer check for mips dma ops inline patch on 3.18Felix Fietkau2014-12-031-0/+9
* kernel: make the ubi attach patch check for a valid ubi magic rather than a t...John Crispin2014-12-033-19/+21
* kernel: make ubi auto-attach check for a tar file magicJohn Crispin2014-12-033-6/+40
* kernel: add driver for Marvell 88E6171 switchJohn Crispin2014-12-016-0/+1144
* kernel: update 3.18 to rc7Felix Fietkau2014-12-0127-57/+54
* ar8216: factor out reg_port_stats_base parameters to ar8xxx_chipJohn Crispin2014-12-012-13/+20
* ar8216: factor out mii_lo_first to ar8xxx_chipJohn Crispin2014-12-011-5/+5
* ar8216: factor out chip-specific data structures from ar8xxx_privJohn Crispin2014-12-011-15/+16
* ar8216: factor out set_mirror_regs to ar8xxx_chipJohn Crispin2014-12-011-15/+13
* ar8216: factor out mib_func to ar8xxx_chipJohn Crispin2014-12-011-6/+6
* ar8216: factor out info whether switch should be configured at probe stage to...John Crispin2014-12-011-2/+4
* kernel: add missing config symbol for 3.18Luka Perkov2014-11-301-0/+1
* generic: set CONFIG_GENERIC_NET_UTILSLuka Perkov2014-11-302-0/+2
* kernel: update 3.14 to 3.14.25Luka Perkov2014-11-2915-53/+51
* kernel: 3.18: Fix patch 644 dependency chainFlorian Fainelli2014-11-281-13/+30
* ar8216: suppress PHY reset for linux 3.14Felix Fietkau2014-11-271-2/+2
* kernel: backport patches for overriding PHY reset to 3.14Felix Fietkau2014-11-276-4/+156
* kernel: add missing KEEP() statements for gc-sections patch in 3.18Felix Fietkau2014-11-271-0/+18
* kernel: keep __bug_table with gc-sectionsFelix Fietkau2014-11-271-0/+9
* kernel: unset CONFIG_ARM_CCNJohn Crispin2014-11-261-0/+1
* rename overlayfs' symbolImre Kaloz2014-11-241-1/+1
* update .18 support for -rc6Imre Kaloz2014-11-249-40/+48
* ar8216: Fix issue with autoneg being disabled under 3.14, revert 43332Felix Fietkau2014-11-241-2/+47
* ar8216: Use generic hw_init from ar8236 for ar8216 tooFelix Fietkau2014-11-201-13/+7
* ar8216: simplify PHY fixup/initFelix Fietkau2014-11-201-19/+10
* ar8216: use genphy_config_aneg also for PHY 0Felix Fietkau2014-11-191-10/+1
* ar8216: factor out PHY init code into a generic functionFelix Fietkau2014-11-191-41/+25
* ar8216: introduce fixup_phys callback in ar8xxx_chipFelix Fietkau2014-11-191-2/+13
* ar8216: after a switch reset poll until BCMR_RESET is clearedFelix Fietkau2014-11-191-3/+29
* ar8216: introduce global constant for number of PHYsFelix Fietkau2014-11-192-4/+5