summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ramips: fix WSR-1166DHP flash layoutFelix Fietkau2015-01-031-3/+13
* ramips: fix WSR-{600,1166} namesFelix Fietkau2015-01-033-4/+4
* ramips: fix wsr-1166 sysupgrade supportFelix Fietkau2015-01-031-1/+7
* ramips: on mt7621 only enable xhci for the eval board (still needs patch clea...Felix Fietkau2015-01-032-0/+6
* ramips: fix WSR-600 image formatFelix Fietkau2015-01-021-1/+1
* ramips: use CONFIG_MTD_SPLIT_UIMAGE_FW instead of CONFIG_MTD_UIMAGE_SPLITFelix Fietkau2015-01-026-6/+6
* ramips: fix image format for WSR-1166Felix Fietkau2015-01-022-1/+20
* ramips: disable ethernet checksum offloads for mt7621, they are brokenFelix Fietkau2015-01-021-1/+10
* ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offloa...Felix Fietkau2015-01-021-1/+4
* kernel: add mtd split support for trx imagesFelix Fietkau2015-01-027-0/+157
* ramips: rework and fix m25p80 chunked-io supportFelix Fietkau2015-01-023-94/+120
* ramips: split mt7621 spi into a separate driver, increase maximum transfer sizeFelix Fietkau2015-01-029-453/+456
* kernel: add a mtdsplit implementation for tp-link firmware headersFelix Fietkau2015-01-027-0/+179
* kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance,...Felix Fietkau2015-01-0253-346/+93
* honor the bootloader's bootargsImre Kaloz2015-01-021-0/+40
* enable wpad-mini by defaultImre Kaloz2014-12-311-1/+1
* bcm53xx: support flashing CHK and CyberTAN imagesRafał Miłecki2014-12-301-4/+16
* brcm47xx: support for flashing CHK and CyberTAN imagesRafał Miłecki2014-12-301-5/+28
* brcm47xx: verify if CHK/CyberTAN contains valid TRXRafał Miłecki2014-12-301-1/+16
* mpc83xx: add support for kernel 3.14Hauke Mehrtens2014-12-2911-0/+4493
* mpc52xx: add support for kernel 3.14Hauke Mehrtens2014-12-291-0/+297
* ep93xx: add support for kernel 3.14Hauke Mehrtens2014-12-294-0/+1541
* kernel: add some missing config optionsHauke Mehrtens2014-12-291-1/+46
* tools: build libtool after autoconf, not before (fixes #18659)Felix Fietkau2014-12-281-3/+3
* ipq806x: refresh patchesHauke Mehrtens2014-12-287-20/+20
* upgrade to new rev, fixes possible compile errorImre Kaloz2014-12-281-2/+2
* ath10k: fix tx rate selection for ad-hoc mode with HTFelix Fietkau2014-12-272-0/+56
* oxnas: re-enable ubifsFelix Fietkau2014-12-271-1/+1
* image.mk: make ubinize.cfg optionalFelix Fietkau2014-12-271-2/+3
* oxnas: clk-oxnas: rework pllb enable functionFelix Fietkau2014-12-271-19/+54
* kernel/generic: fix warnings if libata-ledtrig is disabledFelix Fietkau2014-12-272-10/+10
* binutils: run install twice instead of overwriting the final toolchain with t...Felix Fietkau2014-12-271-1/+3
* build: use gcc-provided ar, nm and ranlib where appropriateFelix Fietkau2014-12-272-7/+17
* binutils: enable plugin supportFelix Fietkau2014-12-271-0/+1
* hostapd: add support for configuring supported ratesFelix Fietkau2014-12-271-5/+15
* fix mvneta vlan taggingImre Kaloz2014-12-261-0/+38
* don't copy initramfs.elf unconditionallyImre Kaloz2014-12-261-1/+0
* only call UbinizeImage and BuildSysUpgrade for boards we support them onImre Kaloz2014-12-261-2/+4
* The ubinized filesystems should be used for generating the final images, so s...Imre Kaloz2014-12-262-2/+2
* ar71xx: add flush reset register writes, should fix restart issues (#17839)Felix Fietkau2014-12-261-0/+10
* kernel: backport a few PHY layer fixes from upstreamFelix Fietkau2014-12-262-0/+103
* ar71xx: rename/refresh patchFelix Fietkau2014-12-261-31/+31
* we've changed places with Luka, reflect that :)Imre Kaloz2014-12-252-2/+2
* use mwlwifi by defaultImre Kaloz2014-12-251-1/+1
* Marvell 88W8864 open source mac80211 driverImre Kaloz2014-12-252-0/+71
* netifd: minor fixes, add mldversion optionSteven Barth2014-12-231-2/+2
* mac80211: fix HT mode selection for ad-hocFelix Fietkau2014-12-221-3/+32
* oxnas: sata_oxnas: make irq handler more readableFelix Fietkau2014-12-221-12/+13
* oxnas: sata_oxnas: refactoring phase 2Felix Fietkau2014-12-221-112/+175
* oxnas: sata_oxnas: refactoring phase 1Felix Fietkau2014-12-223-122/+152