summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-12tg3: 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
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet
2013-10-17dm9000: report the correct LPANikita Kiryanov
2013-10-17dm9000: Implement full reset of DM9000 network deviceMichael Abbott
2013-10-17dm9000: take phy out of reset during initNikita Kiryanov
2013-10-17dm9000: during init reset phy only for dm9000bNikita Kiryanov
2013-10-15Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-11net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon
2013-10-11net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman