]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
wl12xx: implement fw status debugfs entries
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:14:08 +0000 (12:14 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:58:12 +0000 (15:58 +0300)
commit10b1e8a27a45559df7d02c864081e929369d83bf
tree2e5115698863b858014b5615c57aa79d1dd2f75d
parentbcca1bbdd412fb6be32d04fc2407c81239de5f8c
wl12xx: implement fw status debugfs entries

Implement the operations that are necessary to fetch the
wl12xx-specific FW statistics.  Re-add some of the code removed from
wlcore.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wl12xx/Makefile
drivers/net/wireless/ti/wl12xx/acx.h
drivers/net/wireless/ti/wl12xx/debugfs.c [new file with mode: 0644]
drivers/net/wireless/ti/wl12xx/debugfs.h [new file with mode: 0644]
drivers/net/wireless/ti/wl12xx/main.c