]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: implement Bz device startup
authorJohannes Berg <johannes.berg@intel.com>
Mon, 2 Aug 2021 18:58:51 +0000 (21:58 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Aug 2021 20:34:25 +0000 (23:34 +0300)
commit7feb01d35ade4c75bdaeddf27837574624973802
treedb5eee5377b7b836f2fbc6b2c1b02054732243f9
parentaa08fca9446b2c790ef10393a63280fe68a3e05f
iwlwifi: pcie: implement Bz device startup

Device startup changed in Bz, some register bits moved around.
Change the code accordingly.

The new Bz hardware changes also the way we wake it (grab NIC
access) and the way we disable bus mastering, update the driver
code accordingly.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210802215208.00a137364a95.I059a2abac948965458862941ee7db6a2e1076fa6@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-csr.h
drivers/net/wireless/intel/iwlwifi/iwl-io.c
drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c
drivers/net/wireless/intel/iwlwifi/pcie/trans.c