index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-09-17
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
1
-3
/
+2
2018-08-09
net: stmmac: Add the bindings parsing for XGMAC2
Jose Abreu
1
-0
/
+6
2018-07-16
net: ethernet: stmmac: fix documentation warning
Corentin Labbe
1
-1
/
+0
2018-05-29
net: stmmac: add dwmac-4.20a compatible
Christophe Roullier
1
-1
/
+2
2018-02-20
net: stmmac: honor error code from stmmac_dt_phy()
Niklas Cassel
1
-2
/
+3
2018-02-20
net: stmmac: add error handling in stmmac_mtl_setup()
Niklas Cassel
1
-5
/
+24
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
1
-8
/
+8
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-10-27
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
1
-0
/
+7
2017-10-27
net: stmmac: snps, dwmac-mdio MDIOs are automatically registered
Corentin Labbe
1
-4
/
+0
2017-09-22
net: stmmac: Cocci spatch "of_table"
Thomas Meyer
1
-0
/
+1
2017-06-20
net-next: stmmac: dwmac-sun8i: add support for V3s EMAC
Icenowy Zheng
1
-0
/
+1
2017-06-01
net-next: stmmac: Add dwmac-sun8i
LABBE Corentin
1
-2
/
+7
2017-03-22
net: stmmac: Restore DT backwards-compatibility
Thierry Reding
1
-0
/
+7
2017-03-22
net: stmmac: RX queue routing configuration
Joao Pinto
1
-0
/
+14
2017-03-22
net: stmmac: TX and RX queue priority configuration
Joao Pinto
1
-0
/
+16
2017-03-13
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
1
-3
/
+26
2017-03-13
net: stmmac: multiple queues dt configuration
Joao Pinto
1
-0
/
+91
2017-03-13
net: stmmac: Balance PTP reference clock enable/disable
Thierry Reding
1
-1
/
+0
2017-03-13
net: stmmac: Rename clk_ptp_ref clock to ptp_ref
Thierry Reding
1
-1
/
+1
2017-03-10
net: stmicro: replace kzalloc with devm_kzalloc
Joao Pinto
1
-1
/
+1
2017-02-08
net: stmmac: replace ENOSYS by EINVAL
LABBE Corentin
1
-1
/
+1
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
1
-4
/
+0
2017-02-03
net: stmmac: Fix wrong message in stmmac_probe_config_dt
Heiner Kallweit
1
-1
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-01-17
stmmac: add missing of_node_put
Julia Lawall
1
-0
/
+1
2017-01-16
stmmac: indent an if statement
Dan Carpenter
1
-1
/
+1
2017-01-09
stmmac: adding new glue driver dwmac-dwc-qos-eth
jpinto
1
-3
/
+12
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
1
-0
/
+47
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
1
-0
/
+3
2017-01-02
net: stmmac: remove unused duplicate property snps,axi_all
Niklas Cassel
1
-1
/
+0
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
1
-0
/
+1
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
1
-0
/
+2
2016-12-08
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
1
-14
/
+15
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
1
-0
/
+1
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
1
-2
/
+4
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+29
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
1
-3
/
+29
2016-12-02
net: ethernet: stmmac: platform: fix outdated function header
Johan Hovold
1
-1
/
+0
2016-11-09
Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"
Joachim Eastwood
1
-6
/
+2
2016-09-02
net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP
Alexandre TORGUE
1
-0
/
+1
2016-08-02
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-2
/
+5
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
1
-0
/
+2
2016-06-17
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
1
-2
/
+6
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
1
-3
/
+3
2016-04-03
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
1
-0
/
+7
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
1
-18
/
+66
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
1
-8
/
+1
[next]