summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2012-07-191-7/+9
* ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-191-102/+126
* ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck2012-07-191-70/+68
* ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2012-07-191-27/+31
* ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2012-07-191-15/+15
* ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-141-0/+15
* ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-111-3/+3
* ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-111-1/+1
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou2012-04-301-0/+1
* ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck2012-03-191-5/+8
* ixgbe: Write gso_segs and bytcount to the ring soonerAlexander Duyck2012-03-171-3/+8
* ixgbe: Place skb on first buffer_info structure to avoid using stack spaceAlexander Duyck2012-03-171-2/+4
* ixgbe: Add function for testing status bits in Rx descriptorAlexander Duyck2012-02-101-24/+35
* ixgbe: update copyright to 2012Don Skidmore2012-02-031-1/+1
* ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-051-0/+83
* ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-121-11/+33
* ixgbe: disable LLI for FCoEVasu Dev2011-09-281-3/+1
* ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck2011-09-161-1/+0
* ixgbe - DDP last user buffer - error to warnAmir Hanania2011-08-191-4/+6
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+836