summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)AuthorFilesLines
2012-09-24[SCSI] qla2xxx: Ensure PLOGI is sent to Fabric Management-Server upon request.Andrew Vasquez1-1/+1
2012-09-24[SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe.Chad Dupuis2-2/+0
2012-09-24[SCSI] qla2xxx: Use #defines instead of hardcoded values for intr status.Arun Easi2-18/+29
2012-09-24[SCSI] qla2xxx: Dont call nic restart firmware if it is already active and ru...Saurav Kashyap1-0/+8
2012-09-24[SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.Atul Deshmukh3-21/+1
2012-09-24[SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f...Santosh Vernekar1-8/+8
2012-09-24[SCSI] qla2xxx: Implement beacon support for ISP83xx.Chad Dupuis1-6/+35
2012-09-24[SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology.Arun Easi1-0/+2
2012-09-24[SCSI] qla2xxx: Only enable link up on the correct interrupt event.Chad Dupuis1-2/+1
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis22-22/+22
2012-09-24[SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx.Giridhar Malavali1-0/+5
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis9-64/+87
2012-09-24[SCSI] qla2xxx: Add bit to identify adapters for thermal temp.Joe Carnuccio1-2/+4
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap7-34/+178
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar13-97/+1621
2012-09-24[SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute.Harish Zunjarrao1-0/+20
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap11-12/+656
2012-09-24[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis5-62/+65
2012-09-22qla2xxx: Fix endianness of task management response codeRoland Dreier1-1/+1
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-8/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-7/+0
2012-09-14[SCSI] qla2xxx: Display mailbox failure by default.Saurav Kashyap1-1/+1
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida7-10/+10
2012-09-14[SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state.Chad Dupuis2-5/+13
2012-09-14[SCSI] qla2xxx: Add I2C BSG interface.Joe Carnuccio2-0/+106
2012-09-14[SCSI] qla2xxx: Bind to ISP8031 devices.Chad Dupuis1-0/+1
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas1-1/+1
2012-09-07scsi: make pci error handlers constStephen Hemminger1-1/+1
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu1-6/+2
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-6/+6
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason3-6/+6
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier1-2/+1
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier1-1/+1
2012-07-16qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier1-13/+3
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier3-3/+1
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig1-1/+0
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig2-29/+19
2012-07-16tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat1-2/+0
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-06-12qla2xxx: Remove version.h header file inclusionSachin Kamat2-2/+0
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier1-1/+3
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier1-2/+2
2012-06-12qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier1-1/+3
2012-06-12qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier1-4/+2
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier1-73/+0
2012-06-12tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger1-17/+31
2012-06-12tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel1-1/+22
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-424/+9087
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+1