index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-11-23
ixgbe: drop null test before destroy functions
Julia Lawall
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