aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-24ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-2/+2
2018-05-17ixgbe: cleanup sparse warningsCathy Zhou1-1/+1
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+2
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen1-1/+2
2018-01-09ixgbe: extend firmware version supportPaul Greenwalt1-5/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh1-1/+4
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni1-2/+5
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev1-2/+2
2015-11-23ixgbe: drop null test before destroy functionsJulia Lawall1-2/+1
2015-04-10ixgbe: adds x550 specific FCoE offloadsVasu Dev1-26/+96
2014-07-25ixgbe: Make return values more directMark Rustad1-13/+11
2014-03-19ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches1-4/+4
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2014-03-12ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida1-1/+1
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-3/+1
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck1-2/+2
2013-01-19ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck1-2/+1
2012-10-19ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck1-0/+4
2012-07-19ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck1-7/+9
2012-07-19ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck1-102/+126
2012-07-19ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck1-70/+68
2012-07-19ixgbe: Cleanup configuration of FCoE registersAlexander Duyck1-27/+31
2012-07-19ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck1-15/+15
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck1-0/+15
2012-07-11ixgbe: Add feature offset value to ring featuresAlexander Duyck1-3/+3
2012-07-11ixgbe: Add upper limit to ring featuresAlexander Duyck1-1/+1
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou1-0/+1
2012-03-19ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck1-5/+8
2012-03-17ixgbe: Write gso_segs and bytcount to the ring soonerAlexander Duyck1-3/+8
2012-03-17ixgbe: Place skb on first buffer_info structure to avoid using stack spaceAlexander Duyck1-2/+4
2012-02-10ixgbe: Add function for testing status bits in Rx descriptorAlexander Duyck1-24/+35
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh1-0/+83
2011-10-12ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania1-11/+33
2011-09-28ixgbe: disable LLI for FCoEVasu Dev1-3/+1
2011-09-16ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck1-1/+0
2011-08-19ixgbe - DDP last user buffer - error to warnAmir Hanania1-4/+6
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+836