Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -16/+16 |
2010-05-17 | [SCSI] qla2xxx: Updates to ISP82xx support. | Giridhar Malavali | 4 | -144/+111 |
2010-05-17 | [SCSI] qla2xxx: Optionally disable target reset. | Giridhar Malavali | 2 | -1/+8 |
2010-05-17 | [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual... | Lalit Chandivade | 2 | -1/+51 |
2010-05-17 | [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did. | Mike Waychison | 1 | -2/+2 |
2010-05-17 | [SCSI] qla2xxx: T10 DIF support added. | Arun Easi | 10 | -12/+1053 |
2010-05-17 | [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. | Madhuranath Iyengar | 8 | -4/+366 |
2010-05-17 | [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. | Madhuranath Iyengar | 7 | -142/+162 |
2010-05-17 | [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements. | Andrew Vasquez | 1 | -129/+63 |
2010-05-17 | [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. | Andrew Vasquez | 6 | -28/+178 |
2010-05-17 | [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. | Andrew Vasquez | 3 | -69/+65 |
2010-05-17 | [SCSI] qla2xxx: Add char device to increase driver use count | Harish Zunjarrao | 2 | -1/+16 |
2010-05-17 | [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. | Lalit Chandivade | 1 | -1/+2 |
2010-05-17 | [SCSI] qla2xxx: Display proper link state for disconnected ports. | Andrew Vasquez | 1 | -1/+2 |
2010-05-17 | [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers... | Andrew Vasquez | 1 | -3/+5 |
2010-05-01 | [SCSI] qla2xxx: Add ISP82XX support. | Giridhar Malavali | 15 | -125/+5518 |
2010-04-11 | [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter | Ferenc Wagner | 1 | -2/+2 |
2010-04-11 | [SCSI] qla2xxx: General checkpatch corrections. | Andrew Vasquez | 5 | -60/+69 |
2010-04-11 | [SCSI] qla2xxx: Fix to make conditional decision based on port number. | Sarang Radke | 1 | -2/+2 |
2010-04-11 | [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BS... | Harish Zunjarrao | 1 | -2/+4 |
2010-04-11 | [SCSI] qla2xxx: Add APEX support. | Sarang Radke | 7 | -4/+518 |
2010-04-11 | [SCSI] qla2xxx: Re-organized BSG interface specific code. | Giridhar Malavali | 7 | -831/+1230 |
2010-04-09 | [SCSI] qla2xxx: fix lock imbalance | Jiri Slaby | 1 | -0/+1 |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 6 | -28/+49 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 7 | -0/+7 |
2010-03-27 | [SCSI] qla2xxx: Updated version number to 8.03.02-k2. | Giridhar Malavali | 1 | -2/+2 |
2010-03-27 | [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset. | Santosh Vernekar | 1 | -1/+5 |
2010-03-27 | [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432. | Ben Hutchings | 1 | -15/+13 |
2010-03-27 | [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e... | Michael Hernandez | 1 | -1/+3 |
2010-03-27 | [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing. | Andrew Vasquez | 1 | -5/+4 |
2010-03-27 | [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs. | Santosh Vernekar | 2 | -4/+22 |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 10 | -85/+1396 |
2010-02-19 | [SCSI] qla2xxx: Update version number to 8.03.02-k1. | Giridhar Malavali | 1 | -2/+2 |
2010-02-19 | [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset. | Richard Lary | 1 | -0/+5 |
2010-02-19 | [SCSI] qla2xxx: Add firmware ETS burst support. | Andrew Vasquez | 3 | -1/+17 |
2010-02-19 | [SCSI] qla2xxx: Correct loop-resync issues during SNS scans. | Andrew Vasquez | 1 | -1/+6 |
2010-02-19 | [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback. | Andrew Vasquez | 3 | -41/+0 |
2010-02-19 | [SCSI] qla2xxx: Correct EH bus-reset handling. | Andrew Vasquez | 1 | -13/+14 |
2010-02-19 | [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out. | Giridhar Malavali | 2 | -73/+67 |
2010-02-19 | [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c... | Sarang Radke | 1 | -0/+1 |
2010-02-17 | [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth() | Roel Kluin | 1 | -1/+1 |
2010-02-08 | [SCSI] qla2xxx: Obtain proper host structure during response-queue processing. | Anirban Chakraborty | 3 | -32/+6 |
2010-02-08 | [SCSI] qla2xxx: make msix interrupt handler safe for irq | Xiaotian Feng | 1 | -6/+9 |
2010-01-19 | [SCSI] qla2xxx: Update version number to 8.03.02-k0. | Giridhar Malavali | 1 | -2/+2 |
2010-01-19 | [SCSI] qla2xxx: Remove firmware hint for 81xx parts. | Giridhar Malavali | 1 | -1/+0 |
2010-01-19 | [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. | Giridhar Malavali | 9 | -4/+1326 |
2010-01-18 | [SCSI] qla2xxx: Enhance EEH support and enable AER support. | Joe Carnuccio | 2 | -18/+27 |
2010-01-17 | [SCSI] qla2xxx: Update version number to 8.03.01-k10. | Giridhar Malavali | 1 | -1/+1 |
2010-01-17 | [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add... | Andrew Vasquez | 1 | -0/+3 |
2010-01-17 | [SCSI] qla2xxx: Correct FCP2 recovery handling. | Andrew Vasquez | 3 | -14/+13 |