summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* stmmac: Add an optional register interface clockAndrew Bresticker2015-04-082-0/+16
* ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
* ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-101-29/+36
|\
| * stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-091-1/+1
* | net: stmmac: make reset control an optional requirementDinh Nguyen2015-03-091-1/+3
|/
* net: stmmac: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+5
* stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang2015-02-021-2/+3
* stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong2015-01-281-0/+2
* stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko2015-01-281-1/+61
* stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong2015-01-281-1/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-1/+4
|\
| * stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-271-1/+4
* | stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang2015-01-271-0/+3
* | stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang2015-01-271-1/+5
* | stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...Sonic Zhang2015-01-271-1/+5
* | net: stmmac: add BQL supportBeniamino Galvani2015-01-271-0/+9
* | net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier2015-01-251-42/+21Star
* | net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier2015-01-251-1/+0Star
* | stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin2015-01-121-6/+7
* | GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen2015-01-014-1/+462
|/
* net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0Star
* stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen2014-12-221-6/+8
* net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven2014-12-151-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-102-10/+10
|\
| * stmmac: fix max coal timer parameterGiuseppe CAVALLARO2014-12-091-1/+1
| * stmmac: platform: Move plat_dat checking earlierHuacai Chen2014-11-301-9/+9
* | stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko2014-12-061-24/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-301-6/+7
|\|
| * stmmac: platform: fix default values of the filter bins settingHuacai Chen2014-11-261-6/+7
* | stmmac: review driver when run kernel-docGiuseppe CAVALLARO2014-11-194-69/+142
* | stmmac: document common header fileGiuseppe CAVALLARO2014-11-191-0/+8
* | stmmac: split to core library and probe driversAndy Shevchenko2014-11-116-108/+25Star
* | stmmac: platform: fix sparse warningsAndy Shevchenko2014-11-077-6/+39
* | stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko2014-11-071-8/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-071-23/+29
|\|
| * stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-051-13/+16
| * stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-051-6/+9
| * stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-051-2/+0Star
| * stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier2014-11-051-0/+1
| * stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier2014-11-051-2/+3
* | stmmac: pci: convert to use dev_* macrosAndy Shevchenko2014-11-061-4/+4
* | stmmac: pci: use managed resourcesAndy Shevchenko2014-11-061-33/+10Star
* | stmmac: pci: convert to use dev_pm_opsAndy Shevchenko2014-11-061-16/+11Star
* | stmmac: pci: use defined constant instead of magic numberAndy Shevchenko2014-11-061-1/+1
* | stmmac: fix sparse warningsAndy Shevchenko2014-11-062-3/+6
* | stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO2014-11-052-14/+0Star
* | stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2014-11-052-15/+7Star
* | stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO2014-11-054-68/+9Star
|/