aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-16i40e: support for suspend and resumeShannon Nelson1-0/+1
2013-12-16i40e: rtnl_lock in reset path fixesAnjali Singhai Jain1-0/+1
2013-12-16i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain1-0/+2
2013-12-06i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain1-0/+2
2013-12-06i40e: enable early hardware supportJesse Brandeburg1-0/+1
2013-12-05i40e: add support for triggering EMPRShannon Nelson1-0/+1
2013-12-05i40e: add interrupt testShannon Nelson1-0/+1
2013-12-05i40e: firmware version fields offsets updateAnjali Singhai jain1-8/+9
2013-10-24i40e: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson1-0/+1
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck1-3/+3
2013-10-09i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck1-2/+3
2013-09-11i40e: driver core headersJesse Brandeburg1-0/+558