Commit Graph

109 Commits (256fc0e57dc0fce1e698d1be55bedd26f6d6bb5a)

Author SHA1 Message Date
Greg Kroah-Hartman 6f03979051 Drivers: scsi: remove __dev* attributes. 12 years ago
Eddie Wai b83908ce84 [SCSI] bnx2i: removed the individual PCI DEVICE ID checking 12 years ago
Eddie Wai d653220711 [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload 13 years ago
Dan Carpenter 12aba9e797 bnx2i: use strlcpy() instead of memcpy() for strings 13 years ago
Eddie Wai a771718065 [SCSI] bnx2i: Removed the reference to the netdev->base_addr 13 years ago
Barak Witkowski 2e499d3cc1 bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement 13 years ago
Eddie Wai 9ebd99c599 [SCSI] bnx2i: Updated version and copyright year 13 years ago
Eddie Wai 6f9c04ff77 [SCSI] bnx2i: Added the setting of target can_queue via target_alloc 13 years ago
Michael Chan 8ec3e70207 cnic: Fix parity error code conflict 13 years ago
Eddie Wai 70fc872c73 [SCSI] bnx2i: Fixed the override of the error_mask module param 13 years ago
Eric Dumazet 93713f3bf1 [SCSI] bnx2i: use kthread_create_on_node() 13 years ago
Al Viro 587a1f1659 switch ->is_visible() to returning umode_t 13 years ago
Eddie Wai a878185c3b [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref 13 years ago
Eddie Wai 610602f369 [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission 14 years ago
Mike Christie f27fb2ef7b [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs 14 years ago
Mike Christie 1d063c1729 [SCSI] iscsi class: sysfs group is_visible callout for session attrs 14 years ago
Mike Christie 3128c6c73c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs 14 years ago
David S. Miller 4c78893b3d cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. 14 years ago
Jeff Kirsher adfc5217e9 broadcom: Move the Broadcom drivers 14 years ago
Andy Grover 55bdabdf41 iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] 14 years ago
Nicholas Bellinger 123521830c iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi 14 years ago
Eddie Wai 0d83ab65ff [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpu 14 years ago
Michael Chan 415199f2bd cnic: Add VLAN ID as a parameter during netevent upcall 14 years ago
Eddie Wai ea9582d721 [SCSI] bnx2i: Updated copyright and bump version 14 years ago
Eddie Wai 3601b53198 [SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported 14 years ago
Eddie Wai b5cf6b63f7 [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion 14 years ago
Andy Grover 516f43a2a5 [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] 14 years ago
Michael Chan f4b5ad26bc cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 14 years ago
Vlad Zolotarov 619c5cb688 New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 14 years ago
Eddie Wai 9ae58e144d [SCSI] bnx2i: Optimized the iSCSI offload performance 14 years ago
Eddie Wai d5307a078b [SCSI] bnx2i: Updated the connection shutdown/cleanup timeout 14 years ago
Eddie Wai 7287c63e98 [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Mike Christie d8585bcd7d [SCSI] bnx2i: fix null ptr ref in conn get param 14 years ago
Eddie Wai fc336387db [SCSI] bnx2i: Updated to version 2.6.2.3 14 years ago
Eddie Wai 09813ba5bc [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload 14 years ago
Eddie Wai 45188354eb [SCSI] bnx2i: Added jumbo MTU support for the no shost case 14 years ago
Eddie Wai 8a4a0f3ad0 [SCSI] bnx2i: Added support for the 57712(E) devices 14 years ago
Eddie Wai a977d2c9dc [SCSI] bnx2i: Added handling for unsupported iSCSI offload hba 14 years ago
Eddie Wai ee15bd2da6 [SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X 14 years ago
Eddie Wai ec8933b4bc [SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup 14 years ago
Eddie Wai 70e1472271 [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets 14 years ago
Michael Chan 939b82e5bd cnic: Improve ->iscsi_nl_msg_send() 14 years ago
Eddie Wai 3db86353ab [SCSI] bnx2i: Updated version to 2.6.2.2 14 years ago
Eddie Wai 11cec1e2e9 [SCSI] bnx2i: Updated copyright and maintainer info 14 years ago
Eddie Wai a91031a652 [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect 14 years ago
Eddie Wai bee348770d [SCSI] bnx2i: Added return code check for chip kwqe submission request 14 years ago
Eddie Wai 842158d7b7 [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops 14 years ago
Eddie Wai 016ef69076 [SCSI] bnx2i: Removed the dynamic registration of CNIC 14 years ago
Eddie Wai 7a2962c77c [SCSI] bnx2i: Added mutex lock protection to conn_get_param 14 years ago