Gabor Juhos
|
c0f8fa8757
|
fix a compiler warning in the Sidewinder board specific code
SVN-Revision: 10911
|
17 years ago |
Imre Kaloz
|
e072c5e8a8
|
update config files
SVN-Revision: 10901
|
17 years ago |
Matteo Croce
|
518419f5ec
|
cpmac fix (closes #3124)
SVN-Revision: 10896
|
17 years ago |
Imre Kaloz
|
8ef4c6756c
|
remove unneeded patch
SVN-Revision: 10892
|
17 years ago |
Imre Kaloz
|
ea7aac7983
|
add ixp4xx 2.6.25 patchset
SVN-Revision: 10891
|
17 years ago |
Imre Kaloz
|
aa5ff82553
|
disable IMQ on 2.6.25 until we have a new patch
SVN-Revision: 10890
|
17 years ago |
Imre Kaloz
|
2016199d0f
|
fix mini_fo compile -- still oopses on boot
SVN-Revision: 10889
|
17 years ago |
Felix Fietkau
|
d0bbe9933e
|
fix gpio on rb532 - fixes the cf driver
SVN-Revision: 10888
|
17 years ago |
Imre Kaloz
|
994e6a8d7e
|
fix patch
SVN-Revision: 10887
|
17 years ago |
Gabor Juhos
|
1f666fa459
|
remove the clz function, use fls instead
SVN-Revision: 10878
|
17 years ago |
Felix Fietkau
|
c55299adb4
|
make use of the marvell switch in the atheros port
SVN-Revision: 10877
|
17 years ago |
Felix Fietkau
|
11d94ce083
|
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
SVN-Revision: 10876
|
17 years ago |
Gabor Juhos
|
1ffb70c7b0
|
remove strange direct usage of dev->priv as well
SVN-Revision: 10875
|
17 years ago |
Gabor Juhos
|
64d1c3a2e1
|
use the netdev_priv() macro instead of directly accessing dev->priv
SVN-Revision: 10874
|
17 years ago |
Gabor Juhos
|
8160564211
|
use stats from net_device structure
SVN-Revision: 10873
|
17 years ago |
Gabor Juhos
|
455331a8ec
|
nuke trailing whitespaces
SVN-Revision: 10872
|
17 years ago |
Felix Fietkau
|
23e3735ad5
|
make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)
SVN-Revision: 10871
|
17 years ago |
Felix Fietkau
|
41fb282b6d
|
remove some redundant code
SVN-Revision: 10870
|
17 years ago |
Felix Fietkau
|
a323a7bf2a
|
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
SVN-Revision: 10869
|
17 years ago |
Imre Kaloz
|
27d341022c
|
we can't handle the switch on the GW2345 yet, but we cna support the GW2355
SVN-Revision: 10868
|
17 years ago |
Imre Kaloz
|
31ad2bd821
|
rename patch to make it clear what it is
SVN-Revision: 10867
|
17 years ago |
Gabor Juhos
|
1834a71204
|
avila: add model detection, refresh patches. Kaloz: thank you for the review, comments, suggestions :P
SVN-Revision: 10866
|
17 years ago |
Imre Kaloz
|
08dc68c9df
|
add proper 2.6.25 support
SVN-Revision: 10865
|
17 years ago |
Yuji Mano
|
a9225ca3ae
|
rename the bootloader image to standard name "otheros.bld"
SVN-Revision: 10860
|
17 years ago |
Yuji Mano
|
75c1ef75c4
|
remove config for non supported kernel version
SVN-Revision: 10859
|
17 years ago |
Yuji Mano
|
73568618e6
|
* update ps3 target kernel version to 2.6.25 * add default config for ps3 kernel 2.6.25
SVN-Revision: 10858
|
17 years ago |
Felix Fietkau
|
cc5b1fb131
|
disable CONFIG_BRIDGE_NETFILTER by default
SVN-Revision: 10854
|
17 years ago |
Felix Fietkau
|
eb34a3eff8
|
disable CONFIG_NO_HZ by default (who enabled this?)
SVN-Revision: 10849
|
17 years ago |
Travis Kemen
|
b87252737b
|
add missing symbol
SVN-Revision: 10848
|
17 years ago |
Gabor Juhos
|
67fd9d7fba
|
move spi_gpio driver into the kernel, clean-up SPI modules
SVN-Revision: 10844
|
17 years ago |
Gabor Juhos
|
d80f43d15f
|
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
|
17 years ago |
Nicolas Thill
|
ece27874c1
|
add 2 more symbols missed from my last commit
SVN-Revision: 10842
|
17 years ago |
Nicolas Thill
|
e1aa564afb
|
add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected
SVN-Revision: 10841
|
17 years ago |
Nicolas Thill
|
fbeeb4ae82
|
fix magicbox_ide on 2.6.24
SVN-Revision: 10837
|
17 years ago |
Gabor Juhos
|
c7ed0fbd18
|
add missing CONFIG_GPIO_LEDS related ifdefs
SVN-Revision: 10835
|
17 years ago |
Gabor Juhos
|
bb0c092672
|
fix GPIO direction setup on ar5312, and fix compiler warnings
SVN-Revision: 10811
|
17 years ago |
Nicolas Thill
|
b9c768a5f7
|
add missing SSB config symbols
SVN-Revision: 10797
|
17 years ago |
Matteo Croce
|
a8761e71b7
|
ar7: nuke unneeded patch
SVN-Revision: 10792
|
17 years ago |
Florian Fainelli
|
03f917f26c
|
Delete config-default file and resync kernel configuration for brcm63xx
SVN-Revision: 10790
|
17 years ago |
Gabor Juhos
|
9c3033370a
|
fix a quilt incompatible patch
SVN-Revision: 10781
|
17 years ago |
Imre Kaloz
|
10bd191bab
|
add basic support for the Titan Wireless TW-533-4
SVN-Revision: 10780
|
17 years ago |
Imre Kaloz
|
a4580a86ae
|
add generic arm machine registry update
SVN-Revision: 10779
|
17 years ago |
Matteo Croce
|
e4775082d8
|
ar7: remove useless chunks from a patch
SVN-Revision: 10778
|
17 years ago |
Florian Fainelli
|
b56c1cfc8f
|
Add the firmware generation for the AG241v2b device (#3315)
SVN-Revision: 10776
|
17 years ago |
Felix Fietkau
|
06ff5f2cd2
|
forward port redboot rootfs partition space expansion patch to 2.6.24
SVN-Revision: 10773
|
17 years ago |
Gabor Juhos
|
832ba73685
|
modules/gpio-buttons: fix build error on older kernels
SVN-Revision: 10771
|
17 years ago |
Michael Büsch
|
2e8af76a60
|
ssb-mips: Fix IRQ routing on the MIPS core.
SVN-Revision: 10770
|
17 years ago |
Florian Fainelli
|
d835b0e42e
|
GPIO code updates, make the cf-mips driver compile against this gpio version
SVN-Revision: 10768
|
17 years ago |
Gabor Juhos
|
5798590c7c
|
add a polled GPIO buttons input driver
SVN-Revision: 10766
|
17 years ago |
Gabor Juhos
|
9d6946765a
|
refresh config
SVN-Revision: 10765
|
17 years ago |