summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)Author
2015-10-15i40e: use priv flags to control flow directorJesse Brandeburg
2015-10-13i40e: update fw version text string per previous product formatsCarolyn Wyborny
2015-10-08i40e: add switch for link pollingShannon Nelson
2015-10-08i40e: Fix multiple link up messagesMatt Jared
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny
2015-10-08i40e: inline interrupt enableJesse Brandeburg
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain
2015-10-07i40e: Fix for truncated interrupt nameCarolyn Wyborny
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain
2015-09-30i40e: limit debugfs io opsShannon Nelson
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain
2015-03-09i40e: add ethtool RSS supportMitch A Williams
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher
2015-03-07i40e: Strip configfs codeGreg Rose
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain
2015-03-07i40e: store msg_enable in the right sizeJesse Brandeburg
2015-03-05i40e: Ioremap changesAnjali Singhai
2015-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-03i40e: Fix dependencies in the i40e driver on configfsGreg Rose
2015-03-03i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain
2015-03-03i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain
2015-03-03i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh
2015-03-03i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson
2015-02-24i40e: Use ethtool private flags to display NPAR statusGreg Rose
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh
2015-02-24i40e: Implement configfs for NPAR BW configurationGreg Rose
2015-02-24i40e: Add NPAR BW get and set functionsGreg Rose
2015-02-24i40e: enable packet split only when IOMMU presentMitch Williams
2015-02-24i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny
2015-02-23i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain
2015-02-08i40e: add locking around VF resetMitch Williams
2015-02-08i40e: Use even more ARQ descriptorsMitch Williams
2015-01-16i40e: Add define for interrupt name string lenCarolyn Wyborny
2014-12-06i40e: increase ARQ sizeMitch Williams
2014-11-18i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson