summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix zlib linking failures with gcc-4.4+ (#6173)Florian Fainelli2010-01-021-0/+1
| | | | SVN-Revision: 19012
* ar71xx: create firmware images for the AP81/PB42/PB44 boardsGabor Juhos2010-01-023-3/+80
| | | | SVN-Revision: 19011
* ar71xx: simplify image generation a bitGabor Juhos2010-01-021-68/+20
| | | | SVN-Revision: 19010
* add western digital netcenter support to broadcom-diag (#6124) original ↵Florian Fainelli2010-01-021-0/+31
| | | | | | patch from Christoph Muellner SVN-Revision: 19008
* adm5120: preliminary 2.6.32 support (closes: #6304)Gabor Juhos2010-01-0216-0/+1305
| | | | SVN-Revision: 19005
* adm5120: use enum for MACH_ADM5120_ definitionsGabor Juhos2010-01-021-46/+48
| | | | SVN-Revision: 19004
* adm5120: nuke adm5120_mach_type, use mips_machtype insteadGabor Juhos2010-01-024-11/+8
| | | | SVN-Revision: 19003
* adm5120: split bootext partition on the ZyXEL P-33x boardsGabor Juhos2010-01-021-4/+8
| | | | SVN-Revision: 19002
* adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default ↵Gabor Juhos2010-01-022-1/+3
| | | | | | packages SVN-Revision: 19001
* adm5120: move early-printk support into a separate fileGabor Juhos2010-01-023-16/+31
| | | | SVN-Revision: 19000
* adm5120: merge 2.6.30+ specific patchesGabor Juhos2010-01-0214-263/+27
| | | | SVN-Revision: 18999
* enable hso on ar71xx (#6432)Florian Fainelli2010-01-021-1/+1
| | | | SVN-Revision: 18995
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-017-39/+197
| | | | SVN-Revision: 18989
* ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 boardGabor Juhos2010-01-011-4/+7
| | | | SVN-Revision: 18988
* ar71xx: update mips multi-machine stuffGabor Juhos2010-01-0129-183/+460
| | | | SVN-Revision: 18985
* ar71xx: select AR71XX_NVRAM for the WRT160NLGabor Juhos2010-01-011-0/+1
| | | | SVN-Revision: 18984
* ar71xx: refresh patchesGabor Juhos2010-01-013-5/+5
| | | | SVN-Revision: 18983
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesGabor Juhos2010-01-018-22/+22
| | | | SVN-Revision: 18982
* package: kernel/modules: package module for MAC-VLAN supportGabor Juhos2009-12-311-0/+16
| | | | SVN-Revision: 18980
* ar71xx: fix wireless mac address on the WRT160NLGabor Juhos2009-12-311-1/+17
| | | | SVN-Revision: 18976
* spidev_test depends on kmod-spi-dev to workFlorian Fainelli2009-12-301-1/+1
| | | | SVN-Revision: 18975
* defer the loading of spidev after spi master driversFlorian Fainelli2009-12-301-1/+1
| | | | SVN-Revision: 18974
* fix bluetooth and ide breakage after r18955 (#6422)Florian Fainelli2009-12-302-7/+7
| | | | SVN-Revision: 18972
* fix wrong paths after r18955.Florian Fainelli2009-12-283-3/+18
| | | | SVN-Revision: 18957
* fix trailing endif after r18954. (#6420)Florian Fainelli2009-12-281-1/+0
| | | | SVN-Revision: 18956
* remove handling of older unsupported kernelsImre Kaloz2009-12-2711-43/+12
| | | | SVN-Revision: 18955
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-273-45/+3
| | | | SVN-Revision: 18954
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-2754-76337/+1
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27164-58578/+2
| | | | SVN-Revision: 18952
* ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boardsGabor Juhos2009-12-279-2/+132
| | | | SVN-Revision: 18951
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵Gabor Juhos2009-12-2712-27/+40
| | | | | | function SVN-Revision: 18950
* ar71xx: remove duplicated includeGabor Juhos2009-12-271-1/+0
| | | | SVN-Revision: 18949
* b43-fwsquash: ucode2.fw also supports core rev 3Michael Büsch2009-12-261-1/+1
| | | | SVN-Revision: 18948
* b43 and b43legacy: squash firmwareHauke Mehrtens2009-12-264-5/+37
| | | | | | | Only G and L-PHY are supportted by b43 driver Add squash firmware for b43legacy SVN-Revision: 18947
* wprobe: fix interface selection. Thanks morpheus, Freifunk AurichAndy Boyett2009-12-261-2/+2
| | | | SVN-Revision: 18946
* hostap: move patches to the right placeGabor Juhos2009-12-262-0/+0
| | | | SVN-Revision: 18945
* hostap: Fix unset tx_queue_len regression (thanks to Acinonyx)Gabor Juhos2009-12-262-0/+40
| | | | SVN-Revision: 18944
* ar71xx: move dsa switch device support into a separate fileGabor Juhos2009-12-2611-39/+88
| | | | SVN-Revision: 18943
* ar71xx: move mach type definitions into a separate include fileGabor Juhos2009-12-2626-60/+80
| | | | SVN-Revision: 18942
* ar71xx: change board specific Kconfig option to 'default n'Gabor Juhos2009-12-261-21/+21
| | | | SVN-Revision: 18941
* ar71xx: move USB host device support into a separate fileGabor Juhos2009-12-2621-149/+220
| | | | SVN-Revision: 18940
* ar71xx: remove more unnecessary includesGabor Juhos2009-12-2616-22/+0
| | | | SVN-Revision: 18939
* ar71xx: use the generic m25p80 registration code for the MZK-W04NUGabor Juhos2009-12-261-14/+2
| | | | SVN-Revision: 18938
* ar71xx: move gpio-buttons support into a spearate fileGabor Juhos2009-12-2630-74/+137
| | | | SVN-Revision: 18937
* ar71xx: move leds-gpio device support into a spearate fileGabor Juhos2009-12-2629-48/+124
| | | | SVN-Revision: 18936
* b43: Add L-PHY firemware files to squash scriptHauke Mehrtens2009-12-262-4/+12
| | | | | | | | | Use firmware 4.178.10.4 as default on. Select firmware for all supported phy types and version as default. Close ticket #5978 SVN-Revision: 18935
* dnsmasq: While trying to document the dhcp UCI config, I noticed that the ↵Jo-Philipp Wich2009-12-262-2/+2
| | | | | | name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page. Signed-off-by: Stefan Bethke <stb@lassitu.de> SVN-Revision: 18934
* work on pci.Hauke Mehrtens2009-12-262-52/+25
| | | | | | | | This is from ticket #6374 Michael Richter thanks for your patch. SVN-Revision: 18933
* ar71xx: move PB42 specific PCI init code into a separate fileGabor Juhos2009-12-2513-101/+86
| | | | SVN-Revision: 18932
* ar71xx: remove unnecessary includesGabor Juhos2009-12-252-5/+1
| | | | SVN-Revision: 18931