summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributesJames Smart2013-08-263-32/+0
* [SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41James Smart2013-08-231-1/+1
* [SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modificationsJames Smart2013-08-233-3/+3
* [SCSI] lpfc 8.3.41: Fixed the format of some log message fieldsJames Smart2013-08-231-1/+1
* [SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart2013-08-236-2/+30
* [SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board w...James Smart2013-08-231-5/+6
* [SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board modeJames Smart2013-08-231-3/+0
* [SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...James Smart2013-08-231-6/+1
* [SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEsJames Smart2013-08-234-3/+65
* [SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo...James Smart2013-08-231-3/+4
* [SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart2013-08-234-13/+44
* [SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handlingJames Smart2013-08-231-12/+24
* [SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPCJames Smart2013-08-231-1/+0
* [SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart2013-08-234-11/+55
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-0417-178/+220
|\
| * [SCSI] lpfc 8.3.40: Update lpfc version to driver version 8.3.40James Smart2013-06-261-1/+1
| * [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-2616-17/+17
| * [SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed F...James Smart2013-06-261-62/+35
| * [SCSI] lpfc 8.3.40: Fixed issue mailbox wait routine failed to issue dump mem...James Smart2013-06-261-3/+8
| * [SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting lin...James Smart2013-06-261-4/+5
| * [SCSI] lpfc 8.3.40: Fixed FCoE connection list vlan identifier and add FCF li...James Smart2013-06-261-2/+34
| * [SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameterJames Smart2013-06-261-3/+20
| * [SCSI] lpfc 8.3.40: Fix to allow OCM to report FEC statusJames Smart2013-06-261-1/+1
| * [SCSI] lpfc 8.3.40: Fixed a missing return code in a logging messageJames Smart2013-06-261-1/+2
| * [SCSI] lpfc 8.3.40: Fixed some logging message fieldsJames Smart2013-06-261-2/+2
| * [SCSI] lpfc 8.3.40: Fixed list corruption when lpfc_drain_tx runs.James Smart2013-06-261-6/+6
| * [SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG errorJames Smart2013-06-261-1/+1
| * [SCSI] lpfc 8.3.40: Fix inconsistent list removal causes crash.James Smart2013-06-261-18/+0
| * [SCSI] lpfc 8.3.40: Fixed system panic during handling unsolicited receive bu...James Smart2013-06-261-1/+1
| * [SCSI] lpfc 8.3.40: Fix BlockGuard error checkingJames Smart2013-06-261-47/+62
| * [SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.James Smart2013-06-261-1/+2
| * [SCSI] lpfc 8.3.40: Fix lpfc_used_cpu to be more dynamicJames Smart2013-06-262-8/+23
* | lpfc: switch to fixed_size_llseek()Al Viro2013-06-291-16/+2
* | lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
|/
* Merge branch 'misc' into for-linusJames Bottomley2013-05-1020-437/+1617
|\
| * [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver releaseJames Smart2013-05-021-1/+1
| * [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi...James Smart2013-05-021-4/+3
| * [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...James Smart2013-05-023-10/+17
| * [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set...James Smart2013-05-021-0/+3
| * [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart2013-05-026-15/+488
| * [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commandsJames Smart2013-05-021-0/+2
| * [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...James Smart2013-05-022-6/+10
| * [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...James Smart2013-05-023-4/+13
| * [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to portJames Smart2013-05-021-7/+6
| * [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock useJames Smart2013-05-021-1/+2
| * [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect...James Smart2013-05-022-66/+116
| * [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer listJames Smart2013-05-023-51/+102
| * [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor...James Smart2013-05-022-12/+24
| * [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameterJames Smart2013-05-021-3/+2
| * [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host resetJames Smart2013-05-023-3/+13
OpenPOWER on IntegriCloud