mwifiex: maintain station statistic in uap mode
authorXinming Hu <huxm@marvell.com>
Wed, 3 Jun 2015 11:29:38 +0000 (16:59 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Jun 2015 08:41:52 +0000 (11:41 +0300)
commit442f6f9b49c88482b82790eee23fa330e1faf9f6
tree63f52ca5724ce30758b00c2513bce738cafd5575
parent7ee38bf4edeac83833cd25b26cda98ff7588359f
mwifiex: maintain station statistic in uap mode

This patch maintain statistic information for the stations associated
to the mwifiex micro AP, include tx/rx bytes/packets, signal strength,
tx bitrate.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/fw.h
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/txrx.c
drivers/net/wireless/mwifiex/uap_txrx.c
drivers/net/wireless/mwifiex/util.c