| From | Subject | Date |
|---|---|---|
| Wojciech Dubowik | Re: [ath5k-devel] [PATCH v4 0/9] ath5k: Add AHB support
Obviously my script to send patches didn't work as expected so I will have to send them again.
Wojtek
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel
| Nov 16, 2:12 am 2010 |
| Bruno Randolf | [ath5k-devel] [PATCH] ath5k: Use capabilities informatio ...
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 <br1@einfach.org>
---
drivers/net/wireless/ath/ath5k/base.c | 65 ++++++++++++++++++++-------------
drivers/net/wireless/ath/ath5k/qcu.c | 4 +-
2 files changed, 41 insertions(+), 28 deletions(-)
diff --git ...
| Nov 15, 7:05 pm 2010 |
| Bruno Randolf | Re: [ath5k-devel] Hardware encryption on AR5413 broken?
The ath5k phy0: Atheros AR5414 chip found (MAC: 0xa5, PHY: 0x61) line is the
Ok. I did the same (only one ath5k AP, though...).
Uh, then complain to your vendor ;-)
Maybe there is something in the EEPROM which disables encryption, too. There
is a flag for this: ATH_CRYPT_CAP_CIPHER_AESCCM. Can you check if it is
It is (lspci -vn)
00:0f.0 0200: 168c:001b (rev 01)
Subsystem: 168c:2062
Flags: bus master, medium devsel, latency 168, IRQ 5
Memory at a0020000 ...
| Nov 16, 2:46 am 2010 |
| Bruno Randolf | Re: [ath5k-devel] Hardware encryption on AR5413 broken?
I just confirmed that encryption still works for me with current wireless-
testing in AP as well as in STA (client) mode. Please provide us with more
information:
1.) What is your chipset revision (check in dmesg)? Mine is:
ath5k phy1: Atheros AR5414 chip found (MAC: 0xa5, PHY: 0x61). AR5413 and
AR5414 should be very similar, AFAIK.
2.) What encryption did you use? TKIP or AES (CCMP)? I tested both in STA
mode. I can get DHCP and i tested several minutes of high traffic. No problem
as ...
| Nov 15, 8:14 pm 2010 |
| Stefan Nickl | Re: [ath5k-devel] Hardware encryption on AR5413 broken?
Hi Bruno,
thanks for your reply.
Interestingly, I have the same chipset as you when looking at dmesg:
ath5k phy0: Atheros AR5414 chip found (MAC: 0xa5, PHY: 0x61)
I had looked at lspci before, which identifies
168c:001b (rev 01) / Subsystem: 168c:2062
Machine is a Atom Z510 single core/processor.
The EEPROM of this module is a bit quirky, for example 11a mode (which
is my primary target) only works with ath5k when the corresponding mode
flag is modified after it was read from ...
| Nov 16, 2:30 am 2010 |
| previous day | today | next day |
|---|---|---|
| November 13, 2010 | November 16, 2010 | November 17, 2010 |
