OpenCloudOS-Kernel/drivers/net/wireless/ath/ath10k
Chun-Yeow Yeoh cf0fd56235 ath10k: fix the peer mac address in getting stats
Using the macro to convert the MAC address from WMI word
format to char array has lead to the wrong peer mac
address printed out while retrieving the peer stats from
FW. Fix this.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Reviewed-By: Michał Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2014-03-24 10:28:44 +02:00
..
Kconfig ath10k: add DFS_CERTIFIED option 2014-01-10 11:39:57 +02:00
Makefile
bmi.c ath10k: separate result parameter in ath10k_bmi_execute() 2014-03-21 17:40:53 +02:00
bmi.h ath10k: separate result parameter in ath10k_bmi_execute() 2014-03-21 17:40:53 +02:00
ce.c ath10k: bypass htc for htt tx path 2014-02-28 11:59:17 +02:00
ce.h ath10k: bypass htc for htt tx path 2014-02-28 11:59:17 +02:00
core.c ath10k: check otp.bin result 2014-03-21 17:41:03 +02:00
core.h ath10k: add recalc RTS/CTS protection method 2014-03-13 07:14:28 +02:00
debug.c ath10k: fix the peer mac address in getting stats 2014-03-24 10:28:44 +02:00
debug.h ath10k: fix alignment in ath10k_dbg() 2014-02-14 13:19:55 +02:00
hif.h ath10k: replace send_head() with tx_sg() 2014-02-28 11:59:06 +02:00
htc.c ath10k: bypass htc for htt tx path 2014-02-28 11:59:17 +02:00
htc.h ath10k: simplify HTC command submitting 2013-09-16 19:47:46 +03:00
htt.c ath10k: make core boot messages more compact 2013-11-20 10:34:59 +02:00
htt.h ath10k: batch htt tx/rx completions 2014-02-28 11:59:25 +02:00
htt_rx.c ath10k: Fill per-ppdu info in rx_info only once 2014-03-21 17:42:22 +02:00
htt_tx.c ath10k: reduce htt tx/rx spinlock overhead 2014-02-28 11:59:55 +02:00
hw.h ath10k: fix device initialization routine 2014-02-13 16:55:01 +02:00
mac.c ath10k: update regulatory domain settings for 10.x firmware 2014-03-24 10:25:46 +02:00
mac.h ath10k: bring back the WMI path for mgmt frames 2013-09-27 14:58:14 +03:00
pci.c ath10k: remove pci completion list 2014-02-28 12:00:30 +02:00
pci.h ath10k: remove pci completion list 2014-02-28 12:00:30 +02:00
rx_desc.h ath10k: document decap modes 2013-09-26 10:12:23 +03:00
targaddrs.h
trace.c
trace.h ath10k: add trace event for WMI_DEBUG_MESG_EVENTID 2014-01-10 11:49:33 +02:00
txrx.c ath10k: reduce htt tx/rx spinlock overhead 2014-02-28 11:59:55 +02:00
txrx.h ath10k: decouple HTT TX completions 2013-09-20 08:18:09 +03:00
wmi.c ath10k: update regulatory domain settings for 10.x firmware 2014-03-24 10:25:46 +02:00
wmi.h ath10k: fix the peer mac address in getting stats 2014-03-24 10:28:44 +02:00