summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-01-15ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad1-1/+3
2014-01-15ixgbe: Indicate removal state explicitlyMark Rustad2-4/+9
2014-01-15i40e: Bump version numberCatherine Sullivan1-1/+1
2014-01-15i40e: trivial cleanupJesse Brandeburg1-2/+1
2014-01-15i40e: whitespace fixesJesse Brandeburg5-8/+5
2014-01-15i40e: make message meaningfulMitch Williams1-2/+2
2014-01-15i40e: associate VMDq queue with VM typeShannon Nelson3-1/+5
2014-01-15i40e: remove extra register writeMitch Williams1-1/+1
2014-01-15bgmac: propagate error codes in bgmac_probe()Florian Fainelli1-2/+0
2014-01-15atl1: update statistics codeSabrina Dubroca2-18/+26
2014-01-15atl1e: update statistics codeSabrina Dubroca1-11/+19
2014-01-15atl1c: update statistics codeSabrina Dubroca1-11/+20
2014-01-15net: Spelling s/transmition/transmission/Geert Uytterhoeven1-1/+1
2014-01-15net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven1-1/+1
2014-01-15bnx2x: Correct default Tx switching behaviourYuval Mintz5-1/+75
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-68/+99
2014-01-14net: 3com: fix warning for incorrect type in argumentdingtianhong1-1/+1
2014-01-14net: qlcnic: fix warning for incorrect type in argumentdingtianhong1-1/+1
2014-01-14sh_eth: fix garbled TX error messageSergei Shtylyov1-4/+4
2014-01-14qlcnic: Update version to 5.3.54Shahed Shaikh1-2/+2
2014-01-14qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh1-2/+2
2014-01-14qlcnic: Fix SR-IOV cleanup code pathManish Chopra1-3/+1
2014-01-14qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani7-24/+70
2014-01-14qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty6-31/+64
2014-01-14qlcnic: Turn on promiscous mode for SRIOV PF.Sucheta Chakraborty1-0/+4
2014-01-14qlcnic: Enable VF flood bit on PF.Sucheta Chakraborty1-0/+30
2014-01-14qlcnic: Restrict VF from configuring any VLAN mode.Sucheta Chakraborty1-1/+11
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger11-524/+147
2014-01-13drivers: net: silence compiler warning in smc91x.cPankaj Dubey1-1/+1
2014-01-13net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2-5/+7
2014-01-13qlcnic: Convert vmalloc/memset to kcallocJoe Perches2-11/+7
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter1-1/+1
2014-01-12alx: add stats to ethtoolSabrina Dubroca2-1/+107
2014-01-12alx: add alx_get_stats64 operationSabrina Dubroca2-0/+53
2014-01-12alx: add stats update functionSabrina Dubroca2-0/+62
2014-01-12alx: add constants for the stats fieldsSabrina Dubroca1-4/+48
2014-01-12alx: add a hardware stats structureSabrina Dubroca1-0/+62
2014-01-11i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker1-0/+2
2014-01-11i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-11i40e: fix log message wordingShannon Nelson1-1/+1
2014-01-11i40e: enable PTPJacob Keller8-2/+824
2014-01-11i40e: call clear_pxe after adminq is initializedShannon Nelson1-0/+1
2014-01-11i40e: clear qtx_head before enabling Tx queueShannon Nelson1-2/+4
2014-01-11i40e: adjust ITR max and min valuesShannon Nelson1-3/+2
2014-01-11i40e: check for possible incorrect ipv6 checksumShannon Nelson2-1/+7
2014-01-11i40e: allow VF to remove any MAC filterMitch Williams1-2/+6
2014-01-11i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain1-5/+4
2014-01-11i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain1-1/+1
2014-01-11i40e: Cleanup Doxygen warningsJeff Kirsher4-23/+24
2014-01-11i40e: fix long linesMitch Williams2-3/+4