Dor Shaish
de8bc6dd2d
iwlwifi: mvm: Remove overriding calibrations for the 7000 family
...
This fix removes the override of calibration request values sent
to the FW.
Due to that, the sending of default values to now implemented
calibrations is removed.
Signed-off-by: Dor Shaish <dor.shaish@intel.com >
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
2013-03-04 13:36:55 +01:00
Dor Shaish
6221d47cf7
iwlwifi: mvm: Take the phy_cfg from the TLV value
...
The phy_cfg is given from the TLV value and does not have to be
built by us.
Signed-off-by: Dor Shaish <dor.shaish@intel.com >
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
2013-03-04 13:35:19 +01:00
Dor Shaish
e07cbb536a
iwlwifi: mvm: Set valid TX antennas value before calib request
...
We must set the valid TX antennas number in the ucode before
sending the phy_cfg_cmd and request for calibrations.
Signed-off-by: Dor Shaish <dor.shaish@intel.com >
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
2013-03-04 13:35:06 +01:00
Emmanuel Grumbach
c9f7a8ab77
iwlwifi: don't ack the card state notification
...
This is not needed with MVM firmware.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
2013-02-05 13:52:42 +01:00
Johannes Berg
8ca151b568
iwlwifi: add the MVM driver
...
Newer firmware revisions have a completely new
firmware API. This is the new driver for this
new API.
I've listed the people who directly contributed
code, but many others from various teams have
contributed in other ways.
Cc: Alexander Bondar <alexander.bondar@intel.com >
Cc: Amit Beka <amit.beka@intel.com >
Cc: Amnon Paz <amnonx.paz@intel.com >
Cc: Assaf Krauss <assaf.krauss@intel.com >
Cc: David Spinadel <david.spinadel@intel.com >
Cc: Dor Shaish <dor.shaish@intel.com >
Cc: Emmanuel Grumbach <emmanuel.grumbach@intel.com >
Cc: Eytan Lifshitz <eytan.lifshitz@intel.com >
Cc: Ilan Peer <ilan.peer@intel.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
2013-02-01 11:27:15 +01:00