git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd2793
)
net: stmmac: Add SOCFPGA glue driver
author
Dinh Nguyen
<dinguyen@altera.com>
Thu, 27 Mar 2014 03:45:10 +0000
(22:45 -0500)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Mar 2014 19:06:32 +0000
(15:06 -0400)
Like the STi and sunxi series SOCs, Altera's SOCFPGA also needs a glue layer
on top of the Synopsys gmac IP.
This patch adds the platform driver for the glue layer which configures the IP
before the generic STMMAC driver takes over.
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found