summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-1/+56
2014-06-08net: force a list_del() in unregister_netdevice_many()Eric Dumazet1-1/+0
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: qmi_wwan: add Olivetti Olicard modemsBjørn Mork1-1/+6
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko3-14/+18
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko25-49/+49
2014-06-06amd-xgbe: Remove unnecessary includeTom Lendacky1-1/+0
2014-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+56
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
2014-06-06i40e: add xcast stats for portShannon Nelson2-0/+32
2014-06-06i40e: add vsi x-cast statsShannon Nelson1-2/+5
2014-06-06i40e: increase reset wait timeShannon Nelson1-1/+1
2014-06-06i40e/i40evf: add Tx pre queue disable functionMatt Jared5-0/+54
2014-06-06i40e/i40evf: check AQ register for valid dataKamil Krawczyk2-8/+60
2014-06-06i40evf: make messages less direMitch Williams1-2/+2
2014-06-06i40e: print message for pre-production hardwareJesse Brandeburg1-0/+4
2014-06-06i40e: add VEB stats to ethtoolShannon Nelson1-43/+84
2014-06-06i40e: set lan_veb indexShannon Nelson1-0/+2
2014-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-19/+36
2014-06-05net: systemport: start with carrier offFlorian Fainelli1-0/+3
2014-06-05net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli1-3/+3
2014-06-05net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli1-1/+1
2014-06-05net: systemport: fix transmit locking schemeFlorian Fainelli1-5/+7
2014-06-05amd-xgbe: Configuration and build supportLendacky, Thomas4-1/+21
2014-06-05amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas1-0/+1357