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
/
fc_lport.c
Age
Commit message (
Expand
)
Author
2010-02-17
[SCSI] libfc: Don't assume response request present.
Hugh Daschbach
2009-12-12
[SCSI] fcoe, libfc: adds enable/disable for fcoe interface
Vasu Dev
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
[SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...
Yi Zou
2009-12-04
[SCSI] libfc fcoe: increase ELS and CT timeouts
Joe Eykholt
2009-12-04
[SCSI] libfc: register FC4 features with the FC switch
Joe Eykholt
2009-12-04
[SCSI] libfc: add host number to lport link up/down messages.
Joe Eykholt
2009-12-04
[SCSI] libfc: add set_fid function to libfc template
Joe Eykholt
2009-12-04
[SCSI] libfc: Formatting cleanups across libfc
Robert Love
2009-12-04
[SCSI] libfc, fcoe: Add FC passthrough support
Steve Ma
2009-12-04
[SCSI] libfc: combine name server registration request functions
Chris Leech
2009-12-04
[SCSI] libfc: combine name server registration response handlers
Chris Leech
2009-12-04
[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)
Chris Leech
2009-12-04
[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
Chris Leech
2009-12-04
[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches
Chris Leech
2009-12-04
[SCSI] libfc: RPN_ID is obsolete and unnecessary
Chris Leech
2009-12-04
[SCSI] libfcoe, fcoe: libfcoe NPIV support
Chris Leech
2009-12-04
[SCSI] libfc, libfcoe: FDISC ELS for NPIV
Chris Leech
2009-12-04
[SCSI] libfc: vport link handling and fc_vport state managment
Chris Leech
2009-12-04
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
2009-12-04
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
2009-12-04
[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...
Chris Leech
2009-12-04
[SCSI] libfc: don't WARN_ON in lport_timeout for RESET state
Joe Eykholt
2009-12-04
[SCSI] libfc: lport: fix minor documentation errors
Joe Eykholt
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-09-10
[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests
Joe Eykholt
2009-09-10
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
2009-09-10
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
2009-09-10
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
2009-09-10
[SCSI] libfc: clean up point-to-point discovery code.
Joe Eykholt
2009-09-10
[SCSI] libfc: make rport module maintain the rport list
Joe Eykholt
2009-09-10
[SCSI] libfc: simplify fc_lport_rport_callback
Joe Eykholt
2009-09-10
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
2009-09-10
[SCSI] libfc: make rport structure optional
Joe Eykholt
2009-09-10
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
2009-09-10
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
2009-09-10
[SCSI] libfc: change interface for rport_create
Joe Eykholt
2009-09-10
[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
Joe Eykholt
2009-08-22
[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...
Vasu Dev
2009-08-22
[SCSI] libfc: in fc_lport_destroy, flush rports after turning off link
Joe Eykholt
2009-08-22
[SCSI] libfc: stop login after fabric logoff
Joe Eykholt
2009-08-22
[SCSI] libfc: rename lport NONE state to DISABLED
Joe Eykholt
2009-06-21
libfc: Add runtime debugging with debug_logging module parameter
Robert Love
2009-04-27
[SCSI] libfc: Change state to NONE in fc_lport_destroy
Abhijeet Joglekar
2009-04-27
[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port
Abhijeet Joglekar
2009-04-27
[SCSI] libfc: Do not retry if the new state is not the same as old state
Abhijeet Joglekar
2009-04-03
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
2009-03-12
[SCSI] libfc: fix compile warning
FUJITA Tomonori
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-06
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
[next]