summaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa/bfad_im.c
AgeCommit message (Expand)Author
2019-08-29scsi: bfa: remove redundant assignment to variable errorColin Ian King
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-07-10scsi: bfa: remove ScsiResult macroJohannes Thumshirn
2017-12-07scsi: bfa: fix type conversion warningArnd Bergmann
2017-08-25scsi: bfa: move bus reset to target resetHannes Reinecke
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-05-09bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy
2015-12-02bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy
2015-12-02bfa: Update copyright messagesAnil Gurumurthy
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-08-12bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-03-15[SCSI] bfa: set correct command return codeHannes Reinecke
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-06-26[SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereferenceJakob Normark
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati
2012-07-20[SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter
2012-05-22[SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati
2012-01-10[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati
2011-06-29[SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati
2011-06-29[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati
2011-06-29[SCSI] bfa: Driver initialization and model description fixKrishna Gudipati
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...Krishna Gudipati
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang
2010-12-21[SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang
2010-12-21[SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang
2010-07-27[SCSI] bfa: vport fixesJing Huang
2010-07-27[SCSI] bfa: add dynamic queue selectionJing Huang
2010-07-27[SCSI] bfa: ioc attributes fixJing Huang
2010-07-27[SCSI] bfa: PBC vport createJing Huang
2010-04-11[SCSI] bfa: protect idr using bfad_mutexJing Huang