aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e: support virtual channel API 1.1Mitch Williams2015-07-232-6/+21
* i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams2015-07-231-0/+3
* i40e: add VF capabilities to virtual channel interfaceMitch Williams2015-07-231-5/+11
* i40e: clean up unneeded gotosShannon Nelson2015-07-231-25/+12
* i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny2015-07-231-58/+88
* i40e: only report generic filters in get_ts_infoJacob Keller2015-07-171-11/+2
* i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2015-07-141-1/+1
* i40e: Refine an error message to avoid confusionAnjali Singhai Jain2015-07-141-1/+2
* i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif2015-07-143-12/+24
* i40e: un-disable VF after resetMitch Williams2015-07-141-0/+1
* i40e: do a proper reset when disabling a VFMitch Williams2015-07-141-7/+2
* i40e: correctly program filters for VFsMitch Williams2015-07-141-3/+6
* i40e/i40evf: Update the admin queue command headerGreg Rose2015-07-141-11/+13
* i40e: Remove incorrect #ifdef'sCarolyn Wyborny2015-07-141-10/+2
* i40e: ignore duplicate port VLAN requestsMitch Williams2015-07-141-0/+4
* i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2015-07-141-0/+2
* i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski2015-07-143-7/+31
* i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain2015-07-143-0/+16
* i40e: Implement ndo_features_check()Joe Stringer2015-07-141-0/+20
* switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-085-20/+60
|\
| * i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain2015-06-041-3/+17
| * i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-044-5/+36
| * i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-041-15/+10
* | i40e: Bump version to 1.3.4Catherine Sullivan2015-05-281-1/+1
* | i40e/i40evf: remove time_stamp memberJesse Brandeburg2015-05-282-11/+0
* | i40e/i40evf: force inline transmit functionsJesse Brandeburg2015-05-281-16/+16
* | i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2015-05-282-9/+18
* | i40e: fix unrecognized FCOE EOF caseVasu Dev2015-05-281-4/+7
* | i40e/i40evf: Remove unneeded TODOGreg Rose2015-05-281-3/+0
* | i40e: Remove unnecessary pf membersAnjali Singhai Jain2015-05-283-9/+5
* | i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-285-3/+19
* | i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain2015-05-282-33/+45
* | i40e: Disable offline diagnostics if VFs are enabledGreg Rose2015-05-282-0/+34
* | i40e: Collect PFC XOFF RX stats even in single TC caseNeerav Parikh2015-05-281-3/+2
* | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-2/+0
|/
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-291-3/+4
* i40e: Bump version to 1.3.2Catherine Sullivan2015-04-141-1/+1
* i40e: Use new 40G speedsGreg Rose2015-04-141-2/+1
* i40e: get rid of unused localsJesse Brandeburg2015-04-142-6/+3
* i40e: handle possible memory allocation failureJesse Brandeburg2015-04-141-3/+11
* i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-142-0/+6
* i40e: enable user dump of internal hardware stateJesse Brandeburg2015-04-143-0/+107
* i40e: print FCoE capability reported by the device functionVasu Dev2015-04-141-0/+3
* i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain2015-04-141-0/+3
* i40e: move VF notification routines upMitch Williams2015-04-141-123/+123
* i40e: notify VFs of link stateMitch Williams2015-04-141-19/+31
* i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain2015-04-141-0/+26
* i40e: stop VF ringsMitch Williams2015-04-141-0/+5
* i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2015-04-091-2/+2