summaryrefslogtreecommitdiffstats
path: root/firmware/qlogic/sd7220.fw.ihex
Commit message (Collapse)AuthorAgeFilesLines
* firmware,IB/qib: revert firmware file moveMike Marciniszyn2013-04-051-0/+513
| | | | | | | | | | | | Commit e2eed58b4fbf ("IB/qib: change QLogic to Intel") moved a firmware file potentially breaking the ABI. This patch reverts that aspect of the fix as well as reverting the firmware name as used in qib. Reported-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* IB/qib: change QLogic to IntelVinit Agnihotri2013-03-221-513/+0
| | | | | | | | | | These changes modify the qib driver as part of acquiring the InfiniBand assets of QLogic. Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Reviewed-by: Dean Luick <dean.luick@intel.com> Signed-off-by: Vinit Agnihotri <vinit.abhay.agnihotri@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
* IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings2010-07-081-0/+513
Extract the microcode for the QLogic QLE7220 series IB HCA and use the kernel microcode request facility to load the microcode. This supports Debian Linux's requirements to separate microcode which doesn't have open source code available from the device driver. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Roland Dreier <rolandd@cisco.com>
OpenPOWER on IntegriCloud