aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
Commit message (Expand)AuthorAge
* i40e: Fix scheduling while atomic bug during NAPINeerav Parikh2014-06-19
* i40e: Helper routine for Rx/Tx queue enable/disable waitNeerav Parikh2014-06-19
* i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-11
* i40e: Separate out DCB capability and enabled flagsNeerav Parikh2014-06-11
* i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2014-06-11
* i40e: remove unused variable and memory allocationShannon Nelson2014-06-09
* i40e: allow for more VSIsMitch Williams2014-06-09
* i40e/i40evf: Clean up a few thingsAkeem G Abodunrin2014-06-08
* i40e: remove irqs only when they are set upShannon Nelson2014-06-06
* i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULEAnjali Singhai Jain2014-05-29
* i40e: add required includeMitch Williams2014-05-21
* i40e: remove ptp_tx_work timestamp work itemJacob Keller2014-04-28
* i40e: eeprom integrity check on load and emprShannon Nelson2014-03-28
* i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2014-03-19
* i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2014-03-19
* i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-14
* i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain2014-03-14
* i40e: fix nvm version and remove firmware reportJesse Brandeburg2014-03-06
* i40e: Flow Director sideband accountingJoseph Gasparakis2014-03-06
* i40e: add DCB and DCBNL supportNeerav Parikh2014-01-17
* i40e: rename definesJesse Brandeburg2014-01-17
* i40e: Change firmware workaroundJesse Brandeburg2014-01-17
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* i40e: whitespace fixesJesse Brandeburg2014-01-14
* i40e: enable PTPJacob Keller2014-01-10
* i40e: Update the Current NVM version Low valueAnjali Singhai Jain2014-01-10
* i40e: Fix GPL headerGreg Rose2014-01-09
* i40e: Remove unnecessary prototypesAnjali Singhai Jain2014-01-05
* i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh2014-01-05
* i40e: Fix ring allocationNeerav Parikh2014-01-05
* i40e: use functions to enable and disable icr 0Mitch Williams2014-01-05
* i40e: Dump the whole NVM, not halfAnjali Singhai Jain2014-01-05
* i40e: refactor VF reset flowMitch Williams2014-01-03
* i40e: Rx checksum offload for VXLANJoseph Gasparakis2014-01-03
* i40e: Implementation of VXLAN ndo'sJeff Kirsher2014-01-03
* i40e: add wake-on-lan supportShannon Nelson2014-01-03
* i40e: support for suspend and resumeShannon Nelson2013-12-16
* i40e: rtnl_lock in reset path fixesAnjali Singhai Jain2013-12-16
* i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain2013-12-16
* i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain2013-12-06
* i40e: enable early hardware supportJesse Brandeburg2013-12-06
* i40e: add support for triggering EMPRShannon Nelson2013-12-06
* i40e: add interrupt testShannon Nelson2013-12-06
* i40e: firmware version fields offsets updateAnjali Singhai jain2013-12-06
* i40e: remove unused including <linux/version.h>Wei Yongjun2013-10-24
* i40e: tweaking icr0 handling for legacy irqShannon Nelson2013-10-22
* i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: driver core headersJesse Brandeburg2013-09-11