index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-sun8i.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
net: stmmac: dwmac-sun8i: Add a shutdown callback
Samuel Holland
1
-0
/
+10
2021-02-18
net: stmmac: dwmac-sun8i: Minor probe function cleanup
Samuel Holland
1
-1
/
+3
2021-02-18
net: stmmac: dwmac-sun8i: Use reset_control_reset
Samuel Holland
1
-4
/
+4
2021-02-18
net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
Samuel Holland
1
-4
/
+2
2021-02-18
net: stmmac: dwmac-sun8i: Return void from PHY unpower
Samuel Holland
1
-3
/
+2
2021-01-06
net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
Samuel Holland
1
-25
/
+25
2021-01-06
net: stmmac: dwmac-sun8i: Balance internal PHY power
Samuel Holland
1
-8
/
+23
2021-01-06
net: stmmac: dwmac-sun8i: Balance internal PHY resource references
Samuel Holland
1
-6
/
+21
2021-01-06
net: stmmac: dwmac-sun8i: Fix probe error handling
Samuel Holland
1
-10
/
+15
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-01-08
net: stmmac: dwmac-sun8i: Allow all RGMII modes
Chen-Yu Tsai
1
-0
/
+3
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
1
-4
/
+20
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-11-12
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
1
-1
/
+1
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-10-19
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
1
-1
/
+2
2019-09-02
net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...
Yizhuo
1
-1
/
+6
2019-07-12
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
1
-2
/
+2
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
1
-4
/
+4
2019-06-24
net: stmmac: sun8i: force select external PHY when no internal one
Icenowy Zheng
1
-0
/
+5
2019-06-24
net: stmmac: sun8i: add support for Allwinner H6 EMAC
Icenowy Zheng
1
-0
/
+16
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-24
net: ethernet: stmmac: dwmac-sun8i: Enable control of loopback
Corentin Labbe
1
-0
/
+13
2019-05-13
net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
Corentin Labbe
1
-0
/
+2
2019-03-13
net: dwmac-sun8i: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+4
2018-10-23
net: stmmac: dwmac-sun8i: fix OF child-node lookup
Johan Hovold
1
-2
/
+10
2018-07-16
net: stmmac: dwmac-sun8i: fix typo descrive => describe
Corentin Labbe
1
-1
/
+1
2018-05-18
net: stmmac: Uniformize the use of dma_init_* callbacks
Jose Abreu
1
-6
/
+19
2018-05-18
net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks
Jose Abreu
1
-25
/
+32
2018-05-14
net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC
Chen-Yu Tsai
1
-0
/
+17
2018-05-14
net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains
Chen-Yu Tsai
1
-9
/
+23
2018-05-14
net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device
Chen-Yu Tsai
1
-1
/
+49
2018-05-14
net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access
Chen-Yu Tsai
1
-11
/
+31
2018-01-23
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
1
-1
/
+2
2017-11-30
net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
Corentin Labbe
1
-2
/
+1
2017-10-27
net: stmmac: sun8i: Restore the compatibles
Corentin Labbe
1
-0
/
+8
2017-10-27
net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
Corentin Labbe
1
-130
/
+223
2017-08-29
net: stmmac: sun8i: Remove the compatibles
Maxime Ripard
1
-8
/
+0
2017-07-13
net: stmmac: revert "support future possible different internal phy mode"
LABBE Corentin
1
-7
/
+3
2017-06-29
net: stmmac: support future possible different internal phy mode
LABBE Corentin
1
-3
/
+7
2017-06-20
net-next: stmmac: dwmac-sun8i: add support for V3s EMAC
Icenowy Zheng
1
-0
/
+8
2017-06-20
net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz
Icenowy Zheng
1
-0
/
+4
2017-06-05
net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
Icenowy Zheng
1
-0
/
+5
2017-06-01
net-next: stmmac: Add dwmac-sun8i
LABBE Corentin
1
-0
/
+990