aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2015-06-01Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-05-30stmmac: add ipq806x glue layerMathieu Olivari
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-25net: stmmac: create one debugfs dir per net-deviceMathieu Olivari
2015-05-21stmmac: drop unnecessary dt checks in stmmac_probe_config_dtJoachim Eastwood
2015-05-21stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood
2015-05-21stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood
2015-05-21stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood
2015-05-21stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual callVineet Gupta
2015-05-15stmmac: drop driver from stmmac platform codeJoachim Eastwood
2015-05-15stmmac: convert dwmac-sunxi to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-sti to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-socfpga to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-rk to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-meson to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-lpc18xx to a platform driverJoachim Eastwood
2015-05-15stmmac: add a generic dwmac driverJoachim Eastwood
2015-05-15stmmac: prepare stmmac platform to support stand alone driversJoachim Eastwood
2015-05-15stmmac: add dwmac glue for NXP 18xx/43xx familyJoachim Eastwood
2015-05-03drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker
2015-04-16stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers
2015-04-16stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers
2015-04-16stmmac: Add defines and documentation for enabling flow controlVince Bridgers
2015-04-16stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue
2015-04-08stmmac: Add an optional register interface clockAndrew Bresticker
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran
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