index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-25
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
2021-03-19
net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
Corentin Labbe
2021-02-17
net: stmmac: dwmac-sun8i: Add a shutdown callback
Samuel Holland
2021-02-17
net: stmmac: dwmac-sun8i: Minor probe function cleanup
Samuel Holland
2021-02-17
net: stmmac: dwmac-sun8i: Use reset_control_reset
Samuel Holland
2021-02-17
net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
Samuel Holland
2021-02-17
net: stmmac: dwmac-sun8i: Return void from PHY unpower
Samuel Holland
2021-01-05
net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
Samuel Holland
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY power
Samuel Holland
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY resource references
Samuel Holland
2021-01-05
net: stmmac: dwmac-sun8i: Fix probe error handling
Samuel Holland
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-08
net: stmmac: dwmac-sun8i: Allow all RGMII modes
Chen-Yu Tsai
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-11
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-19
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
2019-09-02
net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...
Yizhuo
2019-07-11
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
2019-06-24
net: stmmac: sun8i: force select external PHY when no internal one
Icenowy Zheng
2019-06-24
net: stmmac: sun8i: add support for Allwinner H6 EMAC
Icenowy Zheng
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-24
net: ethernet: stmmac: dwmac-sun8i: Enable control of loopback
Corentin Labbe
2019-05-13
net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
Corentin Labbe
2019-03-12
net: dwmac-sun8i: fix a missing check of of_get_phy_mode
Kangjie Lu
2018-10-23
net: stmmac: dwmac-sun8i: fix OF child-node lookup
Johan Hovold
2018-07-16
net: stmmac: dwmac-sun8i: fix typo descrive => describe
Corentin Labbe
2018-05-18
net: stmmac: Uniformize the use of dma_init_* callbacks
Jose Abreu
2018-05-18
net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks
Jose Abreu
2018-05-14
net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC
Chen-Yu Tsai
2018-05-14
net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains
Chen-Yu Tsai
2018-05-14
net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device
Chen-Yu Tsai
2018-05-14
net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access
Chen-Yu Tsai
2018-01-22
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
2017-11-30
net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
Corentin Labbe
2017-10-27
net: stmmac: sun8i: Restore the compatibles
Corentin Labbe
2017-10-27
net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
Corentin Labbe
2017-08-28
net: stmmac: sun8i: Remove the compatibles
Maxime Ripard
2017-07-12
net: stmmac: revert "support future possible different internal phy mode"
LABBE Corentin
2017-06-29
net: stmmac: support future possible different internal phy mode
LABBE Corentin
2017-06-20
net-next: stmmac: dwmac-sun8i: add support for V3s EMAC
Icenowy Zheng
2017-06-20
net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz
Icenowy Zheng
2017-06-05
net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
Icenowy Zheng
2017-06-01
net-next: stmmac: Add dwmac-sun8i
LABBE Corentin