Age | Commit message (Expand) | Author | Files | Lines |
2019-08-30 | scsi: bfa: remove redundant assignment to variable error | Colin Ian King | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292 | Thomas Gleixner | 1 | -9/+1 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -2/+0 |
2018-07-11 | scsi: bfa: remove ScsiResult macro | Johannes Thumshirn | 1 | -11/+8 |
2017-12-08 | scsi: bfa: fix type conversion warning | Arnd Bergmann | 1 | -2/+4 |
2017-08-26 | scsi: bfa: move bus reset to target reset | Hannes Reinecke | 1 | -22/+15 |
2017-02-07 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -0/+2 |
2016-05-10 | bfa: fix bfa_fcb_itnim_alloc() error handling | Dan Carpenter | 1 | -2/+3 |
2015-12-03 | bfa: File header and user visible string changes | Anil Gurumurthy | 1 | -2/+2 |
2015-12-03 | bfa: Fix for crash when bfa_itnim is NULL | Anil Gurumurthy | 1 | -0/+26 |
2015-12-03 | bfa: Update copyright messages | Anil Gurumurthy | 1 | -2/+3 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -2/+0 |
2015-08-12 | bfa: fix leak of bfad_im_port_index on module unload | Alexey Khoroshilov | 1 | -0/+2 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -2/+2 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -2/+1 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -5/+3 |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 1 | -8/+3 |
2014-03-15 | [SCSI] bfa: set correct command return code | Hannes Reinecke | 1 | -1/+6 |
2013-09-04 | treewide: Convert retrun typos to return | Joe Perches | 1 | -1/+1 |
2013-06-26 | [SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereference | Jakob Normark | 1 | -4/+6 |
2013-02-28 | scsi/bfa: convert to idr_alloc() | Tejun Heo | 1 | -11/+4 |
2012-09-24 | [SCSI] bfa: Add PowerPC support and enable PCIE AER handling. | Krishna Gudipati | 1 | -0/+9 |
2012-07-20 | [SCSI] bfa: dereferencing freed memory in bfad_im_probe() | Dan Carpenter | 1 | -8/+4 |
2012-05-22 | [SCSI] bfa: Fix to set vport FC host sysfs entries | Krishna Gudipati | 1 | -1/+1 |
2012-01-11 | [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts. | Krishna Gudipati | 1 | -0/+56 |
2011-11-01 | scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 1 | -0/+2 |
2011-07-27 | [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. | Krishna Gudipati | 1 | -0/+26 |
2011-06-30 | [SCSI] bfa: Driver and BSG enhancements. | Krishna Gudipati | 1 | -2/+5 |
2011-06-30 | [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. | Krishna Gudipati | 1 | -0/+1 |
2011-06-30 | [SCSI] bfa: Driver initialization and model description fix | Krishna Gudipati | 1 | -16/+3 |
2011-06-30 | [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi... | Krishna Gudipati | 1 | -1/+4 |
2011-06-30 | [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement | Krishna Gudipati | 1 | -1/+1 |
2010-12-31 | [SCSI] bfa: remove inactive functions | Jing Huang | 1 | -1/+0 |
2010-12-31 | [SCSI] bfa: replace bfa_assert with WARN_ON | Jing Huang | 1 | -3/+3 |
2010-12-21 | [SCSI] bfa: io tag handling and minor bug fix. | Krishna Gudipati | 1 | -1/+1 |
2010-12-21 | [SCSI] bfa: remove all OS wrappers | Maggie Zhang | 1 | -19/+19 |
2010-12-21 | [SCSI] bfa: remove all SCSI IO callbacks | Maggie Zhang | 1 | -4/+6 |
2010-12-21 | [SCSI] bfa: clean up one line functions | Maggie Zhang | 1 | -1/+1 |
2010-12-20 | [SCSI] bfa: rename log_level to bfa_log_level | Jing Huang | 1 | -10/+11 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 1 | -3/+4 |
2010-10-26 | [SCSI] bfa: fix comments for c files | Jing Huang | 1 | -19/+19 |
2010-10-26 | [SCSI] bfa: fix frame size over 1024 compile warning | Jing Huang | 1 | -13/+14 |
2010-10-26 | [SCSI] bfa: replace endian swap macros with the ones provided by linux | Jing Huang | 1 | -4/+4 |
2010-09-17 | [SCSI] bfa: cleanup driver | Krishna Gudipati | 1 | -134/+123 |
2010-08-11 | scsi: bfa: correct onstack wait_queue_head declaration | Yong Zhang | 1 | -2/+2 |
2010-07-27 | [SCSI] bfa: vport fixes | Jing Huang | 1 | -2/+13 |
2010-07-27 | [SCSI] bfa: add dynamic queue selection | Jing Huang | 1 | -0/+9 |
2010-07-27 | [SCSI] bfa: ioc attributes fix | Jing Huang | 1 | -4/+4 |
2010-07-27 | [SCSI] bfa: PBC vport create | Jing Huang | 1 | -0/+1 |
2010-04-11 | [SCSI] bfa: protect idr using bfad_mutex | Jing Huang | 1 | -4/+9 |