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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2022-06-14
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
1
-3
/
+1
2022-06-09
net: stmmac: fix out-of-bounds access in a selftest
Jakub Kicinski
1
-7
/
+6
2022-05-25
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-12
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
1
-0
/
+1
2022-05-12
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2
-1
/
+2
2022-05-09
net: ethernet: stmmac: fix write to sgmii_adapter_base
Dinh Nguyen
1
-5
/
+7
2022-04-27
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
1
-2
/
+2
2022-04-20
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
3
-16
/
+9
2022-04-13
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-04-08
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
1
-0
/
+7
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-04
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-02-01
net: stmmac: dump gmac4 DMA registers correctly
Camel Guo
2
-2
/
+18
2022-01-28
net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
Jisheng Zhang
1
-2
/
+4
2022-01-28
net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...
Yuji Ishikawa
1
-2
/
+7
2022-01-27
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
1
-1
/
+1
2022-01-27
net: stmmac: skip only stmmac_ptp_register when resume from suspend
Mohammad Athari Bin Ismail
1
-11
/
+9
2022-01-27
net: stmmac: configure PTP clock source prior to PTP initialization
Mohammad Athari Bin Ismail
2
-3
/
+3
2022-01-25
net: stmmac: reduce unnecessary wakeups from eee sw timer
Jisheng Zhang
1
-6
/
+7
2022-01-24
net: stmmac: remove unused members in struct stmmac_priv
Jisheng Zhang
1
-2
/
+0
2022-01-20
net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode
Yuji Ishikawa
1
-11
/
+21
2022-01-20
net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
Yuji Ishikawa
1
-5
/
+5
2022-01-14
net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning
Kai-Heng Feng
1
-1
/
+2
2022-01-12
net: stmmac: dwmac-oxnas: Add support for OX810SE
Neil Armstrong
1
-22
/
+79
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+2
2021-12-30
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
1
-1
/
+1
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
1
-1
/
+1
2021-12-23
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2
-0
/
+124
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-18
/
+105
2021-12-16
net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
John Keeping
1
-1
/
+3
2021-12-14
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
2
-13
/
+90
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-13
net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability
David Wu
1
-4
/
+12
2021-12-13
net: stmmac: bump tc when get underflow error from DMA descriptor
Xiaoliang Yang
3
-33
/
+27
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+6
2021-11-30
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
2
-3
/
+7
2021-11-29
stmmac: remove ethtool driver version info
Heiner Kallweit
2
-2
/
+0
2021-11-29
net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support
Vincent Whitchurch
1
-5
/
+6
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-51
/
+88
2021-11-26
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
1
-0
/
+2
2021-11-26
net: stmmac: perserve TX and RX coalesce value during XDP setup
Ong Boon Leong
1
-2
/
+3
2021-11-24
net: stmmac: Calculate CDC error only once
Kurt Kanzenbach
2
-10
/
+7
2021-11-22
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
3
-47
/
+81
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-19
stmmac_pci: Fix underflow size in stmmac_rx
Zekun Shen
1
-4
/
+5
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-15
/
+32
[next]