summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil1-0/+2
2015-10-16i40e: increase AQ work limitMitch Williams1-1/+1
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg1-0/+1
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson1-0/+1
2015-10-16i40e: generate fewer startup messagesShannon Nelson1-2/+2
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck1-1/+0
2015-10-15i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain1-0/+1
2015-10-15i40e: use priv flags to control flow directorJesse Brandeburg1-0/+1
2015-10-13i40e: update fw version text string per previous product formatsCarolyn Wyborny1-4/+6
2015-10-08i40e: add switch for link pollingShannon Nelson1-0/+2
2015-10-08i40e: Fix multiple link up messagesMatt Jared1-0/+2
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny1-0/+1
2015-10-08i40e: inline interrupt enableJesse Brandeburg1-1/+18
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain1-0/+1
2015-10-07i40e: Fix for truncated interrupt nameCarolyn Wyborny1-1/+1
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson1-1/+1
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain1-0/+1
2015-09-30i40e: limit debugfs io opsShannon Nelson1-1/+2
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai1-1/+1
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil1-1/+0
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain1-0/+1
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh1-0/+2
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain1-0/+1
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain1-2/+5
2015-08-05i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain1-0/+7
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-28/+28
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain1-0/+1
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain1-2/+0
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain1-0/+3
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/jkirsh...David 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