summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2015-02-02stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang
2015-01-28stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong
2015-01-28stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko
2015-01-28stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong
2015-01-28Merge 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-25net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier
2015-01-25net: 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
2015-01-01GMAC: 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-06stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko
2014-11-30stmmac: platform: Move plat_dat checking earlierHuacai Chen
2014-11-30Merge 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-07Merge 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
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller