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