Commit graph

13 commits

Author SHA1 Message Date
Felix Fietkau
f4ede912f4 madwifi: remove version selection support
SVN-Revision: 17316
2009-08-19 15:17:32 +00:00
Felix Fietkau
fe78c4885c remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
SVN-Revision: 17315
2009-08-19 15:16:11 +00:00
Felix Fietkau
6fb461da2b madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore
SVN-Revision: 17314
2009-08-19 15:13:00 +00:00
Vasilis Tsiligiannis
d0a129742f madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
SVN-Revision: 16642
2009-07-01 17:07:52 +00:00
Felix Fietkau
a9f1ccc40a madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
SVN-Revision: 14991
2009-03-23 12:21:12 +00:00
Imre Kaloz
debd8d2dd8 MADWIFI_DEBUG should depend on DEVEL
SVN-Revision: 13267
2008-11-17 19:43:12 +00:00
Felix Fietkau
6e9522d27e remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it.
SVN-Revision: 12992
2008-10-16 21:06:30 +00:00
Felix Fietkau
dd8a612816 madwifi upstream does not work on wisoc
SVN-Revision: 12489
2008-09-02 09:45:36 +00:00
Felix Fietkau
c688bb1d11 madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets untested, does not work with 2.6.26
SVN-Revision: 12047
2008-07-31 17:27:55 +00:00
Felix Fietkau
b83f384981 huge madwifi update (work in progress, disabled by default, compiles but breaks at run time)
SVN-Revision: 11851
2008-07-17 02:30:08 +00:00
Felix Fietkau
193949d2c6 fix madwifi menuconfig (thx, Othello)
SVN-Revision: 11318
2008-06-01 06:00:25 +00:00
Felix Fietkau
17a7cfb3a7 madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability
SVN-Revision: 11314
2008-06-01 03:00:32 +00:00
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
2008-05-15 00:59:34 +00:00