android_kernel_oneplus_msm8998/drivers/net/wireless/wl12xx
Eliad Peller c84368e01a wl12xx: add rx_streaming debugfs entry
Allow control over rx_streaming interval and operation mode
(always/only on coex) via debugfs.

e.g.
echo 100 > /debug/ieee80211/phy0/wl12xx/rx_streaming/interval
echo 1 > /debug/ieee80211/phy0/wl12xx/rx_streaming/always

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-06-27 10:15:50 +03:00
..
acx.c wl12xx: add support for rx streaming 2011-06-27 10:15:48 +03:00
acx.h wl12xx: add support for rx streaming 2011-06-27 10:15:48 +03:00
boot.c wl12xx: Stop BA session event from device 2011-06-07 14:44:02 -04:00
boot.h wl12xx: move hardcoded hci_io_ds value into the conf struct 2011-04-19 16:49:22 +03:00
cmd.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-16 19:32:19 -04:00
cmd.h
conf.h wl12xx: add automatic rx streaming triggers 2011-06-27 10:15:49 +03:00
debugfs.c wl12xx: add rx_streaming debugfs entry 2011-06-27 10:15:50 +03:00
debugfs.h
event.c wl12xx: add automatic rx streaming triggers 2011-06-27 10:15:49 +03:00
event.h wl12xx: Stop BA session event from device 2011-06-07 14:44:02 -04:00
ini.h
init.c wl12xx: Stop BA session event from device 2011-06-07 14:44:02 -04:00
init.h wl12xx: AP-mode - reconfigure templates after basic rates change 2011-05-02 10:31:18 +03:00
io.c net: wl12xx: care for optional operations 2011-06-27 10:15:46 +03:00
io.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-05 13:32:35 -04:00
Kconfig
main.c wl12xx: add automatic rx streaming triggers 2011-06-27 10:15:49 +03:00
Makefile
ps.c wl12xx: avoid premature elp entrance 2011-05-02 10:25:27 +03:00
ps.h wl12xx: enter/exit psm on wowlan suspend/resume 2011-05-13 14:55:49 +03:00
reg.h
rx.c wl12xx: add automatic rx streaming triggers 2011-06-27 10:15:49 +03:00
rx.h
scan.c wl12xx: fix oops in sched_scan when forcing a passive scan 2011-05-31 14:47:26 -04:00
scan.h wl12xx: fix DFS channels handling in scheduled scan 2011-05-31 14:47:25 -04:00
sdio.c net: wl12xx: remove the nops 2011-06-27 10:15:47 +03:00
sdio_test.c wl12xx: Clamp byte mode transfers for 128x chips 2011-04-19 16:49:07 +03:00
spi.c net: wl12xx: remove unnecessary prints 2011-06-27 10:15:47 +03:00
testmode.c
testmode.h
tx.c wl12xx: add automatic rx streaming triggers 2011-06-27 10:15:49 +03:00
tx.h wl12xx: fix race condition during recovery in AP mode 2011-05-02 10:31:28 +03:00
wl12xx.h wl12xx: add automatic rx streaming triggers 2011-06-27 10:15:49 +03:00
wl12xx_80211.h
wl12xx_platform_data.c