Commit Graph

145 Commits (b1109bf085c8dd69537b7876ea83f914dd1fe46a)

Author SHA1 Message Date
Vasu Dev 55a66d3c1e [SCSI] fcoe, libfc: adds enable/disable for fcoe interface 15 years ago
Chris Leech c1ecb90a66 [SCSI] libfc: reduce hold time on SCSI host lock 15 years ago
Abhijeet Joglekar 5543c72e2b [SCSI] libfc: remote port gets stuck in restart state without really restarting 15 years ago
Yi Zou 63e27fb80c [SCSI] libfc: add support of receiving ELS_RLS 15 years ago
Yi Zou 70d919fbd9 [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_request 15 years ago
Joe Eykholt b94f8951bf [SCSI] libfc fcoe: increase ELS and CT timeouts 15 years ago
Vasu Dev 4ae1e19f25 [SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoe 15 years ago
Chris Leech 18fa11efc2 [SCSI] libfc, fcoe: fixes for highmem skb linearize panics 15 years ago
Mike Christie 349e11faa8 [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures. 15 years ago
Joe Eykholt ab593b1873 [SCSI] libfc: register FC4 features with the FC switch 15 years ago
Joe Eykholt e6d8a1b0b5 [SCSI] libfc: add host number to lport link up/down messages. 15 years ago
Joe Eykholt 093bb6a2d3 [SCSI] libfc: add set_fid function to libfc template 15 years ago
Joe Eykholt 52a6690d3f [SCSI] libfc: fix fc_els_resp_type to correct display of CT responses 15 years ago
Vasu Dev 84c3e1ad08 [SCSI] libfc: adds can_queue ramp up 15 years ago
Vasu Dev c46be11a68 [SCSI] libfc: reduce can_queue for all FCP frame allocation failures 15 years ago
Vasu Dev a7bbc7f40a [SCSI] fcoe, libfc: use single frame allocation API 15 years ago
Robert Love 3a3b42bf89 [SCSI] libfc: Formatting cleanups across libfc 15 years ago
Steve Ma a51ab39606 [SCSI] libfc, fcoe: Add FC passthrough support 15 years ago
Robert Love 5868287460 [SCSI] libfc: Add routine to copy data from a buffer to a SG list 15 years ago
Chris Leech dc8596d303 [SCSI] fcoe: vport symbolic name support 15 years ago
Chris Leech c914f7d16d [SCSI] libfc: combine name server registration request functions 15 years ago
Chris Leech 7cccc15711 [SCSI] libfc: combine name server registration response handlers 15 years ago
Chris Leech c9866a5480 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) 15 years ago
Chris Leech 5baa17c3e6 [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) 15 years ago
Chris Leech c9c7bd7a5e [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches 15 years ago
Chris Leech 28cc0e31d8 [SCSI] libfc: RPN_ID is obsolete and unnecessary 15 years ago
Chris Leech 11b5618866 [SCSI] libfcoe, fcoe: libfcoe NPIV support 15 years ago
Chris Leech db36c06cc6 [SCSI] libfc, libfcoe: FDISC ELS for NPIV 15 years ago
Chris Leech 8faecddb21 [SCSI] libfc: vport link handling and fc_vport state managment 15 years ago
Chris Leech 174e1ebffd [SCSI] libfc: add some generic NPIV support routines to libfc 15 years ago
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
Vasu Dev 229b8d72f3 [SCSI] libfc: add queue_depth ramp up 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 e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
Joe Eykholt b4a9c7ede9 [SCSI] libfc: fix free of fc_rport_priv with timer pending 15 years ago
Chris Leech 8f550f937e [SCSI] libfc: fix memory corruption caused by double frees and bad error handling 15 years ago
Yi Zou d37322a43e [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data 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