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
|
17 years ago |
Imre Kaloz
|
a4dd1adf4a
|
add preliminary support for Storm SL3512 based devices, not ready yet
SVN-Revision: 10956
|
17 years ago |
Nicolas Thill
|
2a4a0c2bcc
|
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
|
17 years ago |
Imre Kaloz
|
41cf84f819
|
do target dependent optimizations
SVN-Revision: 10834
|
17 years ago |
Felix Fietkau
|
0e58011e62
|
madwifi: add support for drop-in hal replacements
SVN-Revision: 10629
|
17 years ago |
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
|
17 years ago |
Felix Fietkau
|
d9ad14d717
|
update madwifi to latest trunk, include a few more fixes/improvements
SVN-Revision: 10294
|
17 years ago |
Felix Fietkau
|
1fb5433154
|
upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
SVN-Revision: 10259
|
17 years ago |
Felix Fietkau
|
2a45adfcda
|
remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
|
17 years ago |
Felix Fietkau
|
85578a7ff1
|
update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
SVN-Revision: 9718
|
17 years ago |
Felix Fietkau
|
9c7edf0ad0
|
update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
SVN-Revision: 9648
|
17 years ago |
Felix Fietkau
|
7f052bf047
|
update to latest madwifi snapshot - fixes some noderef bugs
SVN-Revision: 9602
|
17 years ago |
Felix Fietkau
|
5bc6d1c39e
|
update madwifi to latest rev - works around some crashiness
SVN-Revision: 9507
|
18 years ago |
Felix Fietkau
|
8ebd4ab77b
|
update madwifi to latest version (fixes #2403)
SVN-Revision: 9466
|
18 years ago |
Florian Fainelli
|
18c1ffe97c
|
i686 should use the i386 HAL
SVN-Revision: 9438
|
18 years ago |
Felix Fietkau
|
479cf96993
|
upgrade madwifi to r2756
SVN-Revision: 9422
|
18 years ago |
Florian Fainelli
|
2eca863b8e
|
Convert the karma changes to be an ioctl
SVN-Revision: 9358
|
18 years ago |
Florian Fainelli
|
93c450a043
|
Build a karma variant of madwifi
SVN-Revision: 9316
|
18 years ago |
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
|
18 years ago |
Nicolas Thill
|
7ba4e5c3c0
|
prevent madwifi from building on UML
SVN-Revision: 8855
|
18 years ago |
Nicolas Thill
|
efb8b66786
|
don't assume PCI support, cleanup
SVN-Revision: 8803
|
18 years ago |
Felix Fietkau
|
c9784f0836
|
fix madwifi build on atheros
SVN-Revision: 8725
|
18 years ago |
Nicolas Thill
|
34bb4638e7
|
move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
|
18 years ago |
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
|
18 years ago |
Nicolas Thill
|
02cd6d278f
|
use a default VERSION field for kmod packages
SVN-Revision: 8575
|
18 years ago |
Felix Fietkau
|
7375c88763
|
madwifi: bump release version
SVN-Revision: 8311
|
18 years ago |
John Crispin
|
dd0a1806ea
|
Some packages make no sense or do not build for etrax
SVN-Revision: 8216
|
18 years ago |
Imre Kaloz
|
bec5f22912
|
avr32 build fixes
SVN-Revision: 8017
|
18 years ago |
Felix Fietkau
|
65edd13209
|
sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
SVN-Revision: 7929
|
18 years ago |
Felix Fietkau
|
424e15a610
|
another madwifi update
SVN-Revision: 7866
|
18 years ago |
Felix Fietkau
|
8117b40bf0
|
update to the latest madwifi snapshot
SVN-Revision: 7864
|
18 years ago |
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
|
18 years ago |
Felix Fietkau
|
582d78b1ad
|
clean up madwifi and sync with trunk
SVN-Revision: 7425
|
18 years ago |
Felix Fietkau
|
272d51ddd3
|
update madwifi to latest trunk - performance enhancements
SVN-Revision: 7341
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
Felix Fietkau
|
0b9c3f09c6
|
madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
|
18 years ago |
Felix Fietkau
|
b910cf91f6
|
huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
|
18 years ago |
Felix Fietkau
|
24faf55360
|
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
|
18 years ago |
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
|
18 years ago |
Imre Kaloz
|
ee653e3700
|
add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
|
18 years ago |
Imre Kaloz
|
824adb7656
|
disable debugging stuff in madwifi - saves precious flash space :)
SVN-Revision: 6329
|
18 years ago |
Felix Fietkau
|
c7d1c75fad
|
fix madwifi compile for atheros 2.6
SVN-Revision: 6260
|
18 years ago |
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
|
18 years ago |
Nicolas Thill
|
5df7bab3f0
|
use INSTALL_DIR variable
SVN-Revision: 5809
|
18 years ago |
Felix Fietkau
|
b5e0c5ea5f
|
add SoC support to madwifi
SVN-Revision: 5804
|
18 years ago |
Imre Kaloz
|
7df90c8814
|
remove the ar531x-2.4 target, a 2.6 port will be added soon
SVN-Revision: 5796
|
18 years ago |
Felix Fietkau
|
bc385ec4d7
|
update madwifi (security issues: CVE-2006-6332)
SVN-Revision: 5720
|
18 years ago |
Felix Fietkau
|
c2211dc51e
|
replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
|
18 years ago |
Felix Fietkau
|
105a602ecf
|
implement target profiles in menuconfig
SVN-Revision: 5512
|
19 years ago |