Commit Graph

171 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Kees Cook d8537548c9 drivers: avoid format strings in names passed to alloc_workqueue() 12 years ago
Jayamohan Kallickal 96e58ce0f6 [SCSI] be2iscsi: Bump the driver version to 10.0.467.0 12 years ago
Jayamohan Kallickal 702dc5e868 [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn 12 years ago
Shlomo Pongratz ad3f428e0f [SCSI] be2iscsi: Fix possible reentrancy issue in be_iopoll 12 years ago
Jayamohan Kallickal 533c165fa8 [SCSI] be2scsi: Update copyright dates to 2013 12 years ago
Jayamohan Kallickal cf6e3c6444 [SCSI] be2iscsi: Fix checking Adapter state while establishing CXN 12 years ago
Jayamohan Kallickal a7909b396b [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver 12 years ago
Jayamohan Kallickal 4a4a11b98a [SCSI] be2iscsi : Fix the NOP-In handling code path 12 years ago
Jayamohan Kallickal 6ea9b3b033 [SCSI] be2iscsi: Fix the Port Link Status issue 12 years ago
Jayamohan Kallickal 7ad4dfe187 [SCSI] be2iscsi: Fix displaying the Active Session Count from driver 12 years ago
Jayamohan Kallickal 22661e25cc [SCSI] be2iscsi: Fix displaying the FW Version from driver. 12 years ago
Jayamohan Kallickal ef9e1b9bdc [SCSI] be2iscsi: Fix support for DEFQ extension 12 years ago
Jayamohan Kallickal 2c9dfd3649 [SCSI] be2iscsi: Fix MACRO for checking the adapter type 12 years ago
Jayamohan Kallickal 43f388b02e [SCSI] be2iscsi: Fix freeing CXN specific driver resources. 12 years ago
Jayamohan Kallickal bf9131cbb8 [SCSI] be2iscsi: Fix MSIX support in SKH-R to 32 12 years ago
Jayamohan Kallickal 1e234bbbea [SCSI] be2iscsi: Fix MBX Command issues 12 years ago
Jayamohan Kallickal a8081e346a [SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffer error 12 years ago
Jayamohan Kallickal 0283fbb18c [SCSI] be2iscsi: Fix lack of uninitialize pattern to FW 12 years ago
Masanari Iida b23f7a09f9 treewide: Fix typo in printk and comments 12 years ago
Greg Kroah-Hartman 6f03979051 Drivers: scsi: remove __dev* attributes. 12 years ago
John Soni Jose 9a07da9f1f [SCSI] be2iscsi: Bump the driver version 12 years ago
John Soni Jose 7a15800357 [SCSI] be2iscsi: Fix Unrecoverable Error Detection 12 years ago
John Soni Jose e175defea7 [SCSI] be2iscsi: Fix for MBX timeout issue 12 years ago
John Soni Jose 5faf17b4f4 [SCSI] be2iscsi: Update the copyright information 12 years ago
John Soni Jose 26000db7a6 [SCSI] be2iscsi: Fix issue of displaying adapter family. 12 years ago
John Soni Jose 7313326125 [SCSI] be2iscsi: Fix Task Completion Event handling 12 years ago
John Soni Jose acb9693cb0 [SCSI] be2iscsi: Fix session update context with V2 version. 12 years ago
John Soni Jose 09a1093a29 [SCSI] be2iscsi: Fix support for V2 version of WRB. 12 years ago
John Soni Jose eaae5267de [SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version. 12 years ago
John Soni Jose 22abeef0fa [SCSI] be2iscsi: Fix max EQ supported by the driver. 12 years ago
John Soni Jose 139a1b1e77 [SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter. 12 years ago
John Soni Jose 8359c79b3b [SCSI] be2iscsi: Fix return value and typo. 12 years ago
John Soni Jose 72fb46a9d5 [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode. 12 years ago
John Soni Jose 4d4d1ef8cb [SCSI] be2iscsi: Issue an function level reset when driver is loaded 12 years ago
John Soni Jose 5cac7596ba [SCSI] be2iscsi: Display driver name and version in device attribute 12 years ago
John Soni Jose 107dfcbacb [SCSI] be2iscsi: Fix max supported EQ count to 8. 12 years ago
John Soni Jose d629c47171 [SCSI] be2iscsi: Fix memory leak in control path of driver 12 years ago
John Soni Jose 6763daae8f [SCSI] be2iscsi: Display Completion Event string instead of Opcode 12 years ago
Minh Tran 1d8bc70a5e [SCSI] be2iscsi: Fix the issue with soft reset. 12 years ago
John Soni Jose 06047689a9 [SCSI] be2iscsi: Bump the driver version. 13 years ago
John Soni Jose 0a513dd873 [SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received. 13 years ago
John Soni Jose 6f72238e77 [SCSI] be2iscsi: Add support for configuring the VLAN on the adapter. 13 years ago
John Soni Jose df5d0e6ee9 [SCSI] be2iscsi: Format the MAC_ADDR with sysfs_format_mac. 13 years ago
John Soni Jose 99bc5d55c0 [SCSI] be2iscsi: Added Logging mechanism for the driver. 13 years ago
John Soni Jose 9aef4200ee [SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump mode 13 years ago
John Soni Jose afd96fa45b [SCSI] be2iscsi: Removing the iscsi_data_pdu setting. 13 years ago
Mike Christie b83d543fd9 [SCSI] be2iscsi: fix dma free size mismatch regression 13 years ago
John Soni Jose c62eef0d1b [SCSI] be2iscsi: Get Port State and Speed of the Adapter 13 years ago
Mike Christie 0e43895ec1 [SCSI] be2iscsi: adding functionality to change network settings using iscsiadm 13 years ago
Jayamohan Kallickal ffce3e2e8c [SCSI] be2iscsi: Adding bsg interface for be2iscsi 13 years ago