summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2015-09-011-0/+1
* i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh2015-08-261-0/+2
* i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-051-0/+1
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-051-2/+5
* i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-051-0/+7
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-28/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-0/+1
|\
| * i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-041-0/+1
* | i40e: Remove unnecessary pf membersAnjali Singhai Jain2015-05-281-2/+0
* | i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-281-0/+3
|/
* i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-031-0/+1
* i40e: add ethtool RSS supportMitch A Williams2015-03-091-0/+2
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-091-7/+7
* i40e: Strip configfs codeGreg Rose2015-03-071-4/+0
* i40e: FD filters flush policy changesAnjali Singhai Jain2015-03-071-3/+5
* i40e: store msg_enable in the right sizeJesse Brandeburg2015-03-071-1/+1
* i40e: Ioremap changesAnjali Singhai2015-03-051-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-031-3/+8
|\
| * i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain2015-03-031-0/+1
| * i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain2015-03-031-0/+2
| * i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh2015-03-031-0/+1
| * i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain2015-03-031-0/+1
| * i40e/i40evf: print FW build number in version stringShannon Nelson2015-03-031-3/+3
* | i40e: Fix dependencies in the i40e driver on configfsGreg Rose2015-03-031-2/+2
|/
* i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-241-0/+3
* i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-241-0/+3
* i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-241-2/+5
* i40e: Add NPAR BW get and set functionsGreg Rose2015-02-241-0/+7
* i40e: enable packet split only when IOMMU presentMitch Williams2015-02-241-0/+1
* i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-241-1/+4
* i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain2015-02-231-0/+1
* i40e: add locking around VF resetMitch Williams2015-02-081-0/+1
* i40e: Use even more ARQ descriptorsMitch Williams2015-02-081-2/+2
* i40e: Add define for interrupt name string lenCarolyn Wyborny2015-01-161-2/+3
* 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-261-0/+6
* i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-021-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-241-0/+1
* i40e: Fix ethtool coalesce settingsCarolyn Wyborny2014-06-241-0/+1
* i40e/i40evf: Update RSS configurationCarolyn Wyborny2014-06-201-0/+1
* i40e: Fix scheduling while atomic bug during NAPINeerav Parikh2014-06-191-0/+1
* i40e: Helper routine for Rx/Tx queue enable/disable waitNeerav Parikh2014-06-191-0/+1