aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
Commit message (Expand)AuthorAge
...
* | [SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev2010-10-25
* | [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not readyVasu Dev2010-10-25
* | [SCSI] libfc: fix setting of rport dev lossMike Christie2010-10-25
|/
* [SCSI] libfc: call fc_remote_port_chkready under the host lock.Mike Christie2010-08-06
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * libfc: use ARRAY_SIZEKulikov Vasiliy2010-07-20
| * fix typos concerning "hierarchy"Uwe Kleine-König2010-06-16
* | [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi2010-07-28
* | [SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt2010-07-28
* | [SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt2010-07-28
* | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-28
* | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-28
* | [SCSI] libfc: eliminate rport LOGO stateJoe Eykholt2010-07-28
* | [SCSI] libfc: track FIP exchangesJoe Eykholt2010-07-28
* | [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-28
* | [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-28
* | [SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt2010-07-28
* | [SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt2010-07-28
* | [SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt2010-07-28
* | [SCSI] libfc: IO errors on link down due to cable unplugVasu Dev2010-07-28
* | [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_dataYi Zou2010-07-28
* | [SCSI] libfc: fix indefinite rport restartJoe Eykholt2010-07-27
* | [SCSI] libfc: Fix remote port restart problemJoe Eykholt2010-07-27
* | [SCSI] libfc: lport state is enum not bit maskYi Zou2010-07-27
* | [SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi2010-07-27
* | [SCSI] libfc: Honor LS_ACC response codes for PRLIBhanu Prakash Gollapudi2010-07-27
* | [SCSI] libfc: Retry a rejected PRLI requestBhanu Prakash Gollapudi2010-07-27
|/
* [SCSI] libfc: Move the port_id into lportRobert Love2010-05-16
* [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-16
* [SCSI] libfc: set seq_id for incoming sequenceJoe Eykholt2010-05-16
* [SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech2010-04-11
* [SCSI] libfc: set both precision and field with when printing FC IDsChris Leech2010-04-11
* [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_respYi Zou2010-04-11
* [SCSI] libfc: remove unneeded variables in fc_exch_recv_req()Joe Eykholt2010-04-11
* [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt2010-04-11
* [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-mlRobert Love2010-04-11
* [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_dataVasu Dev2010-04-11
* [SCSI] libfc: use offload EM instance again instead jumping to next EMVasu Dev2010-04-11
* [SCSI] libfc: fixes unnecessary seq id jumpVasu Dev2010-04-11
* [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_nextJoe Eykholt2010-04-11
* [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt2010-04-11
* [SCSI] libfc: recognize incoming FLOGI for point-to-point modeJoe Eykholt2010-04-11
* [SCSI] libfc: fix oops in point-to-point modeJoe Eykholt2010-04-11
* [SCSI] libfc: recode incoming PRLI handlingJoe Eykholt2010-04-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
* | [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-17
* | [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach2010-02-17