aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain1-0/+1
2015-03-09i40e: add ethtool RSS supportMitch A Williams1-0/+2
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher1-7/+7
2015-03-07i40e: Strip configfs codeGreg Rose1-4/+0
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain1-3/+5
2015-03-07i40e: store msg_enable in the right sizeJesse Brandeburg1-1/+1
2015-03-05i40e: Ioremap changesAnjali Singhai1-0/+1
2015-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-3/+8
2015-03-03i40e: Fix dependencies in the i40e driver on configfsGreg Rose1-2/+2
2015-03-03i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain1-0/+1
2015-03-03i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain1-0/+2
2015-03-03i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh1-0/+1
2015-03-03i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain1-0/+1
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson1-3/+3
2015-02-24i40e: Use ethtool private flags to display NPAR statusGreg Rose1-0/+3
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh1-0/+3
2015-02-24i40e: Implement configfs for NPAR BW configurationGreg Rose1-2/+5
2015-02-24i40e: Add NPAR BW get and set functionsGreg Rose1-0/+7
2015-02-24i40e: enable packet split only when IOMMU presentMitch Williams1-0/+1
2015-02-24i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny1-1/+4
2015-02-23i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain1-0/+1
2015-02-08i40e: add locking around VF resetMitch Williams1-0/+1
2015-02-08i40e: Use even more ARQ descriptorsMitch Williams1-2/+2
2015-01-16i40e: Add define for interrupt name string lenCarolyn Wyborny1-2/+3
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