index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2016-01-10
stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
Romain Perier
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
2015-12-15
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
2015-12-15
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-14
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
2015-12-05
stmmac: fix resource management when resume
Giuseppe CAVALLARO
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
stmmac: ipq806x: Return error values instead of pointers
Stephen Boyd
2015-12-01
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
2015-11-30
stmmac: fix oversized frame reception
Giuseppe CAVALLARO
2015-11-30
stmmac: fix PHY reset during resume
Giuseppe CAVALLARO
2015-11-30
stmmac: dwmac-sti: fix st,tx-retime-src check
Giuseppe CAVALLARO
2015-11-30
stmmac: fix csr clock divisor for 300MHz
Giuseppe CAVALLARO
2015-11-30
stmmac: fix a filter problem after resuming.
Giuseppe CAVALLARO
2015-11-12
stmmac: avoid ipq806x constant overflow warning
Arnd Bergmann
2015-11-05
net: stmmac: fix double-initialization of phy_iface
LABBE Corentin
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
stmmac: Correctly report PTP capabilities.
Phil Reid
2015-10-05
net: stmmac: avoid using timespec
Arnd Bergmann
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-22
net: stmmac: fix type of entry variable
Andrzej Hajda
2015-09-15
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
2015-09-09
stmmac: fix check for phydev being open
Alexey Brodkin
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-07
stmmac: dwmac-ipq806x: fix static checker warning
Mathieu Olivari
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
2015-07-29
stmmac: dwmac-sti: refactor the init glue callbacks
Joachim Eastwood
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
2015-07-29
stmmac: dwmac-rk: use rk_gmac_ops as of match data
Joachim Eastwood
2015-07-29
stmmac: dwmac-rk: make rk_gmac_ops structs static const
Joachim Eastwood
2015-07-29
stmmac: dwmac-sti: use custom of match structure
Joachim Eastwood
2015-07-29
stmmac: let dwmac-* drivers handle their own match data
Joachim Eastwood
2015-07-29
stmmac: move stmmac_pltfr_probe into dwmac-generic
Joachim Eastwood
2015-07-29
stmmac: dwmac-rk: create a new probe function
Joachim Eastwood
2015-07-29
stmmac: dwmac-sti: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
stmmac: dwmac-sunxi: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
stmmac: dwmac-sunxi: move sun7i_gmac_setup function
Joachim Eastwood
2015-07-29
stmmac: dwmac-socfpga: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
stmmac: dwmac-socfpga: move socfpga_dwmac_probe function
Joachim Eastwood
2015-07-29
stmmac: dwmac-ipq806x: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed function
Joachim Eastwood
2015-07-29
stmmac: fix ptr_ret.cocci warning
Fengguang Wu
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-21
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
[next]