Adrian Chadd 143cfad710 Disable WEP hardware encryption on the AR5210, in order to allow other
encryption types.

The AR5210 only has four WEP key slots, in contrast to what the
later MACs have (ie, the keycache.)  So there's no way to store a "clear"
key.

Even if the driver is taught to not allocate CLR key entries for
the AR5210, the hardware will actually attempt to decode the encrypted
frames with the (likely all 0!) WEP keys.

So for now, disable the hardware encryption entirely and just so it
all in software.  That allows both WEP -and- WPA to actually work.

If someone wishes to try and make hardware WEP _but_ software WPA work,
they'll have to create a HAL capability to enable/disable hardware
encryption based on the current STA/Hostap mode. However, making
multi-vap work with one WEP and one WPA VAP will require hardware
encryption to be disabled anyway.
2012-11-19 23:42:46 +00:00
..
2012-11-16 19:39:29 +00:00
2012-11-16 19:39:29 +00:00
2012-11-05 07:08:45 +00:00
2012-11-16 19:57:16 +00:00
2012-11-16 19:57:16 +00:00
2012-11-16 19:57:16 +00:00
2012-11-16 19:57:16 +00:00
2012-11-10 08:34:40 +00:00