summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1223-813/+1582
|\
| * i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2014-06-111-1/+1
| * i40e: use stored base_queue valueShannon Nelson2014-06-111-3/+2
| * i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain2014-06-111-2/+7
| * i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-115-2/+38
| * i40e/i40evf: remove FTYPEJesse Brandeburg2014-06-111-1/+0
| * i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-112-12/+10
| * i40e: Do not accept tagged packets by defaultGreg Rose2014-06-111-0/+32
| * i40e: Separate out DCB capability and enabled flagsNeerav Parikh2014-06-113-10/+25
| * i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2014-06-112-8/+16
| * i40e/i40evf: AdminQ API update for new FWShannon Nelson2014-06-112-17/+81
| * i40e/i40evf: set headwb Tx context flags and use themAshish Shah2014-06-111-3/+2
| * i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evfShannon Nelson2014-06-091-1/+1
| * i40e: Allow RSS table entry range and GPS to be any number, not necessarily p...Anjali Singhai Jain2014-06-091-3/+1
| * i40e: Delete stale MAC filters after changeGreg Rose2014-06-091-8/+5
| * i40e: Do not fall back to one queue model if the only feature enabled is ATRAnjali Singhai Jain2014-06-091-0/+1
| * i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg2014-06-093-20/+58
| * i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabledFrank Zhang2014-06-091-3/+13
| * i40e: Changes to Interrupt distribution policyAnjali Singhai Jain2014-06-091-6/+19
| * i40e: implement anti-spoofing for VFsMitch Williams2014-06-093-2/+60
| * i40e: don't complain about removing non-existent addressesShannon Nelson2014-06-091-2/+5
| * i40e: remove unused variable and memory allocationShannon Nelson2014-06-092-11/+0
| * i40e: allow for more VSIsMitch Williams2014-06-095-35/+45
| * i40e: add checks for AQ error status bitsShannon Nelson2014-06-091-0/+36
| * i40e/i40evf: Bump build versionCatherine Sullivan2014-06-081-1/+1
| * i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-083-6/+0
| * i40e/i40evf: fix poll weightJesse Brandeburg2014-06-081-1/+1
| * i40e/i40evf: fix TSO accountingJesse Brandeburg2014-06-082-8/+3
| * i40e/i40evf: remove chatty reset messagesMitch Williams2014-06-081-2/+0
| * i40e: not all VSIs have ringsMitch Williams2014-06-081-2/+2
| * i40e: clear pxe after adminq is rebuiltShannon Nelson2014-06-081-0/+1
| * i40e: Fix incorrect feature configuration statusAkeem G Abodunrin2014-06-081-3/+4
| * i40e/i40evf: Clean up a few thingsAkeem G Abodunrin2014-06-083-8/+1
| * i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain2014-06-084-27/+7
| * i40e/i40evf: fix rx descriptor statusJesse Brandeburg2014-06-081-4/+6
| * i40e/i40evf: Bump build versionCatherine Sullivan2014-06-061-2/+2
| * i40e: remove irqs only when they are set upShannon Nelson2014-06-062-0/+7
| * i40e: don't remove HMC that doesn't existShannon Nelson2014-06-061-9/+15
| * i40e: print full link messageJesse Brandeburg2014-06-061-5/+51
| * i40e: add xcast stats for portShannon Nelson2014-06-062-0/+32
| * i40e: add vsi x-cast statsShannon Nelson2014-06-061-2/+5
| * i40e: increase reset wait timeShannon Nelson2014-06-061-1/+1
| * i40e/i40evf: add Tx pre queue disable functionMatt Jared2014-06-064-0/+46
| * i40e/i40evf: check AQ register for valid dataKamil Krawczyk2014-06-061-4/+30
| * i40e: print message for pre-production hardwareJesse Brandeburg2014-06-061-0/+4
| * i40e: add VEB stats to ethtoolShannon Nelson2014-06-061-43/+84
| * i40e: set lan_veb indexShannon Nelson2014-06-061-0/+2
| * i40e: add missing VSI statisticsShannon Nelson2014-06-052-0/+26
| * i40e/i40evf: remove rx_errors and rx_missedShannon Nelson2014-06-054-10/+4
| * i40e: refactor stats collectionShannon Nelson2014-06-051-166/+189