summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2015-03-31ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-08net: stmmac: make reset control an optional requirementDinh Nguyen
2015-03-04stmmac: check IRQ availability early on probeAlexey Brodkin
2015-03-01net: stmmac: Use setup_timer and mod_timerVaishali Thakkar
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang
2015-01-27stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong
2015-01-27stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko
2015-01-27stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko
2015-01-26stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang
2015-01-26stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang
2015-01-26stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...Sonic Zhang
2015-01-26net: stmmac: add BQL supportBeniamino Galvani
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier
2015-01-11stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-22net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang
2014-12-22stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09stmmac: fix max coal timer parameterGiuseppe CAVALLARO
2014-12-05stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko
2014-11-29stmmac: platform: Move plat_dat checking earlierHuacai Chen
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko
2014-11-07stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06stmmac: pci: convert to use dev_* macrosAndy Shevchenko
2014-11-06stmmac: pci: use managed resourcesAndy Shevchenko
2014-11-06stmmac: pci: convert to use dev_pm_opsAndy Shevchenko
2014-11-06stmmac: pci: use defined constant instead of magic numberAndy Shevchenko
2014-11-06stmmac: fix sparse warningsAndy Shevchenko
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier
2014-11-05stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO
2014-11-05stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO