Age | Commit message (Expand) | Author |
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 |
2007-07-20 | [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD... | Andrew Vasquez |
2007-07-20 | [SCSI] qla2xxx: Generalize iIDMA support. | Andrew Vasquez |
2007-07-20 | [SCSI] qla2xxx: Generalize FW-Interface-2 support. | Andrew Vasquez |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-14 | [SCSI] qla2xxx: update version to 8.02.00-k1. | Seokmann Ju |
2007-07-14 | [SCSI] qla2xxx: add support for NPIV | Seokmann Ju |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-05-31 | [SCSI] qla2xxx: convert to use the data buffer accessors | FUJITA Tomonori |
2007-05-30 | [SCSI] qla2xxx: fix timeout in qla2x00_down_timeout | Bill Nottingham |