<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/firmware, branch v3.2</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/firmware?h=v3.2</id>
<link rel='self' href='https://git.amat.us/linux/atom/firmware?h=v3.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-12-21T04:14:02Z</updated>
<entry>
<title>firmware: Refer to the co-maintained linux-firmware.git repository</title>
<updated>2011-12-21T04:14:02Z</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2011-12-21T03:54:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7b21a202b87b7f18587bd15ee6bdb477fed0fb43'/>
<id>urn:sha1:7b21a202b87b7f18587bd15ee6bdb477fed0fb43</id>
<content type='text'>
David and I are sharing maintenance of this repository.  Patches
should be sent to both of us.

Signed-off-by: Ben Hutchings &lt;ben@decadent.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>isci: Added support for C0 to SCU Driver</title>
<updated>2011-07-03T11:04:50Z</updated>
<author>
<name>Adam Gruchala</name>
<email>adam.gruchala@intel.com</email>
</author>
<published>2011-06-01T22:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dbb0743a58825d94f1b3fdfa90a8d61dfef88f7b'/>
<id>urn:sha1:dbb0743a58825d94f1b3fdfa90a8d61dfef88f7b</id>
<content type='text'>
C0 silicon updates the pci revision id and requires new AFE parameters
for phy signal integrity.  Support for previous silicon revisions is
deprecated (it's also broken for the theoretical case of multiple
controllers at different silicon revisions, all the more reason to get
it removed as soon as possible)

Signed-off-by: Adam Gruchala &lt;adam.gruchala@intel.com&gt;
[fixed up deprecated silicon support]
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
</entry>
<entry>
<title>isci: fix oem parameter header definition</title>
<updated>2011-07-03T11:00:37Z</updated>
<author>
<name>Dan Williams</name>
<email>dan.j.williams@intel.com</email>
</author>
<published>2011-04-19T22:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f22be5d8386d9da67bfe02693806fbaff7b078da'/>
<id>urn:sha1:f22be5d8386d9da67bfe02693806fbaff7b078da</id>
<content type='text'>
The element_length is 2 bytes.

Reported-by: Yinghai Lu &lt;yinghai.lu@oracle.com&gt;
Acked-by: Dave Jiang &lt;dave.jiang@intel.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
</entry>
<entry>
<title>isci: fix apc mode definition</title>
<updated>2011-07-03T10:58:14Z</updated>
<author>
<name>Dan Williams</name>
<email>dan.j.williams@intel.com</email>
</author>
<published>2011-03-25T16:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4eefd2518aa04e1c69118252dc23e3444e694bc1'/>
<id>urn:sha1:4eefd2518aa04e1c69118252dc23e3444e694bc1</id>
<content type='text'>
The original apc mode definition is the correct one, the fix from commit
4711ba10 "isci: fix oem parameter initialization and mode detection" was based
on a typo from a specification update.

Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
</entry>
<entry>
<title>isci: fix oem parameter initialization and mode detection</title>
<updated>2011-07-03T10:55:31Z</updated>
<author>
<name>Dan Williams</name>
<email>dan.j.williams@intel.com</email>
</author>
<published>2011-03-11T18:43:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4711ba10b13891edf228944a9d0a21dfe7fe90f0'/>
<id>urn:sha1:4711ba10b13891edf228944a9d0a21dfe7fe90f0</id>
<content type='text'>
1/ Since commit 858d4aa7 "isci: Move firmware loading to per PCI device" we have
   been silently falling back to built-in defaults for the parameter settings by
   skipping the call to scic_oem_parameters_set().

2/ The afe parameters from the firmware were not being honored

3/ The latest oem parameter definition flips the mode_type values which are
   now 0: for APC 1: for MPC.  For APC we need to make sure all the phys
   default to the same address otherwise strict_wide_ports will cause duplicate
   domains.

4/ Fix up the driver announcement to indicate the source of the
   parameters.

5/ Fix up the sas addresses to be unique per controller (in the fallback case)

