linux/drivers/net/wireless/iwlwifi/dvm
Johannes Berg 14cfca7152 iwlwifi: return whether to stop from rfkill method
When indicating RF-kill toggle to the higher layer, that
may in turn call back to the transport (for MVM at least)
to turn off the device quickly. Instead of that, allow it
to return whether or not the device should be turned off,
this gets rid of the call indirection and will help make
the API more consistent when we go back to non-threaded
interrupts again for PCIe.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-03-09 19:16:46 +02:00
..
agn.h iwlwifi: make various things const 2014-02-13 10:18:43 +02:00
calib.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
calib.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
commands.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
debugfs.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
dev.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
devices.c iwlwifi: make various things const 2014-02-13 10:18:43 +02:00
led.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
led.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
lib.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
mac80211.c iwlwifi: make various things const 2014-02-13 10:18:43 +02:00
main.c iwlwifi: return whether to stop from rfkill method 2014-03-09 19:16:46 +02:00
Makefile iwlwifi: remove testmode 2013-06-18 11:51:57 +02:00
power.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
power.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
rs.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2014-02-12 15:24:14 -05:00
rs.h iwlwifi: rs: use const u16 for throughput tables 2014-02-03 22:23:37 +02:00
rx.c iwlwifi: make various things const 2014-02-13 10:18:43 +02:00
rxon.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
scan.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
sta.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tt.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
tt.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tx.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
ucode.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-01-16 12:54:17 -05:00