aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Collapse)AuthorAgeFilesLines
* fix madwifi mode settingFelix Fietkau2008-07-201-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename patches-r3776 to patches-testingFelix Fietkau2008-07-1845-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hal module load msgFelix Fietkau2008-07-181-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh madwifi-testing patchesFelix Fietkau2008-07-1841-484/+253
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix some madwifi-testing bugsFelix Fietkau2008-07-184-113/+65
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix some unused variablesFelix Fietkau2008-07-181-25/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove a wrong patch chunk in the madwifi updateFelix Fietkau2008-07-171-9/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* huge madwifi update (work in progress, disabled by default, compiles but ↵Felix Fietkau2008-07-1745-3/+5417
| | | | | | breaks at run time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-1629-77/+2739
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add an optional threshold for low-rssi disconnection. This can be ↵Felix Fietkau2008-07-121-0/+91
| | | | | | useful when letting wpa_supplicant control roaming. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve beacon miss handling to increase the reliability of STA ↵Felix Fietkau2008-07-121-0/+102
| | | | | | mode links git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: drop stale AP nodes from the client list when disconnecting. Fixes ↵Felix Fietkau2008-07-121-0/+59
| | | | | | some reassoc issues. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add a preliminary fix for the reassoc check, but disable reassoc ↵Felix Fietkau2008-07-121-0/+31
| | | | | | entirely for now until we've figured out why it fails frequently. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ↵Felix Fietkau2008-07-121-0/+18
| | | | | | | | | STA. Ignore those when scanning. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add an optional background scanning threshold triggered by low rssiFelix Fietkau2008-07-121-0/+127
| | | | | | | | (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: recognize hidden essid with length=1 containing a nullbyteFelix Fietkau2008-07-121-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ↵Felix Fietkau2008-07-121-0/+81
| | | | | | critical packets failed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh some madwifi patchesFelix Fietkau2008-07-126-96/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-062-0/+119
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* be a bit more verbose about madwifi errorsFelix Fietkau2008-07-061-33/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix sequence number check on incoming retransmit checksFelix Fietkau2008-07-011-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the sleep since we delayed bringing up the interfaceFlorian Fainelli2008-06-181-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Delay bringing up the interface because some cards requires setting the mode ↵Florian Fainelli2008-06-181-1/+1
| | | | | | before bringing it up (#3541) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another patch fixFelix Fietkau2008-06-131-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a small commentFelix Fietkau2008-06-131-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ANI and make use of it in all modes except for monitorFelix Fietkau2008-06-131-5/+280
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for ↵Felix Fietkau2008-06-092-9/+13
| | | | | | future HALs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops. accidentally committed the wrong patch versionFelix Fietkau2008-06-071-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi on linux 2.4Felix Fietkau2008-06-061-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary Marvell Orion supportImre Kaloz2008-06-041-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh madwifi patches using upstream styleImre Kaloz2008-06-0443-505/+543
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix cflags for generic mips halFelix Fietkau2008-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi menuconfig (thx, Othello)Felix Fietkau2008-06-012-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing exportFelix Fietkau2008-06-011-17/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: refresh patchesFelix Fietkau2008-06-0139-325/+323
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: clean up scanning code, add support for changing scan listsFelix Fietkau2008-06-011-0/+890
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: update to sam leffler's latest halFelix Fietkau2008-06-017-228/+77
| | | | | | | | | | 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
* clean up performance patch, add some head/tailroom calculation fixes (thx, ↵Felix Fietkau2008-06-012-58/+89
| | | | | | | | | benoit) fix some unused variables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi build scripts cleanupFelix Fietkau2008-06-012-273/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ifndef is not supported inside make variable expansionFelix Fietkau2008-05-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch adds a number of configuration options to the MadWifi package. ↵Travis Kemen2008-05-152-35/+261
| | | | | | | | | | | 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
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-271-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-231-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-231-25/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up cwmin/cwmax defines and remove some wrong values which made ↵Felix Fietkau2008-04-231-19/+87
| | | | | | minstrel a bit inaccurate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: put an upper limit on the amount of sampling that minstrel should ↵Felix Fietkau2008-04-221-12/+24
| | | | | | | | | | | do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some more fine tuning for madwifiFelix Fietkau2008-04-211-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add configurable rssi threshold and timeout values for protection modeFelix Fietkau2008-04-211-0/+139
| | | | | | | | the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorder patchesFelix Fietkau2008-04-214-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10898 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove the minstrel_mrr hack and add two patches that massively ↵Felix Fietkau2008-04-213-22/+89
| | | | | | improve minstrel's performance and response time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10897 3c298f89-4303-0410-b956-a3cf2f4a3e73