linux/drivers/net/wireless/iwlwifi
Emmanuel Grumbach b1f553c748 iwlwifi: make device configuration bus agnostic
Newer devices can work on different buses. This means that
their configuration can be shared between different buses.
Hence the configuration structures should exported to all
the buses and not only to PCIE. Change this.

Note that this requires all the fields to be the same
amongst the buses. If differences will appear, we can always
define a part that is bus dependent. Today, this is not
needed.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-03-06 16:47:54 +01:00
..
dvm iwlwifi: dvm: pad iwl_compressed_ba_resp 2013-03-06 16:47:53 +01:00
mvm iwlwifi: mvm: set up initial SMPS/NSS station info 2013-03-06 16:47:52 +01:00
pcie iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
iwl-1000.c iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
iwl-2000.c iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
iwl-5000.c iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
iwl-6000.c iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
iwl-7000.c iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
iwl-agn-hw.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-config.h iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
iwl-csr.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-debug.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-debug.h iwlwifi: add the MVM driver 2013-02-01 11:27:15 +01:00
iwl-devtrace.c iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
iwl-devtrace.h iwlwifi: use __get_str in tracing 2013-03-06 16:47:27 +01:00
iwl-drv.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-drv.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-eeprom-parse.c iwlwifi: support DSSS/CCK mode in 40 MHz 2013-03-06 16:47:26 +01:00
iwl-eeprom-parse.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-eeprom-read.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-eeprom-read.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-fh.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-fw-file.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-fw.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-io.c iwlwifi: move register access lock into transport 2013-02-01 11:27:22 +01:00
iwl-io.h iwlwifi: add iwl_set_bits_mask to transport API 2013-02-01 11:27:22 +01:00
iwl-modparams.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-notif-wait.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-notif-wait.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-nvm-parse.c iwlwifi: mvm: advertise VHT capabilities 2013-03-06 16:47:52 +01:00
iwl-nvm-parse.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-op-mode.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-phy-db.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-phy-db.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-prph.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-test.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-test.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-testmode.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
iwl-trans.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
Kconfig iwlwifi: add the MVM driver 2013-02-01 11:27:15 +01:00
Makefile iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00