aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ext.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig1-11/+6
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt1-4/+8
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt1-17/+15
2010-09-16[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt1-0/+1
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt1-4/+9
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt1-0/+1
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck1-0/+2
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz1-0/+3
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig1-1/+1
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt1-1/+2
2010-05-02[SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt1-0/+1
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt1-3/+2
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt1-6/+2
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt1-1/+0
2010-01-17[SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig1-2/+2
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig1-0/+1
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt1-5/+7
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt1-3/+3
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt1-1/+3
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt1-1/+0
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig1-2/+1
2009-12-04[SCSI] zfcp: Implement module unloadingChristof Schmitt1-1/+0
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig1-1/+4
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-3/+3
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt1-0/+1
2009-10-02[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt1-1/+1
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig1-3/+3
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig1-3/+4
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig1-28/+24
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt1-4/+2
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-13/+13
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig1-4/+7
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig1-1/+1
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt1-3/+1
2009-09-05[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt1-3/+6
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt1-8/+3
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz1-1/+5
2009-05-23[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt1-0/+1
2009-04-27[SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig1-0/+1
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig1-0/+1
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt1-1/+5
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-26/+29
2009-03-12[SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt1-0/+1
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt1-7/+4
2008-10-03[SCSI] zfcp: put threshold data in hba traceSwen Schillig1-0/+2
2008-10-03[SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig1-0/+1
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-7/+4
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig1-2/+5
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-4/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber1-3/+2