Travis Kemen
|
3f8eaeb2c3
|
This patch adds a number of configuration options to the MadWifi package. You can now configure the HAL, bus, default rate control algorithm as well as the debug mode from within make menuconfig. The goal is to be able to support hardware profiles with different HALs without messing around with the Makefile directly. Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11140
|
17 years ago |
Imre Kaloz
|
a4dd1adf4a
|
add preliminary support for Storm SL3512 based devices, not ready yet
SVN-Revision: 10956
|
17 years ago |
Felix Fietkau
|
e9f183265d
|
leave ack/cts setting alone by default
SVN-Revision: 10926
|
17 years ago |
Felix Fietkau
|
eb13a77879
|
move timeout trigger for protection mode to node timeout trigger
SVN-Revision: 10925
|
17 years ago |
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
|
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 |
Felix Fietkau
|
456e3823f4
|
fix a some txq races (merge from madwifi-trunk)
SVN-Revision: 10895
|
17 years ago |
Felix Fietkau
|
1147d2137e
|
more performance for madwifi :)
SVN-Revision: 10855
|
17 years ago |
Felix Fietkau
|
94ddba360e
|
add performance improvement for madwifi on low-memory systems
SVN-Revision: 10850
|
17 years ago |
Nicolas Thill
|
2a4a0c2bcc
|
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
|
17 years ago |
Imre Kaloz
|
41cf84f819
|
do target dependent optimizations
SVN-Revision: 10834
|
17 years ago |
Felix Fietkau
|
56223a6f79
|
madwifi: remove reset delay - seems like it's not necessary anymore
SVN-Revision: 10777
|
17 years ago |
Felix Fietkau
|
0e58011e62
|
madwifi: add support for drop-in hal replacements
SVN-Revision: 10629
|
17 years ago |
Andy Boyett
|
69c4c6c5a9
|
Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.
SVN-Revision: 10628
|
17 years ago |
John Crispin
|
cb354d2750
|
make madwifi startup script aware of new iwpriv options
SVN-Revision: 10598
|
17 years ago |
Felix Fietkau
|
b5a90e5cd9
|
madwifi: add patches for maximum and minimum rate (thx, SeG)
SVN-Revision: 10555
|
17 years ago |
Felix Fietkau
|
9712028f88
|
madwifi: don't deliver broadcast frames to vaps that aren't up
SVN-Revision: 10554
|
17 years ago |
Felix Fietkau
|
0c8a2085f9
|
fix channel change bugs
SVN-Revision: 10553
|
17 years ago |
Felix Fietkau
|
b3767e965e
|
include noise in stats struct
SVN-Revision: 10552
|
17 years ago |
Felix Fietkau
|
eec5e041bb
|
debugging fixes
SVN-Revision: 10551
|
17 years ago |
Felix Fietkau
|
e5bafab092
|
madwifi: napi polling fixes
SVN-Revision: 10550
|
17 years ago |
Felix Fietkau
|
ad86cb6640
|
sync with madwifi commit 3362
SVN-Revision: 10519
|
17 years ago |
Travis Kemen
|
fafda593a9
|
madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
SVN-Revision: 10517
|
17 years ago |
Felix Fietkau
|
11b8c9974d
|
*sigh* nuke more debug crap
SVN-Revision: 10516
|
17 years ago |
Felix Fietkau
|
0f5d018d81
|
madwifi: minor ap scanning bugfix
SVN-Revision: 10513
|
17 years ago |
Felix Fietkau
|
cb17bac6f8
|
improve reliability of beacon transmissions after channel change
SVN-Revision: 10512
|
17 years ago |
Felix Fietkau
|
4f8a59539d
|
refresh madwifi patches, fix an issue with napi polling (thx SeG)
SVN-Revision: 10511
|
17 years ago |
Felix Fietkau
|
c68dfd4de4
|
napi polling fix
SVN-Revision: 10507
|
17 years ago |
Felix Fietkau
|
caed2f7f9c
|
madwifi: remove a dangerous debugging define
SVN-Revision: 10506
|
17 years ago |
Felix Fietkau
|
23acc030cb
|
improve reliability of the beaconcal patch
SVN-Revision: 10505
|
17 years ago |
Travis Kemen
|
80f0eec0aa
|
fix problems with the use of a passphrase, add option to use a key instead of passphrase
SVN-Revision: 10450
|
17 years ago |
Felix Fietkau
|
d5c5246c32
|
add a fix for memleaks caused by failed memory allocations
SVN-Revision: 10417
|
17 years ago |
Felix Fietkau
|
f4012149b6
|
madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength
SVN-Revision: 10416
|
17 years ago |
Felix Fietkau
|
cf4ea1eed0
|
disable radar detection by default until it is fixed
SVN-Revision: 10401
|
17 years ago |
John Crispin
|
2630cb3800
|
fix wpa_supplicant for madwifi
SVN-Revision: 10392
|
17 years ago |
Felix Fietkau
|
02cabf5948
|
pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)
SVN-Revision: 10334
|
17 years ago |
Felix Fietkau
|
e6cd9ebff6
|
fix a small race condition in the madwifi queue handling
SVN-Revision: 10312
|
17 years ago |
Felix Fietkau
|
aa243819e9
|
add missing #include
SVN-Revision: 10297
|
17 years ago |
Felix Fietkau
|
a79d8cc2df
|
more queue handling stuff
SVN-Revision: 10296
|
17 years ago |
Felix Fietkau
|
d9ad14d717
|
update madwifi to latest trunk, include a few more fixes/improvements
SVN-Revision: 10294
|
17 years ago |
Felix Fietkau
|
99bda2bbe0
|
madwifi: nuke some weird code which is causing NULL nodes to appear
SVN-Revision: 10274
|
17 years ago |
Felix Fietkau
|
aedc7243b0
|
do not use kzalloc() in madwifi, for compatibility reasons
SVN-Revision: 10272
|
17 years ago |
Felix Fietkau
|
c9d3be59ae
|
madwifi: nuke some totally wrong code which was causing performance issues
SVN-Revision: 10270
|
17 years ago |
Felix Fietkau
|
0751ec93ff
|
madwifi: use mrr even in legacy mode
SVN-Revision: 10269
|
17 years ago |
Felix Fietkau
|
90ff19aa07
|
add a patch for properly refreshing the bssidmask
SVN-Revision: 10268
|
17 years ago |
Felix Fietkau
|
d7b86662f7
|
add extra sanity checks in madwifi
SVN-Revision: 10266
|
17 years ago |