Commit Graph

59 Commits (193949d2c6ba547f0e37c79a52a7254aa529f0a3)

Author SHA1 Message Date
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
Felix Fietkau eb2e08d894 ifndef is not supported inside make variable expansion
SVN-Revision: 11165
2008-05-17 20:13:29 +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
Imre Kaloz a4dd1adf4a add preliminary support for Storm SL3512 based devices, not ready yet
SVN-Revision: 10956
2008-04-27 17:03:01 +00:00
Nicolas Thill 2a4a0c2bcc explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
2008-04-15 02:08:11 +00:00
Imre Kaloz 41cf84f819 do target dependent optimizations
SVN-Revision: 10834
2008-04-14 13:24:30 +00:00
Felix Fietkau 0e58011e62 madwifi: add support for drop-in hal replacements
SVN-Revision: 10629
2008-03-20 06:57:01 +00:00
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
2008-01-31 04:09:54 +00:00
Felix Fietkau d9ad14d717 update madwifi to latest trunk, include a few more fixes/improvements
SVN-Revision: 10294
2008-01-28 18:34:06 +00:00
Felix Fietkau 1fb5433154 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
SVN-Revision: 10259
2008-01-25 20:24:25 +00:00
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau 85578a7ff1 update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
SVN-Revision: 9718
2007-12-13 04:26:46 +00:00
Felix Fietkau 9c7edf0ad0 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
SVN-Revision: 9648
2007-12-02 22:28:14 +00:00
Felix Fietkau 7f052bf047 update to latest madwifi snapshot - fixes some noderef bugs
SVN-Revision: 9602
2007-11-27 22:06:27 +00:00
Felix Fietkau 5bc6d1c39e update madwifi to latest rev - works around some crashiness
SVN-Revision: 9507
2007-11-07 13:02:09 +00:00
Felix Fietkau 8ebd4ab77b update madwifi to latest version (fixes #2403)
SVN-Revision: 9466
2007-10-31 13:06:27 +00:00
Florian Fainelli 18c1ffe97c i686 should use the i386 HAL
SVN-Revision: 9438
2007-10-24 19:50:06 +00:00
Felix Fietkau 479cf96993 upgrade madwifi to r2756
SVN-Revision: 9422
2007-10-24 04:35:02 +00:00
Florian Fainelli 2eca863b8e Convert the karma changes to be an ioctl
SVN-Revision: 9358
2007-10-19 06:19:00 +00:00
Florian Fainelli 93c450a043 Build a karma variant of madwifi
SVN-Revision: 9316
2007-10-14 11:42:09 +00:00
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Nicolas Thill 7ba4e5c3c0 prevent madwifi from building on UML
SVN-Revision: 8855
2007-09-20 07:11:52 +00:00
Nicolas Thill efb8b66786 don't assume PCI support, cleanup
SVN-Revision: 8803
2007-09-16 16:27:49 +00:00
Felix Fietkau c9784f0836 fix madwifi build on atheros
SVN-Revision: 8725
2007-09-09 22:59:46 +00:00
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Felix Fietkau 7375c88763 madwifi: bump release version
SVN-Revision: 8311
2007-08-01 18:39:29 +00:00
John Crispin dd0a1806ea Some packages make no sense or do not build for etrax
SVN-Revision: 8216
2007-07-29 15:50:32 +00:00
Imre Kaloz bec5f22912 avr32 build fixes
SVN-Revision: 8017
2007-07-17 10:38:33 +00:00
Felix Fietkau 65edd13209 sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
SVN-Revision: 7929
2007-07-11 21:13:50 +00:00
Felix Fietkau 424e15a610 another madwifi update
SVN-Revision: 7866
2007-07-04 01:25:54 +00:00
Felix Fietkau 8117b40bf0 update to the latest madwifi snapshot
SVN-Revision: 7864
2007-07-03 21:03:58 +00:00
Felix Fietkau 47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
2007-06-02 02:22:01 +00:00
Felix Fietkau 582d78b1ad clean up madwifi and sync with trunk
SVN-Revision: 7425
2007-06-01 10:29:49 +00:00
Felix Fietkau 272d51ddd3 update madwifi to latest trunk - performance enhancements
SVN-Revision: 7341
2007-05-26 16:52:05 +00:00
Felix Fietkau 34f3b786b5 update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include a security fix that was merged in 0.9.3.1
SVN-Revision: 7309
2007-05-23 14:54:18 +00:00
Felix Fietkau d169d2d02a madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream)
SVN-Revision: 7300
2007-05-21 06:25:34 +00:00
Felix Fietkau 0b9c3f09c6 madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
2007-05-13 23:04:20 +00:00
Felix Fietkau b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
2007-05-13 16:24:11 +00:00
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
2007-03-11 19:49:50 +00:00
Imre Kaloz 824adb7656 disable debugging stuff in madwifi - saves precious flash space :)
SVN-Revision: 6329
2007-02-20 13:16:51 +00:00
Felix Fietkau c7d1c75fad fix madwifi compile for atheros 2.6
SVN-Revision: 6260
2007-02-04 03:28:57 +00:00
Felix Fietkau 88e7da2bab nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name
SVN-Revision: 5889
2006-12-22 08:02:59 +00:00
Nicolas Thill 5df7bab3f0 use INSTALL_DIR variable
SVN-Revision: 5809
2006-12-16 19:57:11 +00:00
Felix Fietkau b5e0c5ea5f add SoC support to madwifi
SVN-Revision: 5804
2006-12-16 00:39:57 +00:00
Imre Kaloz 7df90c8814 remove the ar531x-2.4 target, a 2.6 port will be added soon
SVN-Revision: 5796
2006-12-14 22:50:13 +00:00