Jo-Philipp Wich
d8bd549d71
fix typo after r19054
...
SVN-Revision: 19059
2010-01-06 20:16:07 +00:00
Nicolas Thill
6769fc65bb
kernel: cleanup crypto stuff and fix module names on 2.4
...
SVN-Revision: 19058
2010-01-06 18:50:38 +00:00
Nicolas Thill
04ba8ab358
kernel: remove even more calls to CompareKernelPatchVer
...
SVN-Revision: 19057
2010-01-06 18:46:42 +00:00
Felix Fietkau
23f08317be
mac80211: merge some further fixes to the queue stop patch
...
SVN-Revision: 19056
2010-01-06 18:43:01 +00:00
Gabor Juhos
d2ff313775
ar71xx: don't include nvram.h for the WRT400N
...
SVN-Revision: 19055
2010-01-06 15:24:04 +00:00
Gabor Juhos
51c76750fc
ar71xx: add detailed interrupt statistics for the ag71xx driver
...
SVN-Revision: 19054
2010-01-06 15:24:01 +00:00
Gabor Juhos
f5111bd23b
kernel: use generic thread_info allocator on MIPS
...
* Fixes kernel panic if SLUB_DEBUG is enabled.
SVN-Revision: 19053
2010-01-06 15:23:57 +00:00
Hamish Guthrie
65b924dad7
wpa_supplicant: remove legacy PS3 gelic wpa driver support
...
SVN-Revision: 19052
2010-01-06 09:35:58 +00:00
Felix Fietkau
e5e3624fff
ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch
...
SVN-Revision: 19051
2010-01-06 06:05:15 +00:00
Felix Fietkau
8ec79b460c
run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
...
SVN-Revision: 19050
2010-01-06 02:34:20 +00:00
Nicolas Thill
6e3bbe7843
kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
...
SVN-Revision: 19049
2010-01-06 01:11:31 +00:00
Nicolas Thill
ad91c89f08
kernel: fix IDE modules on 2.4
...
SVN-Revision: 19048
2010-01-06 01:08:00 +00:00
Gabor Juhos
de6bbad010
ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)
...
SVN-Revision: 19047
2010-01-05 20:12:12 +00:00
Nicolas Thill
ba699cf1c1
ixp4xx: add missing config symbol for 2.6.30
...
SVN-Revision: 19046
2010-01-05 19:47:55 +00:00
Felix Fietkau
2a0225f061
mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues
...
SVN-Revision: 19045
2010-01-05 19:14:28 +00:00
Felix Fietkau
e8d518154f
ar71xx: fix ubntxm image builds
...
SVN-Revision: 19044
2010-01-05 18:37:22 +00:00
Felix Fietkau
503cf5df83
mac80211: update ath9k tx fix with changes from upstream
...
SVN-Revision: 19043
2010-01-05 18:37:14 +00:00
Florian Fainelli
aca9c9c81d
adjust svn:ignore for cygwin builds
...
SVN-Revision: 19040
2010-01-05 11:06:21 +00:00
Florian Fainelli
1c50561480
make mtd-utils compile correctly on cygwin
...
SVN-Revision: 19039
2010-01-05 11:06:16 +00:00
Florian Fainelli
80dc021b97
remove target since it was merged as a subtarget of x86
...
SVN-Revision: 19035
2010-01-04 19:16:38 +00:00
Felix Fietkau
29a6649cf0
ar71xx: clean up image fs selection templates
...
SVN-Revision: 19034
2010-01-04 16:27:41 +00:00
Gabor Juhos
4e558554cb
ar71xx: add missing templates for PB4X image generation
...
SVN-Revision: 19033
2010-01-04 14:28:31 +00:00
Gabor Juhos
46b572636b
ar71xx: update Kconfig of the ag71xx driver
...
SVN-Revision: 19032
2010-01-04 14:28:28 +00:00
Gabor Juhos
63a320c8f7
ar71xx: add dummy debugfs support for the ag71xx driver
...
SVN-Revision: 19031
2010-01-04 14:28:25 +00:00
Gabor Juhos
8113f1ae11
ar71xx: fix RB-450G board detection ( closes : #6453 )
...
SVN-Revision: 19030
2010-01-04 14:28:20 +00:00
Felix Fietkau
4dbf116c5f
ar71xx: fix generating pb4x images
...
SVN-Revision: 19029
2010-01-04 11:54:58 +00:00
Florian Fainelli
5a481b16ad
add support for titan variant (WRTP54G) ( #6185 )
...
SVN-Revision: 19022
2010-01-03 20:19:32 +00:00
Lars-Peter Clausen
144fd07cd8
Prevent unnecessary host package rebuilds.
...
Sometimes `make install` touches a file inside the build directory, so it is
betterr to create the build stamp after calling `make install` otherwise the
package is going to be rebuild even though nothing really changed.
SVN-Revision: 19021
2010-01-03 18:00:28 +00:00
Lars-Peter Clausen
41a1a80059
update-package-md5sum: A tool to update the md5sum of openwrt packages. Useful when upgrading a set of packages.
...
SVN-Revision: 19019
2010-01-03 17:06:06 +00:00
Michael Büsch
16d107d5f9
dl_cleanup: Utility to delete all but the very last version of the tarballs in the download directory. The tool does currently have a few false positives (probably below 1%), but this is harmless, because buildroot will just redownload them.
...
SVN-Revision: 19018
2010-01-03 13:26:30 +00:00
Gabor Juhos
fd6bfeaf65
adm5120: don't use IRQF_DISABLED flag in the switch driver
...
SVN-Revision: 19017
2010-01-03 12:14:19 +00:00
Gabor Juhos
d256f20adc
adm5120: improve sysupgrade support
...
SVN-Revision: 19016
2010-01-03 12:14:17 +00:00
Gabor Juhos
87d1ab25af
adm5120: fix board detection
...
SVN-Revision: 19015
2010-01-03 12:14:14 +00:00
Hauke Mehrtens
2a87343a00
amazon: readd wrongly removed file
...
SVN-Revision: 19014
2010-01-03 00:06:37 +00:00
Hauke Mehrtens
3478d91266
amazon: work on pci controller
...
SVN-Revision: 19013
2010-01-02 23:08:15 +00:00
Florian Fainelli
b1dca51ad0
fix zlib linking failures with gcc-4.4+ ( #6173 )
...
SVN-Revision: 19012
2010-01-02 19:45:50 +00:00
Gabor Juhos
ac4b63a18b
ar71xx: create firmware images for the AP81/PB42/PB44 boards
...
SVN-Revision: 19011
2010-01-02 16:30:52 +00:00
Gabor Juhos
acf09aa0a8
ar71xx: simplify image generation a bit
...
SVN-Revision: 19010
2010-01-02 16:30:49 +00:00
Florian Fainelli
61a1c4d06b
add western digital netcenter support to broadcom-diag ( #6124 ) original patch from Christoph Muellner
...
SVN-Revision: 19008
2010-01-02 16:22:20 +00:00
Gabor Juhos
89f3773ca4
adm5120: preliminary 2.6.32 support ( closes : #6304 )
...
SVN-Revision: 19005
2010-01-02 15:52:34 +00:00
Gabor Juhos
e16f20b518
adm5120: use enum for MACH_ADM5120_ definitions
...
SVN-Revision: 19004
2010-01-02 15:52:30 +00:00
Gabor Juhos
60c6268c01
adm5120: nuke adm5120_mach_type, use mips_machtype instead
...
SVN-Revision: 19003
2010-01-02 15:07:45 +00:00
Gabor Juhos
28fbaf0457
adm5120: split bootext partition on the ZyXEL P-33x boards
...
SVN-Revision: 19002
2010-01-02 15:07:42 +00:00
Gabor Juhos
466e84e144
adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default packages
...
SVN-Revision: 19001
2010-01-02 15:07:39 +00:00
Gabor Juhos
e564b686b8
adm5120: move early-printk support into a separate file
...
SVN-Revision: 19000
2010-01-02 15:07:34 +00:00
Gabor Juhos
9240fe972d
adm5120: merge 2.6.30+ specific patches
...
SVN-Revision: 18999
2010-01-02 15:07:31 +00:00
Florian Fainelli
5acf538f13
enable hso on ar71xx ( #6432 )
...
SVN-Revision: 18995
2010-01-02 12:15:20 +00:00
Hauke Mehrtens
023c474951
mazon: use platform_device for most drivers and fix some printk's
...
SVN-Revision: 18989
2010-01-01 21:44:37 +00:00
Gabor Juhos
953ff0cf43
ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board
...
SVN-Revision: 18988
2010-01-01 19:40:04 +00:00
Gabor Juhos
f8b7b8ee41
ar71xx: update mips multi-machine stuff
...
SVN-Revision: 18985
2010-01-01 11:28:19 +00:00