summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood
2015-06-29stmmac: Trivial: fix typo in constant nameNik Nyby
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net: stmmac: dwmac-rk: add rk3368-specific dataHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: abstract access to mac settings in GRFHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: remove unused gpio register definesHeiko Stübner
2015-06-18net: stmmac: dwmac-rk: Don't add function name in info or err messagesRomain Perier
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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