aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam1-13/+26
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam1-3/+4
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous modeSomnath kotur1-3/+9
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur2-20/+12
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter1-2/+2
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens1-1/+6
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens1-0/+7
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera1-10/+30
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-26sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree1-0/+7
2014-02-25net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo1-0/+1
2014-02-25qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2-0/+2
2014-02-25qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty1-9/+0
2014-02-25qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh1-1/+1
2014-02-25qlcnic: Fix function return error checkShahed Shaikh1-1/+1
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai3-6/+6
2014-02-24r8169: initialize rtl8169_stats seqlockKyle McMartin1-0/+2
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser1-1/+1
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386111-6/+7
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-23/+384
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-18NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann7-11/+11
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen1-1/+1
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher1-3/+3
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König1-0/+5
2014-02-13net: axienet: Fix compilation warningsMichal Simek1-4/+8
2014-02-13net: axienet: Fix compilation errorMichal Simek1-0/+1
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla5-0/+350
2014-02-10alx: add missing stats_lock spinlock initJohn Greene1-0/+1
2014-02-09net: vxge: Remove unused device pointerChristian Engelmayer1-6/+0
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer1-2/+0
2014-02-06drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker1-0/+2
2014-02-06bnx2x: Allow VF rss on higher PFsYuval Mintz1-3/+3
2014-02-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-06tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter1-6/+7
2014-02-06bnx2[x]: Make module parameters readableJames M Leddy2-7/+7
2014-02-06net: ethernet: sunxi: Add new compatiblesMaxime Ripard1-0/+3
2014-02-04bnx2x: fix L2-GRE TCP issuesDmitry Kravkov1-1/+1
2014-02-04net: ethoc: set up MII management bus clockMax Filippov1-2/+30
2014-02-04net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov1-0/+5
2014-02-01net: ethoc: implement ethtool get/set ring parametersMax Filippov1-0/+51
2014-02-01net: ethoc: implement ethtool get registersMax Filippov1-0/+20
2014-02-01net: ethoc: implement ethtool get/set settingsMax Filippov1-0/+24
2014-02-01net: ethoc: implement basic ethtool operationsMax Filippov1-0/+6
2014-01-30e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1