Nicolas Thill
6d3fdb1415
package/madwifi: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:34:21 +00:00
Felix Fietkau
6982adf720
madwifi: remove version selection support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:17:32 +00:00
Felix Fietkau
a3ba60c34a
remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:16:11 +00:00
Felix Fietkau
61f31962db
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:13:00 +00:00
Vasilis Tsiligiannis
362e8b56f6
[package] madwifi: Disable compression capability on AR71XX and make it 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
2009-07-01 17:07:52 +00:00
Felix Fietkau
efdff492cd
madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:21:12 +00:00
Imre Kaloz
139df8bd25
MADWIFI_DEBUG should depend on DEVEL
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 19:43:12 +00:00
Felix Fietkau
408a8518ac
remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16 21:06:30 +00:00
Felix Fietkau
9a2458d554
madwifi upstream does not work on wisoc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-02 09:45:36 +00:00
Felix Fietkau
0cc9c8bf11
madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some 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
2008-07-31 17:27:55 +00:00
Felix Fietkau
ba605c7bf0
huge madwifi update (work in progress, disabled by default, compiles but breaks at run time)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 02:30:08 +00:00
Felix Fietkau
a14c2d47bb
fix madwifi menuconfig (thx, Othello)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 06:00:25 +00:00
Felix Fietkau
61ab116341
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 03:00:32 +00:00
Travis Kemen
fea093c9a4
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-15 00:59:34 +00:00