summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-08-31Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi
2015-08-23net: bcmgenet: fix uncleaned dma flagsJaedon Shin
2015-08-23net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-17be2net: avoid vxlan offloading on multichannel configsIvan Vecera
2015-08-17net: ethernet: micrel: fix an error codeDan Carpenter
2015-08-13gianfar: Restore link state settings after MAC resetClaudiu Manoil
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski
2015-08-12gianfar: correct list membership accountingJakub Kicinski
2015-08-12gianfar: correct filer table writingJakub Kicinski
2015-08-11net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe
2015-08-11net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe
2015-08-10bnx2x: Free NVRAM lock at end of each pageYuval Mintz
2015-08-10bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter
2015-08-10bna: fix interrupts storm caused by erroneous packetsIvan Vecera
2015-08-10net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas
2015-08-10net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas
2015-08-10net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas
2015-08-07net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto
2015-08-07be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP
2015-08-07be2net: post buffers before destroying RXQs in LancerKalesh AP
2015-08-07be2net: enable IFACE filters only after creating RXQsKalesh AP
2015-08-07stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok
2015-08-07net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell
2015-08-07r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chipsIvan Vecera
2015-08-06net: fec: fix initial runtime PM refcountLucas Stach
2015-08-033c59x: Fix resource leaks in vortex_openJia-Ju Bai
2015-08-02rocker: free netdevice during netdevice removalIdo Schimmel
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham