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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-4
/
+2
2022-09-28
net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'
Bhupesh Sharma
1
-1
/
+1
2022-09-26
net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support
Anand Moon
1
-0
/
+125
2022-09-21
net: stmmac: dwc-qos: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+0
2022-09-08
net: stmmac: Disable automatic FCS/Pad stripping
Kurt Kanzenbach
6
-40
/
+6
2022-09-05
stmmac: intel: Simplify intel_eth_pci_remove()
Christophe JAILLET
1
-2
/
+0
2022-09-01
net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588
David Wu
1
-0
/
+155
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+11
2022-08-25
net: stmmac: work around sporadic tx issue on link-up
Heiner Kallweit
2
-6
/
+11
2022-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-08-18
stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...
Christophe JAILLET
1
-0
/
+1
2022-08-18
stmmac: intel: remove unused 'has_crossts' flag
Wong Vee Khee
1
-1
/
+0
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2022-07-28
stmmac: dwmac-mediatek: fix resource leak in probe
Dan Carpenter
1
-4
/
+5
2022-07-26
net: ethernet: stmicro: stmmac: permit MTU change with interface up
Christian Marangi
1
-6
/
+24
2022-07-26
net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
Christian Marangi
1
-173
/
+289
2022-07-26
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
7
-163
/
+172
2022-07-26
net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...
Christian Marangi
1
-2
/
+2
2022-07-26
net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
Christian Marangi
1
-28
/
+31
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-69
/
+71
2022-07-19
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+5
2022-07-13
net: stmmac: fix leaks in probe
Dan Carpenter
1
-2
/
+4
2022-07-08
net: stmmac: dwc-qos: Disable split header for Tegra194
Jon Hunter
1
-0
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-07-02
stmicro/stmmac: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-19
net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional
Christian Marangi
1
-1
/
+3
2022-06-17
net: stmmac: make mdio register skips PHY scanning for fixed-link
Ong Boon Leong
2
-5
/
+21
2022-06-17
stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support
Ong Boon Leong
1
-0
/
+30
2022-06-17
stmmac: intel: prepare to support 1000BASE-X phy interface setting
Ong Boon Leong
1
-2
/
+2
2022-06-16
net: ethernet: stmmac: reset force speed bit for ipq806x
Christian 'Ansuel' Marangi
1
-0
/
+64
2022-06-16
net: ethernet: stmmac: add missing sgmii configure for ipq806x
Christian 'Ansuel' Marangi
2
-16
/
+78
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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+6
2022-05-21
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2022-05-11
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-06
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
[next]