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_6.6-2.2.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
/
fcoe
/
fcoe_ctlr.c
Age
Commit message (
Expand
)
Author
2019-04-05
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: fcoe: drop frames in ELS LOGO error path
Johannes Thumshirn
2018-08-02
scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
Johannes Thumshirn
2018-07-12
scsi: fcoe: hold disc_mutex when traversing rport lists
Hannes Reinecke
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-02-27
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
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_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 ->seq_els_rsp_send callback with function call
Hannes Reinecke
2016-11-08
scsi: fcoe: filter out frames from invalid vlans
Hannes Reinecke
2016-11-08
scsi: fcoe: FIP debugging
Hannes Reinecke
2016-11-08
scsi: fcoe: Harden CVL handling when we have not logged into the fabric.
Chad Dupuis
2016-11-08
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
2016-08-04
fcoe: Use kfree_skb() instead of kfree()
Wei Yongjun
2016-07-20
fcoe: implement FIP VLAN responder
Hannes Reinecke
2016-07-20
fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'
Hannes Reinecke
2016-07-13
fcoe: use enum for fip_mode
Hannes Reinecke
2016-07-13
fc_fip: Update to latest FC-BB-6 draft
Hannes Reinecke
2016-07-12
libfc: Update rport reference counting
Hannes Reinecke
2016-02-29
fcoe: fix reset of fip selection time.
Usha Ketineni
2013-10-14
scsi: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-10-14
fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path
Neil Horman
2013-10-11
libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception
Robert Love
2013-09-04
fcoe: Reduce fcoe_sysfs_fcf_add() stack usage
Bart Van Assche
2013-09-04
fcoe: Declare fcoe_ctlr_mode_set() static
Bart Van Assche
2013-09-04
fcoe: ensure that skb placed on the fip_recv_list are unshared
Neil Horman
2013-07-09
fcoe: Stop fc_rport_priv structure leak
Mark Rustad
2013-06-26
Merge tag 'fcoe' into fixes
James Bottomley
2013-05-10
libfcoe: Fix Conflicting FCFs issue in the fabric
Krishna Mohan
2013-04-29
scsi: rename random32() to prandom_u32()
Akinobu Mita
2013-03-25
libfcoe: Fix fcoe_sysfs VN2VN mode
Robert Love
2013-03-25
libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}
Robert Love
2013-03-25
libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...
Robert Love
2013-03-01
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
James Bottomley
2013-02-19
libfcoe: Check for unusable FCFs before looking for conflicting FCFs
Bhanu Prakash Gollapudi
2013-02-11
libfcoe: Handle CVL while waiting to select an FCF
Bhanu Prakash Gollapudi
2012-12-17
random32: rename random32 to prandom
Akinobu Mita
2012-12-14
fcoe: Use the fcoe_sysfs control interface
Robert Love
2012-07-20
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
2012-05-23
[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs
Robert Love
2012-05-10
[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC
Yi Zou
[next]