aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran1-4/+4
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-29/+36
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-03-08net: stmmac: make reset control an optional requirementDinh Nguyen1-1/+3
2015-03-04stmmac: check IRQ availability early on probeAlexey Brodkin1-29/+36
2015-03-01net: stmmac: Use setup_timer and mod_timerVaishali Thakkar1-5/+5
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device instanceSonic Zhang1-2/+3
2015-01-27stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong1-0/+2
2015-01-27stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko1-1/+61
2015-01-27stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong1-1/+50
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko1-1/+4
2015-01-26stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang1-0/+3
2015-01-26stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang1-1/+5
2015-01-26stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in tx_hard_error_bump_tc interruptSonic Zhang1-1/+5
2015-01-26net: stmmac: add BQL supportBeniamino Galvani1-0/+9
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier1-42/+21
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier1-1/+0
2015-01-11stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin1-6/+7
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen4-1/+462
2014-12-22net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-22stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen1-6/+8
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven1-5/+5
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+10
2014-12-09stmmac: fix max coal timer parameterGiuseppe CAVALLARO1-1/+1
2014-12-05stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko1-24/+31
2014-11-29stmmac: platform: Move plat_dat checking earlierHuacai Chen1-9/+9
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+7
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen1-6/+7
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO4-69/+142
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO1-0/+8
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko6-108/+25
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko7-6/+39
2014-11-07stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko1-8/+2
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-23/+29
2014-11-06stmmac: pci: convert to use dev_* macrosAndy Shevchenko1-4/+4
2014-11-06stmmac: pci: use managed resourcesAndy Shevchenko1-33/+10
2014-11-06stmmac: pci: convert to use dev_pm_opsAndy Shevchenko1-16/+11
2014-11-06stmmac: pci: use defined constant instead of magic numberAndy Shevchenko1-1/+1
2014-11-06stmmac: fix sparse warningsAndy Shevchenko2-3/+6
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO1-13/+16
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO1-6/+9
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO1-2/+0
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier1-0/+1
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier1-2/+3
2014-11-05stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO2-14/+0
2014-11-05stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2-15/+7
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO4-68/+9
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7