summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: cleanup sparse warningsCathy Zhou2018-05-171-1/+1
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-27/+2
* ixgbe: Fix kernel-doc format warningsTony Nguyen2018-01-121-1/+2
* ixgbe: extend firmware version supportPaul Greenwalt2018-01-091-5/+2
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh2016-01-081-1/+4
* ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni2016-01-081-2/+5
* ixgbe: use correct FCoE DDP max checkVasu Dev2016-01-081-2/+2
* ixgbe: drop null test before destroy functionsJulia Lawall2015-11-231-2/+1
* ixgbe: adds x550 specific FCoE offloadsVasu Dev2015-04-101-26/+96
* ixgbe: Make return values more directMark Rustad2014-07-251-13/+11
* ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-4/+4
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-121-0/+1
* ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida2014-03-121-1/+1
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-3/+1
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck2013-01-191-2/+2
* ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck2013-01-191-2/+1
* ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck2012-10-191-0/+4
* 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
OpenPOWER on IntegriCloud