Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-26 | iwlwifi: allow different csr flags for different device families | Golan Ben Ami | |
Different device families may have different flag values for passing a message to the fw (i.e. SW_RESET). In order to keep the code readable, and avoid conditioning upon the family, store a value for each flag, which indicates the bit that needs to be enabled. Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> | |||
2017-06-29 | iwlwifi: move configuration into sub-directory | Johannes Berg | |
Since we now support 8 device families, move their configuration files into a new subdirectory "cfg". Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> |