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