index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
Age
Commit message (
Expand
)
Author
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-11-25
scsi: libfc: Remove an unneeded condition
Dan Carpenter
2016-11-17
scsi: libfc: fix seconds_since_last_reset miscalculation
Johannes Thumshirn
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-08
scsi: libfc: Don't have fc_exch_find log errors on a new exchange
Chris Leech
2016-11-08
scsi: libfc: Replace ->seq_release callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_assign callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_set_resp callback with direct function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_start_next callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_exch_abort callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_send callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->lport_recv with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Check xid when looking up REC exchanges
Hannes Reinecke
2016-11-08
scsi: libfc: wait for E_D_TOV when out-of-order sequence is received
Hannes Reinecke
2016-11-08
scsi: libfc: reset timeout on queue full
Hannes Reinecke
2016-11-08
scsi: libfc: Do not drop out-of-order frames
Hannes Reinecke
2016-11-08
scsi: libfc: don't fail sequence abort for completed exchanges
Hannes Reinecke
2016-11-08
scsi: libfc: quarantine timed out xids
Hannes Reinecke
2016-11-08
scsi: libfc: safeguard against invalid exchange index
Hannes Reinecke
2016-11-08
scsi: libfc: Clarify ramp-down messages
Hannes Reinecke
2016-11-08
scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
Hannes Reinecke
2016-11-08
scsi: libfc: Rework PRLI handling
Hannes Reinecke
2016-11-08
scsi: libfc: Implement RTV responder
Hannes Reinecke
2016-11-08
scsi: libfc: use error code for fc_rport_error()
Hannes Reinecke
2016-11-08
scsi: libfc: do not overwrite DID_TIME_OUT status
Hannes Reinecke
2016-11-08
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
2016-11-08
scsi: libfc: use configured rport E_D_TOV
Hannes Reinecke
2016-11-08
scsi: libfc: use configured lport R_A_TOV
Hannes Reinecke
2016-11-08
scsi: libfc: spurious I/O error under high load
Hannes Reinecke
2016-11-08
scsi: libfc: additional debugging messages
Hannes Reinecke
2016-11-08
scsi: libfc: Revert "[SCSI] libfc: use offload EM instance again instead jump...
Martin K. Petersen
2016-11-08
scsi: libfc: don't advance state machine for incoming FLOGI
Hannes Reinecke
[next]