aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-25sunvnet: Remove irqsave/irqrestore on vio.lockSowmini Varadhan1-25/+5
2014-10-25sunvnet: Use RCU to synchronize port usage with vnet_port_remove()Sowmini Varadhan1-29/+33
2014-10-25sunvnet: NAPIfy sunvnetSowmini Varadhan2-44/+135
2014-10-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller9-2185/+2268
2014-10-24net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth1-126/+0
2014-10-24net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth1-15/+85
2014-10-24net: pxa168_eth: Prepare proper libphy handlingSebastian Hesselbarth1-15/+23
2014-10-24natsemi/macsonic: Remove superfluous interrupt disable/restoreGeert Uytterhoeven1-4/+0
2014-10-24cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven1-6/+2
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes1-2/+2
2014-10-23i40e: Bump versionCatherine Sullivan1-1/+1
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin1-4/+3
2014-10-23i40e: Add 10GBaseT supportMitch Williams4-5/+34
2014-10-23i40e: process link events when setting up switchMitch Williams1-0/+8
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain1-4/+20
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh3-6/+6
2014-10-23i40e/i40evf: Fix whitespace indentationJeff Kirsher2-2142/+2133
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg1-23/+16
2014-10-23i40e: mask phy eventsJesse Brandeburg3-0/+47
2014-10-22amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas1-8/+12
2014-10-22amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas1-1/+1
2014-10-22net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel1-1/+2
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe2-0/+6
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper1-4/+0
2014-10-21enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan1-2/+2
2014-10-21enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan1-6/+6
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-354/+1187
2014-10-17bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-17sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2-3/+14
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick1-3/+4
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick1-0/+1
2014-10-15gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil1-1/+1
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy3-42/+56
2014-10-15net: ks8842: use dmaengine_terminate_all() APIVinod Koul1-4/+2
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO2-5/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-15/+15
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2-1/+9
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt1-0/+7
2014-10-14qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia1-1/+1
2014-10-14qlcnic: Fix programming number of arguments in a command.Rajesh Borundia1-2/+2
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai3-6/+16
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO1-169/+205
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO1-0/+1
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO1-5/+10
2014-10-14drivers: net: xgene: Add SGMII based 1GbE ethtool supportIyappan Subramanian1-8/+17
2014-10-14drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian7-5/+453
2014-10-14drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian6-8/+8