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
/
fcoe
/
fcoe.h
Age
Commit message (
Expand
)
Author
2012-01-16
[SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c
Bart Van Assche
2011-10-02
[SCSI] fcoe: use real dev in case of HW vlan acceleration
Vasu Dev
2011-08-27
[SCSI] fcoe: Move common functions to fcoe_transport library
Bhanu Prakash Gollapudi
2011-05-24
[SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN
Neerav Parikh
2011-02-28
[SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h
Bhanu Prakash Gollapudi
2011-02-12
[SCSI] libfcoe: Move common code from fcoe to libfcoe module
Bhanu Prakash Gollapudi
2009-12-04
[SCSI] fcoe: Formatting cleanups and commenting
Robert Love
2009-12-04
[SCSI] libfcoe, fcoe: libfcoe NPIV support
Chris Leech
2009-12-04
[SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535)
Robert Love
2009-12-04
[SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs)
Yi Zou
2009-09-10
[SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling
Chris Leech
2009-09-10
[SCSI] fcoe: fcoe_interface create, destroy and refcounting
Chris Leech
2009-09-10
[SCSI] fcoe: remove fcoe_interface->priv pointer
Chris Leech
2009-09-10
[SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_int...
Chris Leech
2009-09-10
[SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface
Chris Leech
2009-09-10
[SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface
Chris Leech
2009-09-10
[SCSI] fcoe: move netdev to fcoe_interface
Chris Leech
2009-09-10
[SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_de...
Chris Leech
2009-09-05
[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)
Vasu Dev
2009-09-05
[SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ...
Joe Eykholt
2009-09-05
[SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro
Robert Love
2009-08-22
[SCSI] fcoe: removes phys_dev and renames real_dev to netdev.
Vasu Dev
2009-08-22
[SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range...
Vasu Dev
2009-06-21
fcoe: Add runtime debug logging with module parameter debug_logging
Robert Love
2009-06-08
[SCSI] fcoe: removes fcoe_watchdog
Vasu Dev
2009-04-03
[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.
Joe Eykholt
2009-04-03
[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module
Vasu Dev