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
/
stmmac
/
stmmac_platform.c
Age
Commit message (
Expand
)
Author
2019-12-20
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-09-11
net: stmmac: implement support for passive mode converters via dt
Alexandru Ardelean
2019-09-06
stmmac: platform: adjust messages and move to dev level
Andy Shevchenko
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-29
net: stmmac: manage errors returned by of_get_mac_address()
Martin Blumenstingl
2019-07-27
net: stmmac: Do not request stmmaceth clock
Thierry Reding
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-15
net: stmmac: Fix wrapper drivers not detecting PHY
Jose Abreu
2019-06-13
net: stmmac: Convert to phylink and remove phylib logic
Jose Abreu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-05-25
net: stmmac: fix csr_clk can't be zero issue
Biao Huang
2019-03-08
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
2018-09-16
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
2018-08-09
net: stmmac: Add the bindings parsing for XGMAC2
Jose Abreu
2018-07-16
net: ethernet: stmmac: fix documentation warning
Corentin Labbe
2018-05-28
net: stmmac: add dwmac-4.20a compatible
Christophe Roullier
2018-02-20
net: stmmac: honor error code from stmmac_dt_phy()
Niklas Cassel
2018-02-20
net: stmmac: add error handling in stmmac_mtl_setup()
Niklas Cassel
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-27
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
2017-10-27
net: stmmac: snps, dwmac-mdio MDIOs are automatically registered
Corentin Labbe
2017-09-21
net: stmmac: Cocci spatch "of_table"
Thomas Meyer
2017-06-20
net-next: stmmac: dwmac-sun8i: add support for V3s EMAC
Icenowy Zheng
2017-06-01
net-next: stmmac: Add dwmac-sun8i
LABBE Corentin
2017-03-22
net: stmmac: Restore DT backwards-compatibility
Thierry Reding
2017-03-21
net: stmmac: RX queue routing configuration
Joao Pinto
2017-03-21
net: stmmac: TX and RX queue priority configuration
Joao Pinto
2017-03-12
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
2017-03-12
net: stmmac: multiple queues dt configuration
Joao Pinto
2017-03-12
net: stmmac: Balance PTP reference clock enable/disable
Thierry Reding
2017-03-12
net: stmmac: Rename clk_ptp_ref clock to ptp_ref
Thierry Reding
2017-03-09
net: stmicro: replace kzalloc with devm_kzalloc
Joao Pinto
2017-02-08
net: stmmac: replace ENOSYS by EINVAL
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-02
net: stmmac: Fix wrong message in stmmac_probe_config_dt
Heiner Kallweit
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
stmmac: add missing of_node_put
Julia Lawall
2017-01-15
stmmac: indent an if statement
Dan Carpenter
2017-01-09
stmmac: adding new glue driver dwmac-dwc-qos-eth
jpinto
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
2017-01-02
net: stmmac: remove unused duplicate property snps,axi_all
Niklas Cassel
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
2016-12-08
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
[next]