Age | Commit message (Expand) | Author |
2008-01-11 | [SCSI] qla2xxx: Update version number to 8.02.00-k6. | Andrew Vasquez |
2008-01-11 | [SCSI] qla2xxx: Properly handle Vport state-change-notifications. | Shyam Sundar |
2008-01-11 | [SCSI] qla2xxx: Correct NPIV support for recent ISPs. | Andrew Vasquez |
2008-01-11 | [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Update version number to 8.02.00-k5. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Correct display of ISP serial-number. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. | Andrew Vasquez |
2007-10-18 | [SCSI] qla2xxx: printk fixes | Andrew Morton |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori |
2007-10-12 | [SCSI] qla2xxx: Update version number to 8.02.00-k4. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Limit iIDMA speed adjustments. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Rework MSI-X handlers. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Sparse cleanups in qla_mid.c | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Cleanup several 'sparse' warnings. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Use shost_priv(). | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Remove unused member (list) from srb_t structure. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. | Seokmann Ju |
2007-10-12 | [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Set correct attribute count during FDMI RPA. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Correct infinite-login-retry issue. | Ravi Anand |
2007-10-12 | [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Correct staging of RISC while attempting to pause. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Query additional RISC information during a pause. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Add PCI error recovery support. | Seokmann Ju |
2007-10-12 | [SCSI] qla2xxx: Allow region-based flash-part accesses. | Joe Carnuccio |
2007-10-12 | [SCSI] qla2xxx: Add flash burst-read/write support. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines. | Andrew Vasquez |
2007-10-12 | [SCSI] kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-08-15 | [SCSI] qla2xxx: Update version number to 8.02.00-k3. | Andrew Vasquez |
2007-08-15 | [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs. | Andrew Vasquez |
2007-08-15 | [SCSI] qla2xxx: Correct 8GB iIDMA support. | Andrew Vasquez |
2007-08-15 | [SCSI] qla2xxx: Correct management-server login-state synchronization issue. | Andrew Vasquez |
2007-08-15 | [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart. | Andrew Vasquez |
2007-08-15 | [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor. | Andrew Vasquez |
2007-07-31 | [SCSI] qla2xxx: fix panic caused by previous patch | Seokmann Ju |
2007-07-27 | [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes | Seokmann Ju |
2007-07-23 | [SCSI] qla2xxx: Data accessors Cleanup of last merge | Boaz Harrosh |
2007-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-20 | [SCSI] qla2xxx: Update version number to 8.02.00-k2. | Andrew Vasquez |
2007-07-20 | [SCSI] qla2xxx: Add ISP25XX support. | Andrew Vasquez |
2007-07-20 | [SCSI] qla2xxx: Use pci_try_set_mwi(). | Andrew Vasquez |
2007-07-20 | [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces. | Andrew Vasquez |
2007-07-20 | [SCSI] qla2xxx: Re-factor isp_operations to static structures. | Andrew Vasquez |
2007-07-20 | [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling. | Shyam Sundar |