summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* gianfar: Restore link state settings after MAC resetClaudiu Manoil2015-08-131-0/+5
* gianfar: remove faulty filer optimizerJakub Kicinski2015-08-121-337/+0
* gianfar: correct list membership accountingJakub Kicinski2015-08-121-1/+2
* gianfar: correct filer table writingJakub Kicinski2015-08-121-3/+2
* net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe2015-08-111-1/+1
* net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe2015-08-111-1/+2
* bnx2x: Free NVRAM lock at end of each pageYuval Mintz2015-08-101-0/+16
* bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz2015-08-101-1/+1
* cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter2015-08-101-1/+2
* bna: fix interrupts storm caused by erroneous packetsIvan Vecera2015-08-101-1/+1
* net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas2015-08-101-47/+130
* net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas2015-08-101-15/+37
* net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas2015-08-101-15/+0
* net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto2015-08-071-0/+2
* be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP2015-08-071-8/+10
* be2net: post buffers before destroying RXQs in LancerKalesh AP2015-08-071-12/+30
* be2net: enable IFACE filters only after creating RXQsKalesh AP2015-08-072-47/+85
* stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari2015-08-071-2/+2
* net: netcp: fix unused interface rx buffer size configurationWingMan Kwok2015-08-072-23/+13
* net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell2015-08-071-3/+0
* r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chipsIvan Vecera2015-08-071-1/+3
* net: fec: fix initial runtime PM refcountLucas Stach2015-08-061-0/+1
* 3c59x: Fix resource leaks in vortex_openJia-Ju Bai2015-08-031-9/+8
* rocker: free netdevice during netdevice removalIdo Schimmel2015-08-021-0/+1
* stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-311-0/+4
* gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-07-313-13/+3
* gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil2015-07-311-68/+30
* gianfar: Fix warning when CONFIG_PM offClaudiu Manoil2015-07-311-0/+2
* qlcnic: Fix corruption while copyingShahed Shaikh2015-07-291-1/+1
* net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu2015-07-291-1/+4
* net: thunderx: Add PCI driver shutdown routineSunil Goutham2015-07-291-0/+6
* net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham2015-07-291-4/+5
* net: thunderx: Set watchdog timeout valueSunil Goutham2015-07-292-0/+10
* net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham2015-07-293-15/+31
* net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham2015-07-291-2/+4
* net: thunderx: Fix TSO packet statisticSunil Goutham2015-07-291-0/+1
* net: thunderx: Fix memory leak when changing queue countSunil Goutham2015-07-291-9/+14
* net: thunderx: Fix RQ_DROP miscalculationSunil Goutham2015-07-291-3/+11
* net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham2015-07-292-3/+6
* net: thunderx: Fix data integrity issues with LDWBSunil Goutham2015-07-291-1/+1
* net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2015-07-292-28/+17
* net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan2015-07-291-3/+2
* net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan2015-07-291-2/+11
* macb: Fix build with macro'ized readl/writel.David S. Miller2015-07-272-15/+15
* net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-271-13/+76
* net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok2015-07-273-2/+47
* net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko2015-07-271-8/+2
* net/macb: suppress compiler warningsAndy Shevchenko2015-07-272-6/+5
* net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko2015-07-271-2/+2
* net/macb: check if macb_config presentAndy Shevchenko2015-07-271-2/+1
OpenPOWER on IntegriCloud