linux/drivers/net/wireless/ath/ath6kl
Raja Mani 8f46fccd6c ath6kl: Maintain the listen interval per VIF specific
Firmware has the option to support the listen interval
per vif specific. Fix this.

Listen interval can be set by the TUs or by the number
of beacons. Current code enables the user to configure
the listen interval in the unit of 'number of beacons'
using debugfs entry "listen_interval". Going forward,
we need to alter the listen interval in the unit of TUs
to get good power numbers while going to WOW suspend/resume.

Allowing the user to change the listen interval in
the unit of "number of beacons"  in debugfs and changing
listen interval in wow suspend/resume in the unit of
time (TUs) would lead us to confuse.

This patch make sures the listen interval is changed only
in the unit of time (TUs).

Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-03-07 09:38:25 +02:00
..
bmi.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
bmi.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
cfg80211.c ath6kl: Maintain the listen interval per VIF specific 2012-03-07 09:38:25 +02:00
cfg80211.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
common.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
core.c ath6kl: Maintain the listen interval per VIF specific 2012-03-07 09:38:25 +02:00
core.h ath6kl: Maintain the listen interval per VIF specific 2012-03-07 09:38:25 +02:00
debug.c ath6kl: Maintain the listen interval per VIF specific 2012-03-07 09:38:25 +02:00
debug.h ath6kl: Fix kernel panic while receiving fwlog during boot 2012-03-06 17:53:54 +02:00
hif-ops.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
hif.c ath6kl: Collect residue firmware logs 2012-03-01 08:47:38 +02:00
hif.h ath6kl: prioritize Tx bundling based on AC priorities 2012-02-08 11:33:49 +02:00
htc.c ath6kl: Fix memory leak of rx packets in endpoint 0 2012-02-28 09:45:51 +02:00
htc.h ath6kl: assign Tx packet drop threshold per endpoint based on AC priority 2012-02-27 19:14:51 +02:00
init.c ath6kl: Lower SDIO pad drive strength for hw2.1.1 board 2012-02-28 10:44:03 +02:00
Kconfig ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
main.c ath6kl: Maintain the listen interval per VIF specific 2012-03-07 09:38:25 +02:00
Makefile ath6kl: Update license header 2012-02-08 11:31:31 +02:00
sdio.c ath6kl: Check wow state before sending control and data pkt 2012-03-07 09:34:14 +02:00
target.h ath6kl: add support for AR6003 2048 byte board file 2012-02-08 11:39:52 +02:00
testmode.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
testmode.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
txrx.c ath6kl: Check wow state before sending control and data pkt 2012-03-07 09:34:14 +02:00
usb.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
wmi.c ath6kl: implement hidden ssid 2012-03-01 08:39:12 +02:00
wmi.h ath6kl: implement hidden ssid 2012-03-01 08:39:12 +02:00