summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2015-07-17i40e: only report generic filters in get_ts_infoJacob Keller1-11/+2
2015-07-14i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan1-1/+1
2015-07-14i40e: Refine an error message to avoid confusionAnjali Singhai Jain1-1/+2
2015-07-14i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif3-12/+24
2015-07-14i40e: un-disable VF after resetMitch Williams1-0/+1
2015-07-14i40e: do a proper reset when disabling a VFMitch Williams1-7/+2
2015-07-14i40e: correctly program filters for VFsMitch Williams1-3/+6
2015-07-14i40e/i40evf: Update the admin queue command headerGreg Rose1-11/+13
2015-07-14i40e: Remove incorrect #ifdef'sCarolyn Wyborny1-10/+2
2015-07-14i40e: ignore duplicate port VLAN requestsMitch Williams1-0/+4
2015-07-14i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg1-0/+2
2015-07-14i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski3-7/+31
2015-07-14i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain3-0/+16
2015-07-14i40e: Implement ndo_features_check()Joe Stringer1-0/+20
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman1-2/+2
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-20/+60
2015-06-04i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain1-3/+17
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain4-5/+36
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain1-15/+10
2015-05-28i40e: Bump version to 1.3.4Catherine Sullivan1-1/+1
2015-05-28i40e/i40evf: remove time_stamp memberJesse Brandeburg2-11/+0
2015-05-28i40e/i40evf: force inline transmit functionsJesse Brandeburg1-16/+16
2015-05-28i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2-9/+18
2015-05-28i40e: fix unrecognized FCOE EOF caseVasu Dev1-4/+7
2015-05-28i40e/i40evf: Remove unneeded TODOGreg Rose1-3/+0
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain3-9/+5
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain5-3/+19
2015-05-28i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain2-33/+45
2015-05-28i40e: Disable offline diagnostics if VFs are enabledGreg Rose2-0/+34
2015-05-28i40e: Collect PFC XOFF RX stats even in single TC caseNeerav Parikh1-3/+2
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu1-2/+0
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel1-3/+4
2015-04-14i40e: Bump version to 1.3.2Catherine Sullivan1-1/+1
2015-04-14i40e: Use new 40G speedsGreg Rose1-2/+1
2015-04-14i40e: get rid of unused localsJesse Brandeburg2-6/+3
2015-04-14i40e: handle possible memory allocation failureJesse Brandeburg1-3/+11
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2-0/+6
2015-04-14i40e: enable user dump of internal hardware stateJesse Brandeburg3-0/+107
2015-04-14i40e: print FCoE capability reported by the device functionVasu Dev1-0/+3
2015-04-14i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain1-0/+3
2015-04-14i40e: move VF notification routines upMitch Williams1-123/+123
2015-04-14i40e: notify VFs of link stateMitch Williams1-19/+31
2015-04-14i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain1-0/+26
2015-04-14i40e: stop VF ringsMitch Williams1-0/+5
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck1-2/+2
2015-04-03i40e: Bump to version 1.3.1Catherine Sullivan1-2/+2
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain4-53/+76
2015-04-03i40e: stop flow director on shutdownMitch Williams1-0/+2
2015-04-03i40e: fix up VXLAN messagesShannon Nelson1-19/+19
2015-04-03i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh1-0/+8