aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds107-2536/+4095
2014-06-11i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2-2/+2
2014-06-11i40e: use stored base_queue valueShannon Nelson1-3/+2
2014-06-11i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain1-2/+7
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain6-2/+41
2014-06-11i40e/i40evf: remove FTYPEJesse Brandeburg2-2/+0
2014-06-11i40evf: check admin queue error bitsMitch Williams1-0/+36
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose4-21/+18
2014-06-11i40e: Do not accept tagged packets by defaultGreg Rose1-0/+32
2014-06-11i40e: Separate out DCB capability and enabled flagsNeerav Parikh3-10/+25
2014-06-11i40evf: don't go further downMitch Williams1-2/+4
2014-06-11i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2-8/+16
2014-06-11i40e/i40evf: AdminQ API update for new FWShannon Nelson3-33/+161
2014-06-11i40e/i40evf: set headwb Tx context flags and use themAshish Shah2-3/+5
2014-06-11igb: separate hardware setting from the set_ts_config ioctlJacob Keller1-12/+38
2014-06-11igb: unhide invariant returnsTodd Fujinaka5-74/+66
2014-06-09i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evfShannon Nelson2-2/+2
2014-06-09i40e: Allow RSS table entry range and GPS to be any number, not necessarily power of 2Anjali Singhai Jain1-3/+1
2014-06-09i40e: Delete stale MAC filters after changeGreg Rose1-8/+5
2014-06-09i40e: Do not fall back to one queue model if the only feature enabled is ATRAnjali Singhai Jain1-0/+1
2014-06-09i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg5-40/+115
2014-06-09i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabledFrank Zhang1-3/+13
2014-06-09i40e: Changes to Interrupt distribution policyAnjali Singhai Jain1-6/+19
2014-06-08i40e: implement anti-spoofing for VFsMitch Williams3-2/+60
2014-06-08i40e: don't complain about removing non-existent addressesShannon Nelson1-2/+5
2014-06-08i40e: remove unused variable and memory allocationShannon Nelson2-11/+0
2014-06-08i40e: allow for more VSIsMitch Williams5-35/+45
2014-06-08i40evf: Fix function headerCatherine Sullivan1-1/+1
2014-06-08i40e: add checks for AQ error status bitsShannon Nelson1-0/+36
2014-06-08i40e/i40evf: Bump build versionCatherine Sullivan2-2/+2
2014-06-08i40e/i40evf: remove deprecated device IDsJesse Brandeburg5-11/+1
2014-06-08i40e/i40evf: fix poll weightJesse Brandeburg2-2/+2
2014-06-08i40e/i40evf: fix TSO accountingJesse Brandeburg4-16/+6
2014-06-08i40e/i40evf: remove chatty reset messagesMitch Williams2-11/+4
2014-06-08i40e: not all VSIs have ringsMitch Williams1-2/+2
2014-06-08i40e: clear pxe after adminq is rebuiltShannon Nelson1-0/+1
2014-06-08i40e: Fix incorrect feature configuration statusAkeem G Abodunrin1-3/+4
2014-06-08i40evf: use correct format for printing MAC addressesMitch Williams1-2/+2
2014-06-08i40evf: clean up log message formattingMitch Williams2-14/+14
2014-06-08i40evf: remove bogus commentMitch Williams1-3/+0
2014-06-08i40evf: remove unnecessary log messagesMitch Williams2-38/+16
2014-06-08i40e/i40evf: Clean up a few thingsAkeem G Abodunrin4-12/+1
2014-06-08i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain5-33/+8
2014-06-08i40e/i40evf: fix rx descriptor statusJesse Brandeburg2-8/+12
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko1-5/+7
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko7-14/+14
2014-06-06i40e/i40evf: Bump build versionCatherine Sullivan2-3/+3
2014-06-06i40e: remove irqs only when they are set upShannon Nelson2-0/+7
2014-06-06i40e: don't remove HMC that doesn't existShannon Nelson1-9/+15
2014-06-06i40e: print full link messageJesse Brandeburg1-5/+51