commit | b1382edef9c06eca337e8982e6040e0699abab82 | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@gentoo.org> | Wed Nov 22 00:06:48 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 02 00:12:05 2006 -0500 |
tree | ffd9b959db655b6f06bdb09e1ef6ce245ffa8457 | |
parent | b1cd84167b92de0f9fc7aad9cf272261496f4d0b [diff] |
[PATCH] zd1211rw: Use softmac ERP handling functionality This adds zd1211rw driver support for the softmac functionality I added a while back. We now obey changes in basic rates, use short preamble if it is available (but long if the AP says it's not), and send self-CTS in the proper situations. Locking fixed and improved by Ulrich Kunitz. Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>