summaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some ↵Felix Fietkau2008-07-311-19/+42
| | | | | | mails/tickets untested, does not work with 2.6.26 SVN-Revision: 12047
* madwifi: change the network scripts to use the new wds sta separation featureFelix Fietkau2008-07-301-2/+1
| | | | SVN-Revision: 12005
* rename patches-r3776 to patches-testingFelix Fietkau2008-07-181-1/+1
| | | | SVN-Revision: 11868
* fix some madwifi-testing bugsFelix Fietkau2008-07-181-1/+1
| | | | SVN-Revision: 11865
* huge madwifi update (work in progress, disabled by default, compiles but ↵Felix Fietkau2008-07-171-3/+9
| | | | | | breaks at run time) SVN-Revision: 11851
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-161-1/+1
| | | | SVN-Revision: 11848
* add preliminary Marvell Orion supportImre Kaloz2008-06-041-0/+3
| | | | SVN-Revision: 11352
* madwifi: fix cflags for generic mips halFelix Fietkau2008-06-011-0/+1
| | | | SVN-Revision: 11319
* fix madwifi menuconfig (thx, Othello)Felix Fietkau2008-06-011-4/+1
| | | | SVN-Revision: 11318
* madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx ↵Felix Fietkau2008-06-011-88/+41
| | | | | | sensitivity issues improves throughput on all cards/devices enhances link stability SVN-Revision: 11314
* ifndef is not supported inside make variable expansionFelix Fietkau2008-05-171-1/+1
| | | | SVN-Revision: 11165
* This patch adds a number of configuration options to the MadWifi package. ↵Travis Kemen2008-05-151-35/+109
| | | | | | 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
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-271-0/+3
| | | | SVN-Revision: 10956
* explicitely disable a bunch of package on ar7 until we properly detect pci & ↵Nicolas Thill2008-04-151-3/+3
| | | | | | usb support at configure time SVN-Revision: 10839
* do target dependent optimizationsImre Kaloz2008-04-141-2/+2
| | | | SVN-Revision: 10834
* madwifi: add support for drop-in hal replacementsFelix Fietkau2008-03-201-0/+12
| | | | SVN-Revision: 10629
* pull madwifi forward to the latest upstream version - should fix some dual ↵Felix Fietkau2008-01-311-1/+1
| | | | | | radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) SVN-Revision: 10334
* update madwifi to latest trunk, include a few more fixes/improvementsFelix Fietkau2008-01-281-4/+4
| | | | SVN-Revision: 10294
* upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵Felix Fietkau2008-01-251-7/+16
| | | | | | default to automatic channel selection SVN-Revision: 10259
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-4/+0
| | | | SVN-Revision: 9906
* update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xxFelix Fietkau2007-12-131-1/+1
| | | | SVN-Revision: 9718
* update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode ↵Felix Fietkau2007-12-021-5/+8
| | | | | | issues, needs more testing SVN-Revision: 9648
* update to latest madwifi snapshot - fixes some noderef bugsFelix Fietkau2007-11-271-2/+2
| | | | SVN-Revision: 9602
* update madwifi to latest rev - works around some crashinessFelix Fietkau2007-11-071-2/+2
| | | | SVN-Revision: 9507
* update madwifi to latest version (fixes #2403)Felix Fietkau2007-10-311-2/+2
| | | | SVN-Revision: 9466
* i686 should use the i386 HALFlorian Fainelli2007-10-241-0/+3
| | | | SVN-Revision: 9438
* upgrade madwifi to r2756Felix Fietkau2007-10-241-3/+3
| | | | SVN-Revision: 9422
* Convert the karma changes to be an ioctlFlorian Fainelli2007-10-191-22/+0
| | | | SVN-Revision: 9358
* Build a karma variant of madwifiFlorian Fainelli2007-10-141-0/+22
| | | | SVN-Revision: 9316
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-5/+5
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* prevent madwifi from building on UMLNicolas Thill2007-09-201-1/+6
| | | | SVN-Revision: 8855
* don't assume PCI support, cleanupNicolas Thill2007-09-161-37/+45
| | | | SVN-Revision: 8803
* fix madwifi build on atherosFelix Fietkau2007-09-091-1/+1
| | | | SVN-Revision: 8725
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-2/+4
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-4/+1
| | | | | | (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
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* madwifi: bump release versionFelix Fietkau2007-08-011-1/+1
| | | | SVN-Revision: 8311
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-291-1/+1
| | | | SVN-Revision: 8216
* avr32 build fixesImre Kaloz2007-07-171-1/+1
| | | | SVN-Revision: 8017
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor ↵Felix Fietkau2007-07-111-2/+2
| | | | | | (should fix #1949) SVN-Revision: 7929
* another madwifi updateFelix Fietkau2007-07-041-2/+2
| | | | SVN-Revision: 7866
* update to the latest madwifi snapshotFelix Fietkau2007-07-031-2/+2
| | | | SVN-Revision: 7864
* madwifi update: include upstream fixes for ff handling, disable ff by ↵Felix Fietkau2007-06-021-2/+2
| | | | | | default (not reliable enough), wpa in ap mode should be working now SVN-Revision: 7440
* clean up madwifi and sync with trunkFelix Fietkau2007-06-011-2/+2
| | | | SVN-Revision: 7425
* update madwifi to latest trunk - performance enhancementsFelix Fietkau2007-05-261-2/+2
| | | | SVN-Revision: 7341
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and ↵Felix Fietkau2007-05-231-3/+3
| | | | | | include a security fix that was merged in 0.9.3.1 SVN-Revision: 7309
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge ↵Felix Fietkau2007-05-211-5/+6
| | | | | | in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream) SVN-Revision: 7300
* madwifi: remove V=1 (was only added for debugging)Felix Fietkau2007-05-131-2/+1
| | | | SVN-Revision: 7218
* huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes ↵Felix Fietkau2007-05-131-9/+12
| | | | | | lots of bugfixes and performance enhancements SVN-Revision: 7211
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582