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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-10-20
net: stmmac: Fix E2E delay mechanism
Kurt Kanzenbach
1
-1
/
+1
2021-10-20
ethernet: stmmac: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+31
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
10
-12
/
+14
2021-10-08
net: stmmac: add support for dwmac 3.40a
Herve Codina
2
-0
/
+9
2021-10-08
net: stmmac: fix get_hw_feature() on old hardware
Herve Codina
4
-9
/
+22
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+10
2021-10-07
net: stmmac: selftests: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2021-10-06
net: stmmac: trigger PCS EEE to turn off on link down
Wong Vee Khee
1
-1
/
+5
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-02
net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
Punit Agrawal
1
-0
/
+5
2021-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2021-09-30
net: stmmac: fix EEE init issue when paired with EEE capable PHYs
Wong Vee Khee
1
-0
/
+4
2021-09-28
net: stmmac: fix off-by-one error in sanity check
Arnd Bergmann
1
-2
/
+2
2021-09-27
net: stmmac: fix gcc-10 -Wrestrict warning
Arnd Bergmann
1
-0
/
+4
2021-09-17
net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-09-11
net: stmmac: allow CSR clock of 300MHz
Jesper Nilsson
1
-1
/
+1
2021-09-09
net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEP
Joakim Zhang
1
-2
/
+2
2021-09-08
net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resume
Joakim Zhang
2
-14
/
+44
2021-09-07
net: stmmac: fix MAC not working when system resume back with WoL active
Joakim Zhang
1
-18
/
+18
2021-09-06
stmmac: dwmac-loongson:Fix missing return value
zhaoxiao
1
-1
/
+3
2021-09-05
net: stmmac: Fix overall budget calculation for rxtx_napi
Song Yoong Siang
1
-4
/
+6
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-26
/
+19
2021-08-25
net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdp
Song Yoong Siang
1
-4
/
+4
2021-08-25
net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_pool
Song Yoong Siang
1
-6
/
+6
2021-08-25
net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
Michael Riesch
1
-9
/
+0
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
Wong Vee Khee
1
-5
/
+7
2021-08-21
stmmac: Revert "stmmac: align RX buffers"
Marc Zyngier
1
-2
/
+2
2021-08-16
net: stmmac: add ethtool per-queue irq statistic support
Vijayakannan Ayyathurai
3
-0
/
+6
2021-08-16
net: stmmac: add ethtool per-queue statistic framework
Vijayakannan Ayyathurai
3
-1
/
+80
2021-08-16
net: stmmac: fix INTR TBU status affecting irq count statistic
Voon Weifeng
1
-2
/
+3
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-1
/
+1
2021-08-07
net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
Nathan Chancellor
1
-10
/
+8
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-26
net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10
Mohammad Athari Bin Ismail
1
-0
/
+2
2021-07-07
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
1
-3
/
+5
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
1
-4
/
+5
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
2
-2
/
+45
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
1
-1
/
+11
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2
-13
/
+28
2021-07-01
net: stmmac: Terminate FPE workqueue in suspend
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-06-29
stmmac: intel: set PCI_D3hot in suspend
Voon Weifeng
1
-0
/
+1
2021-06-29
stmmac: intel: Enable PHY WOL option in EHL
Ling Pei Lee
1
-0
/
+1
2021-06-29
net: stmmac: option to enable PHY WOL with PMT enabled
Ling Pei Lee
1
-1
/
+2
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-8
/
+2
2021-06-24
stmmac: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-8
/
+2
2021-06-22
stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
Dan Carpenter
1
-1
/
+2
[next]