O driver ath10k
não está disponível no debian jessie, você deve obtê-lo a partir de backports.
Adicione a seguinte linha ao seu /etc/apt/sources.list
:
deb http://httpredir.debian.org/debian jessie-backports main contrib non-free
Pesquise e instale um novo kernel a partir dos backports:
apt-cache search linux-image
apt-get install linux-image-xxx
apt-get install linux-headers-xxx
Reinicialize e instale os firmware-atheros
dos backports:
apt-get update
apt-get -t jessie-backports install firmware-atheros
modprobe ath10k