linux_old1/drivers/net/wireless/iwlwifi/mvm
Luciano Coelho 7f549e2c45 iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function
Getting the BSS station vif is something that may be needed by other
parts of the code.  So, instead of having an iterator specifically for
d3, change it into a generic one in utils.c.  Additionally, add a
iwl_mvm_get_bss_vif() function to make it easier to retrieving it.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-10-29 12:49:13 +02:00
..
Makefile iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex.c iwlwifi: mvm: BT Coex - update the MPLUT Boost register value 2014-10-23 21:21:47 +03:00
coex_legacy.c iwlwifi: mvm: BT Coex - update the MPLUT Boost register value 2014-10-23 21:21:47 +03:00
constants.h iwlwifi: rs: option to easily disable Tx MIMO 2014-10-29 12:49:11 +02:00
d3.c iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function 2014-10-29 12:49:13 +02:00
debugfs-vif.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
debugfs.c iwlwifi: mvm: add debugfs entry to configure netdetect SSIDs 2014-10-29 12:49:13 +02:00
debugfs.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-coex.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-d3.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-mac.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-power.h iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
fw-api-rs.h iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field 2014-04-09 19:29:36 +03:00
fw-api-scan.h iwlwifi: mvm: Set RRM_ENABLED bit in scan commands 2014-09-16 12:57:50 +03:00
fw-api-sta.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-tx.h iwlwifi: mvm: Update TX power in TPC reports 2014-09-16 12:57:50 +03:00
fw-api.h iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
fw.c iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac-ctxt.c iwlwifi: mvm: prepare for scheduler config command 2014-09-16 12:57:50 +03:00
mac80211.c iwlwifi: mvm: spin off a function to start scan offload 2014-10-29 12:49:12 +02:00
mvm.h iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function 2014-10-29 12:49:13 +02:00
nvm.c iwlwifi: make hw rev checking more readable 2014-09-14 12:56:39 +03:00
offloading.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
ops.c iwlwifi: mvm: add debugfs entry to configure netdetect SSIDs 2014-10-29 12:49:13 +02:00
phy-ctxt.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
power.c iwlwifi: mvm: fix PSM disable during TDLS 2014-09-14 22:02:24 +03:00
quota.c iwlwifi: mvm: fix quota update avoidance 2014-09-14 22:02:23 +03:00
rs.c iwlwifi: mvm: remove unneeded NULL pointer check 2014-10-29 12:49:11 +02:00
rs.h iwlwifi: mvm: rs: refactor to allow direct rs updating 2014-09-21 13:25:45 +03:00
rx.c iwlwifi: mvm: choose an initial tx rate based on rssi conditions 2014-09-21 13:25:44 +03:00
scan.c iwlwifi: mvm: spin off a function to start scan offload 2014-10-29 12:49:12 +02:00
sf.c iwlwifi: mvm: allow preventing dummy notifications 2014-09-14 12:56:37 +03:00
sta.c iwlwifi: mvm: rs: fix logic in case of multiple TIDs 2014-09-21 13:25:49 +03:00
sta.h iwlwifi: mvm: rs: fix logic in case of multiple TIDs 2014-09-21 13:25:49 +03:00
tdls.c iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c iwlwifi: mvm: ROC - bug fixes around time events and locking 2014-10-23 21:21:48 +03:00
time-event.h iwlwifi: mvm: align CSA GO NOA time event naming with the firmware 2014-09-14 22:02:24 +03:00
tt.c iwlwifi: mvm: add debugfs entry to read the current temperature 2014-09-16 12:57:50 +03:00
tx.c Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" 2014-10-23 21:21:49 +03:00
utils.c iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function 2014-10-29 12:49:13 +02:00