summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)AuthorLines
2015-03-04stmmac: check IRQ availability early on probeAlexey Brodkin-29/+36
2015-03-01net: stmmac: Use setup_timer and mod_timerVaishali Thakkar-5/+5
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang-2/+3
2015-01-27stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong-0/+2
2015-01-27stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko-1/+61
2015-01-27stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong-1/+50
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+4
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko-1/+4
2015-01-26stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang-0/+3
2015-01-26stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang-1/+5
2015-01-26stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...Sonic Zhang-1/+5
2015-01-26net: stmmac: add BQL supportBeniamino Galvani-0/+9
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier-42/+21
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier-1/+0
2015-01-11stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin-6/+7
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen-1/+462
2014-12-22net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-12-22stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen-6/+8
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven-5/+5
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+10
2014-12-09stmmac: fix max coal timer parameterGiuseppe CAVALLARO-1/+1
2014-12-05stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko-24/+31
2014-11-29stmmac: platform: Move plat_dat checking earlierHuacai Chen-9/+9
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+7
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen-6/+7
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO-69/+142
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO-0/+8
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko-108/+25
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko-6/+39
2014-11-07stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko-8/+2
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-23/+29
2014-11-06stmmac: pci: convert to use dev_* macrosAndy Shevchenko-4/+4
2014-11-06stmmac: pci: use managed resourcesAndy Shevchenko-33/+10
2014-11-06stmmac: pci: convert to use dev_pm_opsAndy Shevchenko-16/+11
2014-11-06stmmac: pci: use defined constant instead of magic numberAndy Shevchenko-1/+1
2014-11-06stmmac: fix sparse warningsAndy Shevchenko-3/+6
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO-13/+16
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO-6/+9
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO-2/+0
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier-0/+1
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier-2/+3
2014-11-05stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO-14/+0
2014-11-05stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO-15/+7
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO-68/+9
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko-0/+7
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO-5/+6
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO-169/+205
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO-0/+1
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO-5/+10
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers-2/+2