开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_platform.c
Age
Commit message (
Expand
)
Author
2014-10-15
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2014-10-14
stmmac: make the STi Layer compatible to STiH407
Giuseppe CAVALLARO
2014-10-14
stmmac: platform: fix FIXED_PHY support.
Giuseppe CAVALLARO
2014-09-26
net: stmmac: add Amlogic Meson glue layer
Beniamino Galvani
2014-07-31
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
2014-06-02
net: stmmac: Handle different error codes from platform_get_irq_byname
Chen-Yu Tsai
2014-03-28
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
2014-03-11
stmmac: dwmac-sti: fix broken STiD127 compatibility
Giuseppe CAVALLARO
2014-02-13
net: stmmac:sti: Add STi SOC glue driver.
Srinivas Kandagatla
2014-01-21
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-19
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
Chen-Yu Tsai
2014-01-19
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
2014-01-19
net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address
Chen-Yu Tsai
2014-01-19
net: stmmac: Honor DT parameter to force DMA store and forward mode
Chen-Yu Tsai
2014-01-19
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
2014-01-19
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
2014-01-16
net: stmmac: use suspend functions for hibernation
Srinivas Kandagatla
2014-01-16
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
2013-12-19
drivers: net: Mark functions as static in stmmac_platform.c
Rashika Kheria
2013-09-05
net: stmmac: fix bad merge conflict resolution
Olof Johansson
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-30
net: stmmac: use dev_get_platdata()
Jingoo Han
2013-08-30
driver:net:stmmac: Disable DMA store and forward mode if platform data force_...
Sonic Zhang
2013-08-28
net: stmmac: fixed the pbl setting with DT
Byungho An
2013-07-24
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...
Wolfram Sang
2013-07-04
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
2013-07-04
dt:net:stmmac: Allocate platform data only if its NULL.
Srinivas Kandagatla
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-11
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
Silviu-Mihai Popescu
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
stmmac: remove __dev* attributes
Bill Pemberton
2012-08-31
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
2012-08-31
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
2012-08-08
net/stmmac: mark probe function as __devinit
Arnd Bergmann
2012-07-19
net: stmmac: Add ip version to dts bindings
Dinh Nguyen
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-04-19
stmmac: verify the dma_cfg platform fields
Giuseppe CAVALLARO
2012-04-19
stmmac: use custom init/exit functions in pm ops
Francesco Virlinzi
2012-04-06
stmmac: fix build when CONFIG_OF is enable
Giuseppe Cavallaro
2012-03-16
stmmac: Add device-tree support
Stefan Roese
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
2012-01-12
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap
Julia Lawall
2011-12-21
stmmac: add the experimental PCI support
Giuseppe CAVALLARO