summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: increase ARQ sizeMitch Williams2014-12-061-1/+1
* i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh2014-11-181-0/+1
* i40e: don't do link_status or stats collection on every ARQShannon Nelson2014-11-111-1/+2
* i40e: Fix an issue when PF reset failsAnjali Singhai Jain2014-09-041-0/+1
* i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-271-0/+1
* i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain2014-08-271-0/+1
* i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-271-0/+6
* i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-031-0/+62
* i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-07-161-0/+1
* i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh2014-07-161-0/+1
* i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain2014-06-261-1/+2
* i40e: reapply LAA after resetShannon Nelson2014-06-251-0/+1
* i40e: Fix ethtool coalesce settingsCarolyn Wyborny2014-06-251-0/+1
* i40e/i40evf: Update RSS configurationCarolyn Wyborny2014-06-201-0/+1
* i40e: Fix scheduling while atomic bug during NAPINeerav Parikh2014-06-201-0/+1
* i40e: Helper routine for Rx/Tx queue enable/disable waitNeerav Parikh2014-06-201-0/+1
* i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-111-0/+13
* i40e: Separate out DCB capability and enabled flagsNeerav Parikh2014-06-111-0/+1
* i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2014-06-111-0/+1
* i40e: remove unused variable and memory allocationShannon Nelson2014-06-091-1/+0
* i40e: allow for more VSIsMitch Williams2014-06-091-0/+2
* i40e/i40evf: Clean up a few thingsAkeem G Abodunrin2014-06-081-1/+0
* i40e: remove irqs only when they are set upShannon Nelson2014-06-061-0/+1
* i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULEAnjali Singhai Jain2014-05-291-0/+9
* i40e: add required includeMitch Williams2014-05-211-4/+0
* i40e: remove ptp_tx_work timestamp work itemJacob Keller2014-04-281-2/+0
* i40e: eeprom integrity check on load and emprShannon Nelson2014-03-281-0/+1
* i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2014-03-201-1/+2
* i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2014-03-201-0/+1
* i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-151-1/+6
* i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain2014-03-151-0/+3
* i40e: fix nvm version and remove firmware reportJesse Brandeburg2014-03-071-7/+7
* i40e: Flow Director sideband accountingJoseph Gasparakis2014-03-071-5/+18
* i40e: add DCB and DCBNL supportNeerav Parikh2014-01-181-2/+14
* i40e: rename definesJesse Brandeburg2014-01-181-2/+2
* i40e: Change firmware workaroundJesse Brandeburg2014-01-181-1/+0
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* i40e: whitespace fixesJesse Brandeburg2014-01-151-1/+0
* i40e: enable PTPJacob Keller2014-01-111-0/+26
* i40e: Update the Current NVM version Low valueAnjali Singhai Jain2014-01-111-1/+1
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
* i40e: Remove unnecessary prototypesAnjali Singhai Jain2014-01-051-7/+0
* i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh2014-01-051-14/+13
* i40e: Fix ring allocationNeerav Parikh2014-01-051-3/+0
* i40e: use functions to enable and disable icr 0Mitch Williams2014-01-051-0/+1
* i40e: Dump the whole NVM, not halfAnjali Singhai Jain2014-01-051-1/+1
* i40e: refactor VF reset flowMitch Williams2014-01-041-0/+1
* i40e: Rx checksum offload for VXLANJoseph Gasparakis2014-01-041-0/+1
* i40e: Implementation of VXLAN ndo'sJeff Kirsher2014-01-041-1/+9
* i40e: add wake-on-lan supportShannon Nelson2014-01-041-0/+1