summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2012-09-24[SCSI] qla2xxx: Fix description of qla2xmaxqdepth parameter.Chad Dupuis
2012-09-24[SCSI] qla2xxx: set idc version if function is first one to come.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Do PCI fundamental reset for ISP83xxJoe Carnuccio
2012-09-24[SCSI] qla2xxx: Fail initialization if unable to load RISC code.Andrew Vasquez
2012-09-24[SCSI] qla2xxx: Ensure PLOGI is sent to Fabric Management-Server upon request.Andrew Vasquez
2012-09-24[SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Use #defines instead of hardcoded values for intr status.Arun Easi
2012-09-24[SCSI] qla2xxx: Dont call nic restart firmware if it is already active and ru...Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.Atul Deshmukh
2012-09-24[SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f...Santosh Vernekar
2012-09-24[SCSI] qla2xxx: Implement beacon support for ISP83xx.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology.Arun Easi
2012-09-24[SCSI] qla2xxx: Only enable link up on the correct interrupt event.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx.Giridhar Malavali
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Add bit to identify adapters for thermal temp.Joe Carnuccio
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar
2012-09-24[SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute.Harish Zunjarrao
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis
2012-09-22qla2xxx: Fix endianness of task management response codeRoland Dreier
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-19scsi: eesox: use __iomem pointers for MMIOArnd Bergmann
2012-09-18[SCSI] hpsa: fix handling of protocol errorStephen M. Cameron
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-09-17[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com
2012-09-17[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-14[SCSI] qla2xxx: Display mailbox failure by default.Saurav Kashyap
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida
2012-09-14[SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state.Chad Dupuis
2012-09-14[SCSI] qla2xxx: Add I2C BSG interface.Joe Carnuccio
2012-09-14[SCSI] qla2xxx: Bind to ISP8031 devices.Chad Dupuis
2012-09-14[SCSI] st: raise device limitJeff Mahoney
2012-09-14[SCSI] st: clean up device file creation and removalJeff Mahoney
2012-09-14[SCSI] st: get rid of scsi_tapes arrayJeff Mahoney
2012-09-14[SCSI] st: clean up dev cleanup in st_probeJeff Mahoney
2012-09-14[SCSI] st: Use static class attributesJeff Mahoney
2012-09-14[SCSI] be2iscsi: Bump the driver version.John Soni Jose
2012-09-14[SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received.John Soni Jose
2012-09-14[SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.John Soni Jose
2012-09-14[SCSI] be2iscsi: Format the MAC_ADDR with sysfs_format_mac.John Soni Jose
2012-09-14[SCSI] be2iscsi: Added Logging mechanism for the driver.John Soni Jose
2012-09-14[SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump modeJohn Soni Jose
2012-09-14[SCSI] be2iscsi: Removing the iscsi_data_pdu setting.John Soni Jose