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
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_fcoe.c
Age
Commit message (
Expand
)
Author
2015-04-10
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-03-19
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
ixgbe: Fix format string in ixgbe_fcoe.c
Masanari Iida
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2013-01-19
ixgbe: Update ixgbe Tx flags to improve code efficiency
Alexander Duyck
2013-01-19
ixgbe: Always use context 0, even for FCoE and TSO
Alexander Duyck
2012-10-19
ixgbe: Enable jumbo frames support w/ SR-IOV
Alexander Duyck
2012-07-19
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2012-07-19
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-19
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
2012-07-19
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2012-07-19
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2012-07-14
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-11
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-04-30
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
2012-02-10
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
2011-10-12
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
2011-09-28
ixgbe: disable LLI for FCoE
Vasu Dev
2011-09-16
ixgbe: drop adapter from ixgbe_fso call documentation
Alexander Duyck
2011-08-19
ixgbe - DDP last user buffer - error to warn
Amir Hanania
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher