of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / drivers / scsi / ibmvscsi / ibmvfc.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-03 Brian King[SCSI] ibmvfc: Add suspend/resume support
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2009-12-04 Mike Christie[SCSI] modify change_queue_depth to take in reason...
2009-12-04 Brian King[SCSI] ibmvfc: Add FC Passthru support
2009-12-04 Brian King[SCSI] ibmvfc: Fix adapter cancel flags for terminate_r...
2009-12-04 Brian King[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_i...
2009-12-04 Brian King[SCSI] ibmvfc: Fix locking in ibmvfc_remove
2009-12-04 Brian King[SCSI] ibmvfc: Fixup TMF response handling
2009-08-22 Sage Weil[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
2009-06-21 Brian Kingibmvfc: Fix endless PRLI loop in discovery
2009-06-21 Brian Kingibmvfc: Process async events before command responses
2009-06-08 Brian King[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
2009-06-08 Brian King[SCSI] ibmvfc: Improve device rediscovery
2009-06-08 Brian King[SCSI] ibmvfc: Add flush on halt support
2009-06-08 Brian King[SCSI] ibmvfc: Add support for NPIV Logout
2009-06-08 Brian King[SCSI] ibmvfc: Fix deadlock in EH
2009-06-08 Brian King[SCSI] ibmvfc: Reduce error logging noise
2009-06-08 Brian King[SCSI] ibmvfc: Use DEVICE_ATTR macro
2009-06-08 Brian King[SCSI] ibmvfc: Fixup GFP flags for target allocations
2009-06-08 Brian King[SCSI] ibmvfc: Fix invalid error response handling
2009-04-03 Brian King[SCSI] ibmvfc: Improve ADISC timeout handling
2009-04-03 Brian King[SCSI] ibmvfc: Show host maxframe_size
2009-04-03 Brian King[SCSI] ibmvfc: Fixup module parms attributes
2009-04-03 Brian King[SCSI] ibmvfc: Fix dropped interrupts
2009-03-12 Brian King[SCSI] ibmvfc: Better handle other FC initiators
2009-02-10 Brian King[SCSI] ibmvfc: Fix rport relogin
2009-02-10 Brian King[SCSI] ibmvfc: Fix command timeout errors
2009-01-25 Brian King[SCSI] ibmvfc: Fix DMA mapping leak on memory allocatio...
2009-01-16 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change drivers/scsi
2009-01-02 Brian King[SCSI] ibmvfc: Fixup command response translation
2009-01-02 Kay Sievers[SCSI] struct device - replace bus_id with dev_name...
2008-12-29 Brian King[SCSI] ibmvfc: Improve async event handling
2008-12-29 Brian King[SCSI] ibmvfc: Fix errors due to inconsistent command...
2008-12-29 Brian King[SCSI] ibmvfc: Delay NPIV login retry and add retries
2008-12-29 Brian King[SCSI] ibmvfc: Handle port login required response
2008-12-29 Brian King[SCSI] ibmvfc: Fix oops in interrupt handler
2008-12-29 Brian King[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
2008-12-29 Brian King[SCSI] ibmvfc: Fix target initialization failure retry...
2008-12-29 Brian King[SCSI] ibmvfc: Error handling fixes
2008-12-29 Brian King[SCSI] ibmvfc: Fix error reporting for some FC errors
2008-10-13 Mike Christie[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unbloc...
2008-08-16 Brian King[SCSI] ibmvfc: Add details to async event log
2008-08-16 Brian King[SCSI] ibmvfc: Sanitize response lengths
2008-08-16 Brian King[SCSI] ibmvfc: Fix for lost async events
2008-08-16 Brian King[SCSI] ibmvfc: Fixup host state during reinit
2008-08-16 Brian King[SCSI] ibmvfc: Fix another hang on module removal
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-26 Brian King[SCSI] ibmvfc: Add ADISC support
2008-07-26 Brian King[SCSI] ibmvfc: Miscellaneous fixes
2008-07-26 Brian King[SCSI] ibmvfc: Fix hang on module removal
2008-07-26 Brian King[SCSI] ibmvfc: Target refcounting fixes
2008-07-26 Brian King[SCSI] ibmvfc: Reduce unnecessary log noise
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-25 Brian Kingibmvfc: Add support for collaborative memory overcommit
2008-07-12 Brian King[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter...