Re: [ath5k-devel] Hardware encryption on AR5413 broken?

2010-11-15 Thread Bruno Randolf
On Wed November 10 2010 18:26:16 Stefan Nickl wrote: > Hello list, > > I'm experiencing encryption problems that may be related to this bug > report (although the report is about AR2413): > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/568090 > > The crypto handshake appears to complete ju

[ath5k-devel] [PATCH] ath5k: Use capabilities information for the number of TX queues

2010-11-15 Thread Bruno Randolf
One thing I missed in my WME series: Older hardware does not have enough hardware queues to support WME. In this case we just set up one data queue. Use the capability information to decide how many queues to set up. Signed-off-by: Bruno Randolf --- drivers/net/wireless/ath/ath5k/base.c | 65 +