aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_im.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-2/+0
2018-07-10scsi: bfa: remove ScsiResult macroJohannes Thumshirn1-11/+8
2017-12-07scsi: bfa: fix type conversion warningArnd Bergmann1-2/+4
2017-08-25scsi: bfa: move bus reset to target resetHannes Reinecke1-22/+15
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+2
2016-05-09bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter1-2/+3
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy1-2/+2
2015-12-02bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy1-0/+26
2015-12-02bfa: Update copyright messagesAnil Gurumurthy1-2/+3
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-2/+0
2015-08-12bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov1-0/+2
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-2/+2
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-2/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-5/+3
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig1-8/+3
2014-03-15[SCSI] bfa: set correct command return codeHannes Reinecke1-1/+6
2013-09-04treewide: Convert retrun typos to returnJoe Perches1-1/+1
2013-06-26[SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereferenceJakob Normark1-4/+6
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo1-11/+4
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati1-0/+9
2012-07-20[SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter1-8/+4
2012-05-22[SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati1-1/+1
2012-01-10[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati1-0/+56
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+2
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati1-0/+26
2011-06-29[SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati1-2/+5
2011-06-29[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati1-0/+1
2011-06-29[SCSI] bfa: Driver initialization and model description fixKrishna Gudipati1-16/+3
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fixes.Krishna Gudipati1-1/+4
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati1-1/+1
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang1-1/+0
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang1-3/+3
2010-12-21[SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati1-1/+1
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang1-19/+19
2010-12-21[SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang1-4/+6
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang1-1/+1
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang1-10/+11
2010-11-16SCSI host lock push-downJeff Garzik1-3/+4
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang1-19/+19
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang1-13/+14
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang1-4/+4
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati1-134/+123
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang1-2/+2
2010-07-27[SCSI] bfa: vport fixesJing Huang1-2/+13
2010-07-27[SCSI] bfa: add dynamic queue selectionJing Huang1-0/+9
2010-07-27[SCSI] bfa: ioc attributes fixJing Huang1-4/+4
2010-07-27[SCSI] bfa: PBC vport createJing Huang1-0/+1
2010-04-11[SCSI] bfa: protect idr using bfad_mutexJing Huang1-4/+9
2010-04-11[SCSI] bfa: add fc transport class based vport create/deleteJing Huang1-26/+27
2010-04-11[SCSI] bfa: eliminate useless codeJulia Lawall1-1/+0