summaryrefslogtreecommitdiffstats
path: root/package/madwifi/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* madwifi: Disable compression capability on AR71XX and make it optional for ↵Vasilis Tsiligiannis2009-07-011-0/+8
| | | | | | other platforms (thanks to David A. Bandel and Dennis Bartsch) SVN-Revision: 16642
* madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as brokenFelix Fietkau2009-03-231-1/+1
| | | | SVN-Revision: 14991
* MADWIFI_DEBUG should depend on DEVELImre Kaloz2008-11-171-1/+1
| | | | SVN-Revision: 13267
* remove madwifi-testing (it confuses users) - it doesn't work, never has, and ↵Felix Fietkau2008-10-161-4/+0
| | | | | | i'm not going to finish it. SVN-Revision: 12992
* madwifi upstream does not work on wisocFelix Fietkau2008-09-021-1/+2
| | | | SVN-Revision: 12489
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some ↵Felix Fietkau2008-07-311-5/+17
| | | | | | mails/tickets untested, does not work with 2.6.26 SVN-Revision: 12047
* huge madwifi update (work in progress, disabled by default, compiles but ↵Felix Fietkau2008-07-171-0/+8
| | | | | | breaks at run time) SVN-Revision: 11851
* fix madwifi menuconfig (thx, Othello)Felix Fietkau2008-06-011-3/+2
| | | | SVN-Revision: 11318
* madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx ↵Felix Fietkau2008-06-011-81/+0
| | | | | | sensitivity issues improves throughput on all cards/devices enhances link stability SVN-Revision: 11314
* This patch adds a number of configuration options to the MadWifi package. ↵Travis Kemen2008-05-151-0/+152
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