Signed-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
</entry>
<entry>
<title>isci: add support for 2 more oem parmeters</title>
<updated>2011-07-03T10:55:30Z</updated>
<author>
<name>Henryk Dembkowski</name>
<email>Henryk.Dembkowski@intel.com</email>
</author>
<published>2011-02-24T00:55:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=07373a5caa29e4159ef1ea5e72985ddaf013519a'/>
<id>urn:sha1:07373a5caa29e4159ef1ea5e72985ddaf013519a</id>
<content type='text'>
1/ add OEM paramater support for mode_type (MPC vs APC)
2/ add OEM parameter support for max_number_concurrent_device_spin_up
3/ cleanup scic_sds_controller_start_next_phy

todo: hook up the amp control afe parameters into the afe init code

Signed-off-by: Henryk Dembkowski &lt;henryk.dembkowski@intel.com&gt;
Signed-off-by: Jacek Danecki &lt;Jacek.Danecki@intel.com&gt;
[cleaned up scic_sds_controller_start_next_phy]
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
</entry>
<entry>
<title>isci: Add support for probing OROM for OEM params</title>
<updated>2011-07-03T10:55:30Z</updated>
<author>
<name>Dan Williams</name>
<email>dan.j.williams@intel.com</email>
</author>
<published>2011-03-08T17:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d044af17aacd03a1f4fced1af4b7570d205c8fd9'/>
<id>urn:sha1:d044af17aacd03a1f4fced1af4b7570d205c8fd9</id>
<content type='text'>
We need to scan the OROM for signature and grab the OEM parameters. We
also need to do the same for EFI. If all fails then we resort to user
binary blob, and if that fails then we go to the defaults.

Share the format with the create_fw utility so that all possible sources
of the parameters are in-sync.

Signed-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
</entry>
<entry>
<title>isci: Intel(R) C600 Series Chipset Storage Control Unit Driver</title>
<updated>2011-07-03T05:56:22Z</updated>
<author>
<name>Dan Williams</name>
<email>dan.j.williams@intel.com</email>
</author>
<published>2011-07-03T05:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6f231dda68080759f1aed3769896e94c73099f0f'/>
<id>urn:sha1:6f231dda68080759f1aed3769896e94c73099f0f</id>
<content type='text'>
Support for the up to 2x4-port 6Gb/s SAS controllers embedded in the
chipset.

This is a snapshot of the first publicly available version of the driver,
commit 4c1db2d0 in the 'historical' branch.

   git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci.git historical

Signed-off-by: Maciej Trela &lt;maciej.trela@intel.com&gt;
Signed-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;
Signed-off-by: Edmund Nadolski &lt;edmund.nadolski@intel.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
</entry>
<entry>
<title>bnx2x: Update firmware to 6.2.9</title>
<updated>2011-04-01T00:03:36Z</updated>
<author>
<name>Dmitry Kravkov</name>
<email>dmitry@broadcom.com</email>
</author>
<published>2011-04-01T00:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=96b8e1a0e96bd30ffb07e739b29b8c4c5759b93f'/>
<id>urn:sha1:96b8e1a0e96bd30ffb07e739b29b8c4c5759b93f</id>
<content type='text'>
To fix bugs when running offloaded FCoE/iSCSI traffic in multiple
Class of Service environments.  In some scenarios, traffic could stop
on certain rings and eventually all traffic would stop.

Signed-off-by: Dmitry Kravkov &lt;dmitry@broadcom.com&gt;
Signed-off-by: Michael Chan &lt;mchan@broadcom.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>bnx2: Update firmware and version</title>
<updated>2011-03-14T22:00:12Z</updated>
<author>
<name>Michael Chan</name>
<email>mchan@broadcom.com</email>
</author>
<published>2011-03-14T22:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dc187cb381f1bceb30498861ece510245c43ed9f'/>
<id>urn:sha1:dc187cb381f1bceb30498861ece510245c43ed9f</id>
<content type='text'>
Update 5709 mips firmware to 6.2.1a to fix iSCSI performance
regression.  There was an unnecessary context read in the fast path
affecting performance.

Update bnx2 to 2.1.6.

Signed-off-by: Michael Chan &lt;mchan@broadcom.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
