aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c
AgeCommit message (Expand)Author
2014-07-25ixgbe: Make return values more directMark Rustad
2014-03-19ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-12ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck
2013-01-19ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck
2012-10-19ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck
2012-07-19ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck
2012-07-19ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck
2012-07-19ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck
2012-07-19ixgbe: Cleanup configuration of FCoE registersAlexander Duyck
2012-07-19ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck
2012-07-11ixgbe: Add feature offset value to ring featuresAlexander Duyck
2012-07-11ixgbe: Add upper limit to ring featuresAlexander Duyck
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou
2012-03-19ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck
2012-03-17ixgbe: Write gso_segs and bytcount to the ring soonerAlexander Duyck
2012-03-17ixgbe: Place skb on first buffer_info structure to avoid using stack spaceAlexander Duyck
2012-02-10ixgbe: Add function for testing status bits in Rx descriptorAlexander Duyck
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh
2011-10-12ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania
2011-09-28ixgbe: disable LLI for FCoEVasu Dev
2011-09-16ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck
2011-08-19ixgbe - DDP last user buffer - error to warnAmir Hanania
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher