Hi!
I'm using atheros ath9271 usb dongle (tp-link tl-wn722nc) at dm8168 board. I'm using backport 3.12 ath9k_htc driver. Also I use hostapd because I need AP mode. It works well without a high load. When I translate 2-3 rtsp streams to 1-2 devices, the kernel crashes with message "Unable to handle kernel NULL pointer dereference at virtual address 00000000". The kernel crashes in different places, sometimes in the ath driver, sometimes in some parts of IP stack. I have tried ralink rl3070 dongle and it also crashed when I start rtsp server and generate a high load to it. When I use rtsp server and wired ethernet it works good on the same loads.
Thanks.