index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
1
-8
/
+0
2022-07-18
net: stmmac: fix dma queue left shift overflow issue
Junxiao Chang
1
-0
/
+3
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
6
-21
/
+29
2022-07-15
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
Biao Huang
2
-10
/
+15
2022-07-15
net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
Biao Huang
1
-2
/
+3
2022-07-15
stmmac: dwmac-mediatek: fix clock issue
Biao Huang
1
-28
/
+21
2022-07-13
net: stmmac: fix leaks in probe
Dan Carpenter
1
-2
/
+4
2022-07-07
net: stmmac: dwc-qos: Disable split header for Tegra194
Jon Hunter
1
-0
/
+1
2022-06-07
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
1
-3
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+6
2022-05-20
net: stmmac: fix out-of-bounds access in a selftest
Jakub Kicinski
1
-7
/
+6
2022-05-18
net: stmmac: remove unused get_addr() callback
Vincent Whitchurch
5
-28
/
+0
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2022-05-10
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+2
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+3
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2
-1
/
+2
2022-04-29
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
1
-0
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2022-04-26
net: stmmac: dwmac-imx: comment spelling fix
Marcel Ziswiler
1
-2
/
+2
2022-04-22
net: ethernet: stmmac: fix write to sgmii_adapter_base
Dinh Nguyen
1
-5
/
+7
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+2
2022-04-20
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
1
-2
/
+2
2022-04-15
stmmac, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
1
-2
/
+2
2022-04-15
net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
1
-12
/
+6
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-16
/
+9
2022-04-11
net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-16
/
+8
2022-04-11
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
3
-16
/
+9
2022-04-04
stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
Tom Rix
1
-1
/
+1
2022-04-01
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-03-24
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
1
-0
/
+7
2022-03-17
net: stmmac: clean up impossible condition
Dan Carpenter
1
-4
/
+1
2022-03-16
stmmac: dwmac-mediatek: add support for mt8195
Biao Huang
1
-10
/
+268
2022-03-16
stmmac: dwmac-mediatek: re-arrange clock setting
Biao Huang
1
-23
/
+48
2022-03-16
stmmac: dwmac-mediatek: Reuse more common features
Biao Huang
1
-17
/
+15
2022-03-16
stmmac: dwmac-mediatek: add platform level clocks management
Biao Huang
1
-7
/
+18
2022-03-09
stmmac: intel: Add ADL-N PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-03-09
net: stmmac: switch no PTP HW support message to info level
Heiner Kallweit
1
-1
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+29
2022-03-03
net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
Bjorn Andersson
1
-4
/
+18
2022-03-03
net: stmmac: Add support for SM8150
Vinod Koul
1
-0
/
+15
2022-02-25
stmmac: intel: Enable 2.5Gbps for Intel AlderLake-S
Wong Vee Khee
1
-2
/
+1
2022-02-25
net: stmmac: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-02-25
net: stmmac: only enable DMA interrupts when ready
Vincent Whitchurch
1
-2
/
+26
2022-02-07
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
5
-20
/
+20
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+41
2022-02-03
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
[next]