commit | b1e1adfa7d30cd0e8ad9a5c6a89e8c45ebe084f4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jan 24 14:14:22 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jan 30 21:41:32 2013 +0100 |
tree | 43b0ae0d3e4b6ffbfd31d652a2b982e9956cb373 | |
parent | aa2b17708380ca48946a9ad97907f54032cf48fc [diff] |
iwlwifi: add NVM and PHY DB code for new MVM driver The new MVM (multi-virtual MAC) firmware driver requires NVM (non-volatile memory) parsing code and some PHY information database code. Add this separately. Signed-off-by: Johannes Berg <johannes.berg@intel.com>