summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* i40e: accept pf to pf adminq messagesShannon Nelson2014-01-091-2/+5
* i40e: Cleanup reconfig rss pathAnjali Singhai Jain2014-01-091-8/+0
* i40e: disable packet splitJesse Brandeburg2014-01-091-1/+0
* i40e: add a comment on barrier and fix panic on resetGreg Rose2014-01-091-4/+11
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
* i40e: Re-enable interrupt on ICR0Anjali Singhai Jain2014-01-091-4/+6
* i40e: Bump versionCatherine Sullivan2014-01-071-1/+1
* i40e: Stop accepting any VLAN tag on VLAN 0 filter setGreg Rose2014-01-071-11/+0
* i40e: Do not enable broadcast promiscuous by defaultGreg Rose2014-01-071-7/+9
* i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain2014-01-061-17/+13
* i40e: check asq alive before notifyAnjali Singhai Jain2014-01-061-1/+2
* i40e: Admin queue shutdown fixesAnjali Singhai Jain2014-01-061-1/+0
* i40e: Hide the Port VLAN VLAN IDGreg Rose2014-01-061-1/+1
* i40e: don't allocate zero sizeMitch Williams2014-01-061-0/+1
* i40e: Do not enable default port on the VEBGreg Rose2014-01-061-1/+1
* i40e: Fix SR-IOV VF port VLANGreg Rose2014-01-051-3/+5
* i40e: remove un-necessary io-writeAnjali Singhai Jain2014-01-051-4/+0
* i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh2014-01-051-5/+1
* i40e: Fix ring allocationNeerav Parikh2014-01-051-10/+4
* i40e: catch unset q_vectorShannon Nelson2014-01-041-1/+2
* i40e: fix error handling when alloc of vsi array failsShannon Nelson2014-01-041-1/+2
* i40e: reinit buffer size each timeMitch Williams2014-01-041-1/+1
* i40e: use functions to enable and disable icr 0Mitch Williams2014-01-041-0/+13
* i40e: fix mac address checkingJesse Brandeburg2014-01-041-1/+1
* i40e: make a define from a large constantMitch Williams2014-01-031-20/+1
* i40e: remove chatty log messagesMitch Williams2014-01-031-15/+5
* i40e: refactor VF reset flowMitch Williams2014-01-031-1/+1
* i40e: Implementation of VXLAN ndo'sJeff Kirsher2014-01-031-0/+157
* i40e: fix curly brace use and return typeShannon Nelson2014-01-031-4/+3
* i40e: add wake-on-lan supportShannon Nelson2014-01-031-2/+14
* i40e: Populate and check pci bus speed and widthCatherine Sullivan2014-01-031-0/+23
* i40e: Suppress HMC error to Interrupt message levelAnjali Singhai Jain2014-01-031-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-0/+4
|\
| * i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
* | i40e: Bump version numberCatherine Sullivan2013-12-171-1/+1
* | i40e: Fix wrong mask bits being used in misc interruptAnjali Singhai Jain2013-12-171-2/+2
* | i40e: support for suspend and resumeShannon Nelson2013-12-161-1/+96
* | i40e: rtnl_lock in reset path fixesAnjali Singhai Jain2013-12-161-1/+18
* | i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain2013-12-161-8/+48
* | i40e: reinit flow for the main VSIAnjali Singhai Jain2013-12-161-21/+97
* | i40e: use same number of queues as CPUsJesse Brandeburg2013-12-161-4/+3
* | i40e: trivial fixesJesse Brandeburg2013-12-161-1/+1
* | i40e: init flow control settings to disabledJesse Brandeburg2013-12-161-5/+54
* | i40e: Tell the stack about our actual number of queuesAnjali Singhai Jain2013-12-161-0/+10
* | i40e: Bump version numberCatherine Sullivan2013-12-101-1/+1
* | i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain2013-12-061-0/+4
* | i40e: add num_VFs messageAnjali Singhai Jain2013-12-061-0/+3
* | i40e: only set up the rings to be usedShannon Nelson2013-12-061-7/+7
* | i40e: Enable all PCTYPEs except FCOE for RSS.Anjali Singhai Jain2013-12-061-14/+24
* | i40e: refactor reset codeAnjali Singhai Jain2013-12-061-36/+95
OpenPOWER on IntegriCloud