summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c
AgeCommit message (Expand)Author
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-20ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck
2012-07-20ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck
2012-07-20ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck
2012-07-20ixgbe: Cleanup configuration of FCoE registersAlexander Duyck
2012-07-20ixgbe: 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-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-05-01ixgbe: 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-13ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania
2011-09-29ixgbe: disable LLI for FCoEVasu Dev
2011-09-17ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck
2011-08-19ixgbe - DDP last user buffer - error to warnAmir Hanania
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher