index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2023-06-22
net: stmmac: fix double serdes powerdown
Bartosz Golaszewski
2023-06-15
net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
Christian Marangi
2023-06-05
net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3
Bartosz Golaszewski
2023-05-25
net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
Wei Fang
2023-05-09
net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register
Marek Vasut
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-21
net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
Yan Wang
2023-04-19
net: stmmac: dwmac-meson8b: Avoid cast to incompatible function type
Simon Horman
2023-04-19
stmmac: fix changing mac address
Corinna Vinschen
2023-04-18
net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127
Alain Volmat
2023-04-18
net: stmmac: propagate feature flags to vlan
Corinna Vinschen
2023-04-18
net: stmmac: dwmac-starfive: Add phy interface settings
Samin Guo
2023-04-18
net: stmmac: Add glue layer for StarFive JH7110 SoC
Samin Guo
2023-04-18
net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
Emil Renner Berthing
2023-04-17
net: stmmac: add Rx HWTS metadata to XDP ZC receive pkt
Song Yoong Siang
2023-04-17
net: stmmac: add Rx HWTS metadata to XDP receive pkt
Song Yoong Siang
2023-04-17
net: stmmac: introduce wrapper for struct xdp_buff
Song Yoong Siang
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
Andrew Halaney
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
Andrew Halaney
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
Andrew Halaney
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
2023-04-13
net: stmmac: Remove some unnecessary void pointers
Andrew Halaney
2023-04-13
net: stmmac: Fix DMA typo
Andrew Halaney
2023-04-13
net: stmmac: Remove unnecessary if statement brackets
Andrew Halaney
2023-04-12
net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling
Sebastian Reichel
2023-04-12
net: ethernet: stmmac: dwmac-rk: rework optional clock handling
Sebastian Reichel
2023-04-07
net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_...
Simon Horman
2023-04-07
net: stmmac: dwmac-anarion: Use annotation __iomem for register base
Simon Horman
2023-04-07
net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()
Vladimir Oltean
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
2023-04-05
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
2023-04-05
net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs
Shenwei Wang
2023-04-05
net: stmmac: add support for platform specific reset
Shenwei Wang
2023-04-04
net: stmmac: fix up RX flow hash indirection table when setting channels
Corinna Vinschen
2023-03-31
net: stmmac: remove redundant fixup to support fixed-link mode
Michael Sit Wei Hong
2023-03-31
net: stmmac: check if MAC needs to attach to a PHY
Michael Sit Wei Hong
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-27
net: stmmac: don't reject VLANs when IFF_PROMISC is set
Vladimir Oltean
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-19
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-15
net: stmmac: generic: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: stmmac: qcom: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-06
net: stmmac: add to set device wake up flag when stmmac init phy
Rongguang Wei
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-14
net: stmmac: Restrict warning on disabling DMA store and fwd mode
Cristian Ciocaltea
2023-02-13
net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence
Johannes Zink
[next]