Re: [PATCH 0/2] wireless/atmel: WEXT and authentication fixes

2006-02-05 Thread Dan Williams
On Thu, 2006-02-02 at 11:42 -0500, Dan Williams wrote: > These two patches fix bugs in the Atmel driver's handing of WEXT and > authentication. The first fixes setting of the TX key only for the > ENCODEEXT functionality I added last week. The second fixes some bugs > in the authentication proces

[PATCH 0/2] wireless/atmel: WEXT and authentication fixes

2006-02-02 Thread Dan Williams
These two patches fix bugs in the Atmel driver's handing of WEXT and authentication. The first fixes setting of the TX key only for the ENCODEEXT functionality I added last week. The second fixes some bugs in the authentication process for both WEP and non-WEP configurations. Summary: [PATCH 1/