51 Commits (5fc0f1831613a0166a93b7b8701b19617fbc3b34)

Author SHA1 Message Date
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) 17 years ago
Felix Fietkau d9ad14d717 update madwifi to latest trunk, include a few more fixes/improvements 17 years ago
Felix Fietkau 1fb5433154 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection 17 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau 85578a7ff1 update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx 17 years ago
Felix Fietkau 9c7edf0ad0 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing 17 years ago
Felix Fietkau 7f052bf047 update to latest madwifi snapshot - fixes some noderef bugs 17 years ago
Felix Fietkau 5bc6d1c39e update madwifi to latest rev - works around some crashiness 17 years ago
Felix Fietkau 8ebd4ab77b update madwifi to latest version (fixes #2403) 17 years ago
Florian Fainelli 18c1ffe97c i686 should use the i386 HAL 17 years ago
Felix Fietkau 479cf96993 upgrade madwifi to r2756 17 years ago
Florian Fainelli 2eca863b8e Convert the karma changes to be an ioctl 17 years ago
Florian Fainelli 93c450a043 Build a karma variant of madwifi 17 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 17 years ago
Nicolas Thill 7ba4e5c3c0 prevent madwifi from building on UML 17 years ago
Nicolas Thill efb8b66786 don't assume PCI support, cleanup 17 years ago
Felix Fietkau c9784f0836 fix madwifi build on atheros 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 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. 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
Felix Fietkau 7375c88763 madwifi: bump release version 17 years ago
John Crispin dd0a1806ea Some packages make no sense or do not build for etrax 17 years ago
Imre Kaloz bec5f22912 avr32 build fixes 17 years ago
Felix Fietkau 65edd13209 sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949) 17 years ago
Felix Fietkau 424e15a610 another madwifi update 17 years ago
Felix Fietkau 8117b40bf0 update to the latest madwifi snapshot 17 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 18 years ago
Felix Fietkau 582d78b1ad clean up madwifi and sync with trunk 18 years ago
Felix Fietkau 272d51ddd3 update madwifi to latest trunk - performance enhancements 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 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) 18 years ago
Felix Fietkau 0b9c3f09c6 madwifi: remove V=1 (was only added for debugging) 18 years ago
Felix Fietkau b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 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) 18 years ago
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now 18 years ago
Imre Kaloz 824adb7656 disable debugging stuff in madwifi - saves precious flash space :) 18 years ago
Felix Fietkau c7d1c75fad fix madwifi compile for atheros 2.6 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 18 years ago
Nicolas Thill 5df7bab3f0 use INSTALL_DIR variable 18 years ago
Felix Fietkau b5e0c5ea5f add SoC support to madwifi 18 years ago
Imre Kaloz 7df90c8814 remove the ar531x-2.4 target, a 2.6 port will be added soon 18 years ago
Felix Fietkau bc385ec4d7 update madwifi (security issues: CVE-2006-6332) 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago
Nicolas Thill 8a7cf55e06 use target optimization flags for madwifi tools 18 years ago
Felix Fietkau cc1690b367 put madwifi in the right category 18 years ago
Felix Fietkau 547b127d7a make kernel module packaging code reusable and use it in madwifi 18 years ago
Florian Fainelli 82aa950344 Do not automatically create atheros devices (#811), and potentially other bugs 18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks 18 years ago