summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
...
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesGabor Juhos2010-01-017-18/+18
* ar71xx: fix wireless mac address on the WRT160NLGabor Juhos2009-12-311-1/+17
* remove handling of older unsupported kernelsImre Kaloz2009-12-272-3/+0
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-2751-61610/+0
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27164-58578/+2
* ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boardsGabor Juhos2009-12-279-2/+132
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac fu...Gabor Juhos2009-12-2712-27/+40
* ar71xx: remove duplicated includeGabor Juhos2009-12-271-1/+0
* hostap: move patches to the right placeGabor Juhos2009-12-262-0/+40
* ar71xx: move dsa switch device support into a separate fileGabor Juhos2009-12-2611-39/+88
* ar71xx: move mach type definitions into a separate include fileGabor Juhos2009-12-2626-60/+80
* ar71xx: change board specific Kconfig option to 'default n'Gabor Juhos2009-12-261-21/+21
* ar71xx: move USB host device support into a separate fileGabor Juhos2009-12-2621-149/+220
* ar71xx: remove more unnecessary includesGabor Juhos2009-12-2616-22/+0
* ar71xx: use the generic m25p80 registration code for the MZK-W04NUGabor Juhos2009-12-261-14/+2
* ar71xx: move gpio-buttons support into a spearate fileGabor Juhos2009-12-2630-74/+137
* ar71xx: move leds-gpio device support into a spearate fileGabor Juhos2009-12-2629-48/+124
* work on pci.Hauke Mehrtens2009-12-262-52/+25
* ar71xx: move PB42 specific PCI init code into a separate fileGabor Juhos2009-12-2513-101/+86
* ar71xx: remove unnecessary includesGabor Juhos2009-12-252-5/+1
* remove more duplicate kernel source filesFelix Fietkau2009-12-256-502/+0
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ...Felix Fietkau2009-12-2524-2668/+0
* ar71xx: fix bi-color led on the TL-WR841N v1.5Gabor Juhos2009-12-251-4/+7
* ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30Gabor Juhos2009-12-253-21/+12
* add WRT300N v1.1 support (patch from #6379)Felix Fietkau2009-12-243-3/+23
* sort & rearrange arch selectionNicolas Thill2009-12-231-38/+34
* generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NE...Nicolas Thill2009-12-235-5/+15
* generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)Nicolas Thill2009-12-234-0/+4
* ar71xx: change firmware image name for th TP-Link boardsGabor Juhos2009-12-221-5/+5
* ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profileGabor Juhos2009-12-221-0/+1
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-2214-1/+213
* ar71xx: add dsa driver for the 88e6063 chipGabor Juhos2009-12-2210-0/+408
* mpc52xx: add missing kernel config symbolNicolas Thill2009-12-221-0/+1
* stay coherent when defining ARCHNicolas Thill2009-12-212-2/+2
* remove redundant LINUX_KARCH variablesNicolas Thill2009-12-215-5/+0
* kernel: add mips_machine_set_name functionGabor Juhos2009-12-203-63/+78
* ar71xx: update AR7240 PCI codeGabor Juhos2009-12-2011-84/+226
* kernel: fix plt fixup related crashes when loading kernel modules on mips, (h...Felix Fietkau2009-12-203-117/+228
* ar71xx: fix WNDR3700 firmware imagesGabor Juhos2009-12-191-2/+2
* ar71xx: fix WNDR3700 image generationNicolas Thill2009-12-191-4/+3
* ar71xx: Fix LED active_low for the TL-WR1043ND boardGabor Juhos2009-12-191-4/+4
* disable IB & SDK when using an external toolchain (closes: #6001)Nicolas Thill2009-12-182-0/+2
* Config.in: fix powerpc64 endiannessNicolas Thill2009-12-181-0/+1
* refresh 2.6.31 patchesFelix Fietkau2009-12-182-4/+4
* remove incomplete union mounts / jffs2 patches. will be replaced by updated v...Felix Fietkau2009-12-1812-11116/+0
* tl-wr1043nd: Register missing leds.Gabor Juhos2009-12-181-2/+12
* ar71xx: ar913x_wmac device support into a separate fileGabor Juhos2009-12-1819-53/+119
* ar71xx: move AP94 specific PCI init code into a separate fileGabor Juhos2009-12-189-262/+208
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the patch...Gabor Juhos2009-12-1813-2/+179
* ar71xx: add common m25p80 deviceGabor Juhos2009-12-1822-208/+101