index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
2009-04-03
1
-1
/
+8
*
[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.
Andrew Vasquez
2009-04-03
1
-2
/
+6
*
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
2009-04-03
1
-2
/
+4
*
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
2009-04-03
1
-0
/
+144
*
[SCSI] qla2xxx: Export flash-block-size for application support.
Lalit Chandivade
2009-04-03
1
-0
/
+13
*
[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.
Lalit Chandivade
2009-04-03
1
-0
/
+14
*
[SCSI] qla2xxx: Add reset capabilities for application support.
Lalit Chandivade
2009-04-03
1
-0
/
+56
*
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
2009-04-03
1
-0
/
+21
*
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
Andrew Vasquez
2009-04-03
1
-2
/
+18
*
[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().
Andrew Vasquez
2009-04-03
1
-3
/
+1
*
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
2009-03-10
1
-8
/
+1
*
[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.
Anirban Chakraborty
2009-02-10
1
-7
/
+6
*
[SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...
Seokmann Ju
2009-01-25
1
-0
/
+6
*
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
2009-01-07
1
-2
/
+24
*
[SCSI] qla2xxx: add support for multi-queue adapter
Anirban Chakraborty
2008-12-29
1
-1
/
+29
*
[SCSI] qla2xxx: Refactor qla data structures
Anirban Chakraborty
2008-12-29
1
-136
/
+162
*
[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...
Mike Christie
2008-10-13
1
-1
/
+0
*
[SCSI] qla2xxx: Add Flash Layout Table support.
Andrew Vasquez
2008-10-03
1
-3
/
+4
*
[SCSI] qla2xxx: Add input/output byte-count statistics.
Harish Zunjarrao
2008-10-03
1
-0
/
+2
*
[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.
Andrew Vasquez
2008-08-16
1
-0
/
+11
*
[SCSI] qla2xxx: fix msleep compile error
FUJITA Tomonori
2008-07-28
1
-0
/
+1
*
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
2008-07-26
1
-0
/
+5
*
[SCSI] qla2xxx: use memory_read_from_buffer()
Akinobu Mita
2008-07-26
1
-35
/
+9
*
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
Joe Carnuccio
2008-07-26
1
-2
/
+4
*
[SCSI] qla2xxx: Cleanup NPIV related functions
Seokmann Ju
2008-07-26
1
-6
/
+0
*
[SCSI] qla2xxx: Add LIP count to FC-transport statistics.
Harish Zunjarrao
2008-07-26
1
-0
/
+1
*
[SCSI] qla2xxx: Track total number of ISP aborts.
Harish Zunjarrao
2008-07-26
1
-0
/
+13
*
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
Andrew Vasquez
2008-07-26
1
-18
/
+2
*
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
Seokmann Ju
2008-07-26
1
-0
/
+31
*
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...
Andrew Vasquez
2008-05-15
1
-0
/
+3
*
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
2008-05-15
1
-2
/
+2
*
[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
Shyam Sundar
2008-05-15
1
-1
/
+5
*
[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'
Hannes Reinecke
2008-04-22
1
-4
/
+4
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-20
1
-81
/
+96
*
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
2008-04-07
1
-1
/
+1
*
[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...
Andrew Vasquez
2008-04-07
1
-3
/
+6
*
[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.
Andrew Vasquez
2008-04-07
1
-5
/
+20
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2008-04-07
1
-1
/
+1
*
[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.
Seokmann Ju
2008-02-08
1
-4
/
+7
*
[SCSI] qla2xxx: Cleanse memory allocation logic during probe.
Andrew Vasquez
2008-02-08
1
-0
/
+13
*
[SCSI] qla2xxx: Code cleanups.
Adrian Bunk
2008-01-23
1
-3
/
+3
*
[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.
Andrew Vasquez
2008-01-23
1
-1
/
+1
*
[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.
Andrew Vasquez
2008-01-23
1
-14
/
+30
*
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
Andrew Vasquez
2008-01-12
1
-1
/
+1
*
[SCSI] qla2xxx: Correct display of ISP serial-number.
Andrew Vasquez
2007-10-23
1
-0
/
+3
*
[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.
Andrew Vasquez
2007-10-23
1
-6
/
+0
*
[SCSI] qla2xxx: Use shost_priv().
Andrew Vasquez
2007-10-12
1
-44
/
+44
*
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
Seokmann Ju
2007-10-12
1
-1
/
+1
*
[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.
Andrew Vasquez
2007-10-12
1
-1
/
+1
*
[SCSI] qla2xxx: Allow region-based flash-part accesses.
Joe Carnuccio
2007-10-12
1
-18
/
+90
[next]