Commit Graph

5806 Commits (89751a7cb70a20f0d604dd7c4be29dd7b0011718)

Author SHA1 Message Date
Chris Leech 86221969e2 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation 15 years ago
Robert Love 93e6d5ab99 [SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c 15 years ago
Robert Love 8866a5d907 [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 15 years ago
Robert Love 255f6386b8 [SCSI] libfc: Remove fc_fcp_complete 15 years ago
Robert Love 1a7b75ae71 [SCSI] libfc: Move non-common routines and prototypes out of libfc.h 15 years ago
Robert Love 2171c225f6 [SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535) 15 years ago
Abhijeet Joglekar 2e76f7670b [SCSI] fnic: Allocate OS interrupt resources just before enabling interrupts 15 years ago
Christof Schmitt 65d430fa99 [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh 15 years ago
Jiri Slaby 03b147083a [SCSI] scsi_lib: fix potential NULL dereference 15 years ago
adam radford f619106bdd [SCSI] 3w-sas: Add new driver for LSI 3ware 9750 15 years ago
Douglas Gilbert 1e49f78505 [SCSI] scsi_debug: fix Thin provisioning support 15 years ago
Alok Kataria 851b164231 [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA. 15 years ago
Chandra Seetharaman 96e6586556 [SCSI] scsi_dh: Make alua hardware handler's activate() async 15 years ago
Chandra Seetharaman 4e2ef86cd5 [SCSI] scsi_dh: Make hp hardware handler's activate() async 15 years ago
Chandra Seetharaman 970f3f47e7 [SCSI] scsi_dh: Make rdac hardware handler's activate() async 15 years ago
Chandra Seetharaman 3ae31f6a7b [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous 15 years ago
Vasu Dev 229b8d72f3 [SCSI] libfc: add queue_depth ramp up 15 years ago
Vasu Dev 4a84067dbf [SCSI] add queue_depth ramp up code 15 years ago
Vasu Dev 14caf44c69 [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc 15 years ago
Mike Christie 5c20848a09 [SCSI] libfc: convert to scsi_track_queue_full 15 years ago
Mike Christie 42a6a91833 [SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL 15 years ago
Mike Christie e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
jack wang dbf9bfe615 [SCSI] pm8001: add SAS/SATA HBA driver 15 years ago
Jayamohan Kallickal 35e6601903 [SCSI] be2iscsi: Adding Ring Mode Wrb's V3 15 years ago
Jayamohan Kallickal bfead3b2cb [SCSI] be2iscsi: Adding msix and mcc_rings V3 15 years ago
Joe Eykholt b4a9c7ede9 [SCSI] libfc: fix free of fc_rport_priv with timer pending 15 years ago
Abhijeet Joglekar 4b53662bd5 [SCSI] fnic: Pad the unused bytes of CDB to 0s 15 years ago
Abhijeet Joglekar f9bdc3da4c [SCSI] fnic: Set max_cmd_len to driver supported CDB length 15 years ago
Abhijeet Joglekar d5cf4b28e1 [SCSI] fnic: Process all cq entries per ISR 15 years ago
Chris Leech 8f550f937e [SCSI] libfc: fix memory corruption caused by double frees and bad error handling 15 years ago
Yi Zou b7a727f1af [SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLD 15 years ago
Yi Zou d37322a43e [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data 15 years ago
Yi Zou 7221d7e59d [SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs) 15 years ago
Mike Christie 8eca355fa8 [SCSI] fcoe: initialize return value in fcoe_destroy 15 years ago
Vasu Dev e95147d8fa [SCSI] libfc: removes unused disc_work and ex_list 15 years ago
Vasu Dev 3f127ad97a [SCSI] libfc: adds missing exch release for accepted RRQ 15 years ago
Vasu Dev 89f19a59de [SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lport 15 years ago
Joe Eykholt 22655ac222 [SCSI] libfc: don't WARN_ON in lport_timeout for RESET state 15 years ago
Joe Eykholt 1b69bc062c [SCSI] libfc: lport: fix minor documentation errors 15 years ago
Yi Zou 4347fa6687 [SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUN 15 years ago
Robert Love c340111dbb [SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abort 15 years ago
Robert Love 473e28563f [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily 15 years ago
Yi Zou b04d023cf5 [SCSI] fcoe: remove redundant checking of netdev->netdev_ops 15 years ago
Yi Zou 5e472d077f [SCSI] libfc: fix ddp in fc_fcp for 0 xid 15 years ago
Joe Eykholt 85b5893ca9 [SCSI] libfc: fix typo in retry check on received PRLI 15 years ago
Brian King 8da85e451d [SCSI] ibmvfc: Driver version 1.0.7 15 years ago
Brian King d31429e151 [SCSI] ibmvfc: Add FC Passthru support 15 years ago
Brian King 4a5c4a5ed2 [SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io 15 years ago
Brian King 861890c62d [SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_host 15 years ago
Brian King 7043110550 [SCSI] ibmvfc: Fix locking in ibmvfc_remove 15 years ago