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