Home
last modified time | relevance | path

Searched hist:"79 b6c8feb63589196cd4c557c91bfafd2da47f4e" (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dpower.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Dled.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Ddevices.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Dtx.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Dmac80211.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Dmain.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpaging.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Dsmem.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Ddbg.hdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dled.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Dnvm.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Diwl-io.hdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Diwl-eeprom-parse.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Diwl-fh.hdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Diwl-io.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D2000.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A D7000.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A D1000.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A D5000.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A D6000.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A D8000.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A D9000.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-gen3.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
H A Dtx-gen2.cdiff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc

In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>

12