Felix Fietkau
|
eff0b609c0
|
clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate
SVN-Revision: 10924
|
17 years ago |
Felix Fietkau
|
16767f8db3
|
madwifi: put an upper limit on the amount of sampling that minstrel should do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog.
SVN-Revision: 10921
|
17 years ago |
Felix Fietkau
|
b672976e8e
|
make sure the toolchain target dir really exists
SVN-Revision: 10913
|
17 years ago |
Felix Fietkau
|
0b341be6c0
|
This patch re-adds the udev and hotplug2 initialization fixes originally present in /init but was removed when some code was moved from /init to /etc/preinit in rev 10870. This adds udev initialization and only handles hotplug2 initialization when hotplug2 is present.
Signed-off-by: Yuji Mano <yuji.mano@am.sony.com>
SVN-Revision: 10912
|
17 years ago |
Gabor Juhos
|
c0f8fa8757
|
fix a compiler warning in the Sidewinder board specific code
SVN-Revision: 10911
|
17 years ago |
Nicolas Thill
|
8231561bce
|
move hotplug2 & udevtrigger to base section
SVN-Revision: 10910
|
17 years ago |
Nicolas Thill
|
6275f4a608
|
uClibc should actually support va_copy
SVN-Revision: 10906
|
17 years ago |
Matteo Croce
|
227af4b113
|
assign names to filesystems when mounting virtual ones (closes #3340)
SVN-Revision: 10903
|
17 years ago |
Imre Kaloz
|
e072c5e8a8
|
update config files
SVN-Revision: 10901
|
17 years ago |
Felix Fietkau
|
7637ba2bf8
|
add some more fine tuning for madwifi
SVN-Revision: 10900
|
17 years ago |
Felix Fietkau
|
73663230c8
|
madwifi: add configurable rssi threshold and timeout values for protection mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be.
SVN-Revision: 10899
|
17 years ago |
Felix Fietkau
|
3e03e66d7a
|
reorder patches
SVN-Revision: 10898
|
17 years ago |
Felix Fietkau
|
13c5a1b2d5
|
madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time
SVN-Revision: 10897
|
17 years ago |
Matteo Croce
|
518419f5ec
|
cpmac fix (closes #3124)
SVN-Revision: 10896
|
17 years ago |
Felix Fietkau
|
456e3823f4
|
fix a some txq races (merge from madwifi-trunk)
SVN-Revision: 10895
|
17 years ago |
Felix Fietkau
|
3de189af5d
|
add missing kmod-hid module (thx, fish)
SVN-Revision: 10894
|
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 |
Nicolas Thill
|
6b8489761c
|
build the kmod-video-quickcam module only if it was selected
SVN-Revision: 10881
|
17 years ago |
Nicolas Thill
|
eb8375839a
|
don't build acx* kernel modules on UML
SVN-Revision: 10880
|
17 years ago |
Nicolas Thill
|
ddc57879ec
|
add a gpio feature for devices supporting the generic GPIO interface
SVN-Revision: 10879
|
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 |
Matteo Croce
|
ac5cfeb417
|
fix swap{on,off} path
SVN-Revision: 10863
|
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 |
Florian Fainelli
|
b5ddac51df
|
Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
SVN-Revision: 10857
|
17 years ago |
Florian Fainelli
|
353e3305a5
|
Mark rt61 as 2.6.23 only (#3337)
SVN-Revision: 10856
|
17 years ago |
Felix Fietkau
|
1147d2137e
|
more performance for madwifi :)
SVN-Revision: 10855
|
17 years ago |
Felix Fietkau
|
cc5b1fb131
|
disable CONFIG_BRIDGE_NETFILTER by default
SVN-Revision: 10854
|
17 years ago |
Gabor Juhos
|
52383189dc
|
use the spi-ks8995 driver on the WRT55AG v2 boards
SVN-Revision: 10853
|
17 years ago |
Gabor Juhos
|
25bd89017f
|
spi-ks8995: fix a compiler warning, fix the copyright header
SVN-Revision: 10852
|
17 years ago |
Gabor Juhos
|
efbc2a21d2
|
add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
SVN-Revision: 10851
|
17 years ago |