summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-04-03net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-03-31sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings
2014-03-31net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch
2014-03-26ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-03-13tg3: Don't check undefined error bits in RXBDMichael Chan
2014-03-13sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-02-26tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-02-06e1000e: fix compiler warningsDavid Ertman
2014-01-15sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2014-01-15sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2014-01-15sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2014-01-15sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2014-01-15sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2014-01-15sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2014-01-15sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2014-01-15sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2014-01-15arc_emac: fix potential use after freeEric Dumazet
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-09tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2013-12-20igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-20net: allwinner: emac: Add missing free_irqMaxime Ripard
2013-12-11tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-12-08net: smc91: fix crash regression on the versatileLinus Walleij
2013-12-08net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang
2013-12-08r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang
2013-12-08via-velocity: fix netif_receive_skb use in irq disabled section.Francois Romieu
2013-12-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-12-08net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter
2013-12-08net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe
2013-11-29alx: Reset phy speed after resumehahnjo
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N