aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz
2014-02-26sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-02-25net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo
2014-02-25qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia
2014-02-25qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty
2014-02-25qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh
2014-02-25qlcnic: Fix function return error checkShahed Shaikh
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-24r8169: initialize rtl8169_stats seqlockKyle McMartin
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B38611
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni
2014-02-18NET: fec: only enable napi if we are successfulRussell King
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König
2014-02-13net: axienet: Fix compilation warningsMichal Simek
2014-02-13net: axienet: Fix compilation errorMichal Simek
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla
2014-02-10alx: add missing stats_lock spinlock initJohn Greene
2014-02-09net: vxge: Remove unused device pointerChristian Engelmayer
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer
2014-02-06drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker
2014-02-06bnx2x: Allow VF rss on higher PFsYuval Mintz
2014-02-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-02-06tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter
2014-02-06bnx2[x]: Make module parameters readableJames M Leddy
2014-02-06net: ethernet: sunxi: Add new compatiblesMaxime Ripard
2014-02-04bnx2x: fix L2-GRE TCP issuesDmitry Kravkov
2014-02-04net: ethoc: set up MII management bus clockMax Filippov
2014-02-04net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov
2014-02-01net: ethoc: implement ethtool get/set ring parametersMax Filippov
2014-02-01net: ethoc: implement ethtool get registersMax Filippov
2014-02-01net: ethoc: implement ethtool get/set settingsMax Filippov
2014-02-01net: ethoc: implement basic ethtool operationsMax Filippov
2014-01-30e100: Fix "disabling already-disabled device" warningMichele Baldessari