summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker96-96/+0
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck2-0/+17
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2-3/+18
2014-01-15be2net: update driver version to 10.0.xSathya Perla1-1/+1
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy4-35/+19
2014-01-15be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy3-17/+23
2014-01-15be2net: do not use frag index in the RX-compl entrySuresh Reddy2-22/+9
2014-01-15be2net: Remove "10Gbps" from driver description stringSuresh Reddy1-1/+1
2014-01-15be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy3-11/+15
2014-01-15be2net: ignore mac-addr set call for an already programmed mac-addrVasundhara Volam1-0/+6
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam4-97/+82
2014-01-15be2net: Log the profile-id used by FW during driver initializationVasundhara Volam3-0/+55
2014-01-15be2net: don't set "pport" field when querying "pvid"Vasundhara Volam1-1/+1
2014-01-15be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam2-16/+15
2014-01-15stmmac: Add vlan rx for better GRO performance.Vince Bridgers1-0/+19
2014-01-15bnx2x: fix sparse warningstephen hemminger1-2/+2
2014-01-15net,marvell: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-01-15gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil2-28/+72
2014-01-15ksz884x: delete useless variableJulia Lawall1-3/+0
2014-01-15i40e: Retain MAC filters on port VLAN deletionGreg Rose2-0/+16
2014-01-15i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose1-0/+5
2014-01-14ixgbe: Additional adapter removal checksMark Rustad2-0/+38
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad3-5/+12
2014-01-14ixgbe: Check register reads for adapter removalMark Rustad3-5/+53
2014-01-14ixgbe: Make ethtool register test use accessorsMark Rustad1-51/+47
2014-01-14ixgbe: Use static inlines instead of macrosMark Rustad3-12/+33
2014-01-14ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad1-1/+3
2014-01-14ixgbe: Indicate removal state explicitlyMark Rustad2-4/+9
2014-01-14i40e: Bump version numberCatherine Sullivan1-1/+1
2014-01-14i40e: trivial cleanupJesse Brandeburg1-2/+1
2014-01-14i40e: whitespace fixesJesse Brandeburg5-8/+5
2014-01-14i40e: make message meaningfulMitch Williams1-2/+2
2014-01-14i40e: associate VMDq queue with VM typeShannon Nelson3-1/+5
2014-01-14i40e: remove extra register writeMitch Williams1-1/+1
2014-01-14bgmac: propagate error codes in bgmac_probe()Florian Fainelli1-2/+0
2014-01-14atl1: update statistics codeSabrina Dubroca2-18/+26
2014-01-14atl1e: update statistics codeSabrina Dubroca1-11/+19
2014-01-14atl1c: update statistics codeSabrina Dubroca1-11/+20
2014-01-14net: Spelling s/transmition/transmission/Geert Uytterhoeven1-1/+1
2014-01-14net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven1-1/+1
2014-01-14bnx2x: Correct default Tx switching behaviourYuval Mintz5-1/+75
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-68/+99
2014-01-13net: 3com: fix warning for incorrect type in argumentdingtianhong1-1/+1
2014-01-13net: qlcnic: fix warning for incorrect type in argumentdingtianhong1-1/+1
2014-01-13sh_eth: fix garbled TX error messageSergei Shtylyov1-4/+4
2014-01-13qlcnic: Update version to 5.3.54Shahed Shaikh1-2/+2
2014-01-13qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh1-2/+2
2014-01-13qlcnic: Fix SR-IOV cleanup code pathManish Chopra1-3/+1
2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani7-24/+70
2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty6-31/+64