aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Collapse)AuthorAgeFilesLines
* madwifi: disable bogus vlan handling code which actually breaks vlanFelix Fietkau2008-08-011-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix race condition triggered by active split wds sta interfaces ↵Felix Fietkau2008-07-311-0/+31
| | | | | | during vap delete git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix multicast/authframe handling for wds ap with split sta interfacesFelix Fietkau2008-07-312-6/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add some beacon setup/update related fixes (based on Bruno ↵Felix Fietkau2008-07-315-3/+110
| | | | | | Randolf's patchset) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi packet injectionFelix Fietkau2008-07-311-0/+34
| | | | | | | | | This patch from madwifi commit 3337 makes packet injection work. Signed-off-by: Petr Liebmann <petrliebman@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add some extra sanity checkingFelix Fietkau2008-07-302-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: wds updatesFelix Fietkau2008-07-307-6/+1172
| | | | | | | | | - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh madwifi patchesFelix Fietkau2008-07-2523-55/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: preempt any running scan when wpa_supplicant triggers a new assocFelix Fietkau2008-07-251-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: preserve WPA IEs received in probe responses and prefer them over ↵Felix Fietkau2008-07-251-0/+49
| | | | | | | | | | beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add some roaming fixes by ubntFelix Fietkau2008-07-251-0/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rewrite madwifi sta mode link up/down notifications (mostly used by ↵Felix Fietkau2008-07-251-5/+197
| | | | | | | | | wpa_supplicant), fixes some stale node or reconnect loop issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: reduce the packet loss impact of forced background scans triggered ↵Felix Fietkau2008-07-252-13/+48
| | | | | | by the configured threshold git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve hidden ssid handling in sta modeFelix Fietkau2008-07-251-2/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix queue stop/start during key updatesFelix Fietkau2008-07-251-15/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-1628-76/+2738
| | | | 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
* 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
* 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
* 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-014-59/+36
| | | | | | | | | | 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
* 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
* fix a some txq races (merge from madwifi-trunk)Felix Fietkau2008-04-201-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10895 3c298f89-4303-0410-b956-a3cf2f4a3e73