summaryrefslogtreecommitdiffstats
path: root/package/madwifi/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/madwifi: move configuration in submenunico2010-04-161-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove version selection supportnbd2009-08-191-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove support for the madwifi upstream release, it doesn't work on newer ↵nbd2009-08-191-5/+0
| | | | | | kernels and it's not very reliable anyway git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add patch for building all modules (except for the HAL) into a ↵nbd2009-08-191-32/+9
| | | | | | | | single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: Disable compression capability on AR71XX and make it ↵acinonyx2009-07-011-0/+8
| | | | | | optional for other platforms (thanks to David A. Bandel and Dennis Bartsch) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as brokennbd2009-03-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* MADWIFI_DEBUG should depend on DEVELkaloz2008-11-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove madwifi-testing (it confuses users) - it doesn't work, never has, and ↵nbd2008-10-161-4/+0
| | | | | | i'm not going to finish it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi upstream does not work on wisocnbd2008-09-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some ↵nbd2008-07-311-5/+17
| | | | | | | | | mails/tickets untested, does not work with 2.6.26 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* huge madwifi update (work in progress, disabled by default, compiles but ↵nbd2008-07-171-0/+8
| | | | | | breaks at run time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi menuconfig (thx, Othello)nbd2008-06-011-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: update to sam leffler's latest halnbd2008-06-011-81/+0
| | | | | | | | | | fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch adds a number of configuration options to the MadWifi package. ↵thepeople2008-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11140 3c298f89-4303-0410-b956-a3cf2f4a3e73