Felix Fietkau
|
cf8eecaad5
|
some more fixes for wds sta separation
SVN-Revision: 12127
|
2008-08-05 07:19:07 +00:00 |
|
Felix Fietkau
|
b75a7811eb
|
madwifi: more fixes and cleanups for wds sta separation
SVN-Revision: 12082
|
2008-08-03 21:00:34 +00:00 |
|
Felix Fietkau
|
245c16ba5d
|
madwifi: disable bogus vlan handling code which actually breaks vlan
SVN-Revision: 12065
|
2008-08-01 13:42:36 +00:00 |
|
Felix Fietkau
|
60f834421c
|
madwifi: fix race condition triggered by active split wds sta interfaces during vap delete
SVN-Revision: 12052
|
2008-07-31 22:41:31 +00:00 |
|
Felix Fietkau
|
d298a4a411
|
fix multicast/authframe handling for wds ap with split sta interfaces
SVN-Revision: 12051
|
2008-07-31 21:11:27 +00:00 |
|
Felix Fietkau
|
709eae54e4
|
madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset)
SVN-Revision: 12049
|
2008-07-31 18:59:25 +00:00 |
|
Felix Fietkau
|
d6d5c715b9
|
fix madwifi packet injection
This patch from madwifi commit 3337 makes packet injection work.
Signed-off-by: Petr Liebmann <petrliebman@googlemail.com>
SVN-Revision: 12048
|
2008-07-31 17:37:09 +00:00 |
|
Felix Fietkau
|
10b74a2455
|
madwifi: add some extra sanity checking
SVN-Revision: 12006
|
2008-07-30 07:05:12 +00:00 |
|
Felix Fietkau
|
df292e17b1
|
madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces
SVN-Revision: 12003
|
2008-07-30 04:45:24 +00:00 |
|
Felix Fietkau
|
bdfc0556b8
|
refresh madwifi patches
SVN-Revision: 11932
|
2008-07-25 22:41:13 +00:00 |
|
Felix Fietkau
|
144e506288
|
madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
SVN-Revision: 11929
|
2008-07-25 22:37:21 +00:00 |
|
Felix Fietkau
|
21dbb0d64d
|
madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings
SVN-Revision: 11928
|
2008-07-25 22:37:06 +00:00 |
|
Felix Fietkau
|
8aab13b562
|
madwifi: add some roaming fixes by ubnt
SVN-Revision: 11927
|
2008-07-25 22:36:51 +00:00 |
|
Felix Fietkau
|
c0dc50fb55
|
rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues
SVN-Revision: 11926
|
2008-07-25 22:36:33 +00:00 |
|
Felix Fietkau
|
9866151941
|
madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
SVN-Revision: 11925
|
2008-07-25 22:36:18 +00:00 |
|
Felix Fietkau
|
192e5ac41d
|
madwifi: improve hidden ssid handling in sta mode
SVN-Revision: 11924
|
2008-07-25 22:35:56 +00:00 |
|
Felix Fietkau
|
80710bb7cc
|
madwifi: fix queue stop/start during key updates
SVN-Revision: 11923
|
2008-07-25 22:35:36 +00:00 |
|
Felix Fietkau
|
0fb8aa363f
|
add some madwifi fixes and enhancements by Sven-Ola, refresh patches
SVN-Revision: 11848
|
2008-07-16 16:30:03 +00:00 |
|
Felix Fietkau
|
899a187d65
|
madwifi: add an optional threshold for low-rssi disconnection. This can be useful when letting wpa_supplicant control roaming.
SVN-Revision: 11799
|
2008-07-12 22:24:45 +00:00 |
|
Felix Fietkau
|
09bcffddf1
|
madwifi: improve beacon miss handling to increase the reliability of STA mode links
SVN-Revision: 11798
|
2008-07-12 22:24:36 +00:00 |
|
Felix Fietkau
|
a466930858
|
madwifi: drop stale AP nodes from the client list when disconnecting. Fixes some reassoc issues.
SVN-Revision: 11797
|
2008-07-12 22:24:26 +00:00 |
|
Felix Fietkau
|
27361b2d0b
|
madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently.
SVN-Revision: 11796
|
2008-07-12 22:24:17 +00:00 |
|
Felix Fietkau
|
1e91acfb39
|
madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA. Ignore those when scanning.
SVN-Revision: 11795
|
2008-07-12 22:24:05 +00:00 |
|
Felix Fietkau
|
8f186693ec
|
madwifi: add an optional background scanning threshold triggered by low rssi (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely)
SVN-Revision: 11794
|
2008-07-12 22:23:55 +00:00 |
|
Felix Fietkau
|
53bbcb6ad4
|
madwifi: recognize hidden essid with length=1 containing a nullbyte
SVN-Revision: 11793
|
2008-07-12 22:23:46 +00:00 |
|
Felix Fietkau
|
59373f6fda
|
madwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical packets failed.
SVN-Revision: 11792
|
2008-07-12 22:23:36 +00:00 |
|
Felix Fietkau
|
059dc41f06
|
refresh some madwifi patches
SVN-Revision: 11791
|
2008-07-12 22:23:21 +00:00 |
|
John Crispin
|
9e6c38917c
|
make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
SVN-Revision: 11676
|
2008-07-06 00:59:48 +00:00 |
|
Felix Fietkau
|
9be32c744b
|
be a bit more verbose about madwifi errors
SVN-Revision: 11675
|
2008-07-06 00:41:46 +00:00 |
|
Felix Fietkau
|
c9e08e9105
|
madwifi: fix sequence number check on incoming retransmit checks
SVN-Revision: 11614
|
2008-07-01 21:38:40 +00:00 |
|
Felix Fietkau
|
7c029b0355
|
another patch fix
SVN-Revision: 11455
|
2008-06-13 08:56:06 +00:00 |
|
Felix Fietkau
|
ad9bc6ab09
|
fix a small comment
SVN-Revision: 11454
|
2008-06-13 07:30:21 +00:00 |
|
Felix Fietkau
|
01c61b0d64
|
fix ANI and make use of it in all modes except for monitor
SVN-Revision: 11453
|
2008-06-13 01:51:31 +00:00 |
|
Felix Fietkau
|
62bef2bced
|
madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
SVN-Revision: 11409
|
2008-06-09 10:17:36 +00:00 |
|
Felix Fietkau
|
06447d5cfa
|
oops. accidentally committed the wrong patch version
SVN-Revision: 11395
|
2008-06-07 15:11:21 +00:00 |
|
Felix Fietkau
|
60e3586f6f
|
fix madwifi on linux 2.4
SVN-Revision: 11385
|
2008-06-06 23:53:03 +00:00 |
|
Imre Kaloz
|
0244e57bb9
|
refresh madwifi patches using upstream style
SVN-Revision: 11351
|
2008-06-04 13:16:18 +00:00 |
|
Felix Fietkau
|
3f1f985692
|
add missing export
SVN-Revision: 11317
|
2008-06-01 03:40:10 +00:00 |
|
Felix Fietkau
|
a91f7dcfd8
|
madwifi: refresh patches
SVN-Revision: 11316
|
2008-06-01 03:01:58 +00:00 |
|
Felix Fietkau
|
c05f60e0d0
|
madwifi: clean up scanning code, add support for changing scan lists
SVN-Revision: 11315
|
2008-06-01 03:00:59 +00:00 |
|
Felix Fietkau
|
17a7cfb3a7
|
madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability
SVN-Revision: 11314
|
2008-06-01 03:00:32 +00:00 |
|
Felix Fietkau
|
3e0c844379
|
clean up performance patch, add some head/tailroom calculation fixes (thx, benoit) fix some unused variables
SVN-Revision: 11313
|
2008-06-01 00:11:32 +00:00 |
|
Felix Fietkau
|
e97b3f0b95
|
madwifi build scripts cleanup
SVN-Revision: 11312
|
2008-06-01 00:11:14 +00:00 |
|
Felix Fietkau
|
e9f183265d
|
leave ack/cts setting alone by default
SVN-Revision: 10926
|
2008-04-23 04:58:34 +00:00 |
|
Felix Fietkau
|
eb13a77879
|
move timeout trigger for protection mode to node timeout trigger
SVN-Revision: 10925
|
2008-04-23 03:50:01 +00:00 |
|
Felix Fietkau
|
eff0b609c0
|
clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate
SVN-Revision: 10924
|
2008-04-23 03:49:42 +00:00 |
|
Felix Fietkau
|
16767f8db3
|
madwifi: put an upper limit on the amount of sampling that minstrel should 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.
SVN-Revision: 10921
|
2008-04-22 23:35:27 +00:00 |
|
Felix Fietkau
|
7637ba2bf8
|
add some more fine tuning for madwifi
SVN-Revision: 10900
|
2008-04-21 03:45:52 +00:00 |
|
Felix Fietkau
|
73663230c8
|
madwifi: add configurable rssi threshold and timeout values for protection mode 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.
SVN-Revision: 10899
|
2008-04-21 03:45:39 +00:00 |
|
Felix Fietkau
|
3e03e66d7a
|
reorder patches
SVN-Revision: 10898
|
2008-04-21 03:45:22 +00:00 |
|