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.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
2024-05-14
net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
Russell King (Oracle)
1
-54
/
+53
2024-05-14
net: stmmac: introduce pcs_init/pcs_exit stmmac operations
Russell King (Oracle)
1
-1
/
+7
2024-05-14
net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
Serge Semin
3
-19
/
+23
2024-05-14
net: stmmac: Add dedicated XPCS cleanup method
Serge Semin
3
-4
/
+17
2024-05-08
net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-mode
Christian Marangi
1
-0
/
+12
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-1
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-23
net: stmmac: Move MAC caps init to phylink MAC caps getter
Serge Semin
1
-19
/
+17
2024-04-23
net: stmmac: Rename phylink_get_caps() callback to update_caps()
Serge Semin
3
-11
/
+11
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-29
/
+32
2024-04-16
net: stmmac: Fix IP-cores specific MAC capabilities
Serge Semin
7
-19
/
+23
2024-04-16
net: stmmac: Fix max-speed being ignored on queue re-init
Serge Semin
1
-0
/
+5
2024-04-16
net: stmmac: Apply half-duplex-less constraint for DW QoS Eth only
Serge Semin
2
-16
/
+10
2024-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+19
2024-04-08
net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics
Minda Chen
3
-0
/
+8
2024-04-08
net: stmmac: mmc_core: Add GMAC LPI statistics
Minda Chen
1
-0
/
+11
2024-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+62
2024-04-04
net: stmmac: fix rx queue priority assignment
Piotr Wejman
2
-16
/
+62
2024-03-29
net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
Romain Gantois
1
-0
/
+7
2024-03-29
net: stmmac: Support a generic PCS field in mac_device_info
Romain Gantois
3
-9
/
+6
2024-03-29
net: stmmac: don't rely on lynx_pcs presence to check for a PHY
Maxime Chevallier
1
-2
/
+1
2024-03-29
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
1
-3
/
+2
2024-03-15
net: stmmac: dwmac-rk: Remove unused of_gpio.h
Andy Shevchenko
1
-2
/
+0
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2024-02-29
net: stmmac: fix typo in comment
Yanteng Si
1
-1
/
+1
2024-02-28
stmmac: Clear variable when destroying workqueue
Jakub Raczynski
1
-1
/
+3
2024-02-28
net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMII
Sarosh Hasan
1
-0
/
+3
2024-02-28
net: stmmac: Complete meta data only when enabled
Kurt Kanzenbach
1
-1
/
+2
2024-02-27
net: stmmac: mmc_core: Drop interrupt registers from stats
Jesper Nilsson
3
-9
/
+0
2024-02-23
net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
Sneh Shah
2
-0
/
+28
2024-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-21
/
+1
2024-02-22
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
1
-1
/
+1
2024-02-17
net: stmmac: Fix incorrect dereference in interrupt handlers
Pavel Sakharov
1
-20
/
+0
2024-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-34
/
+35
2024-02-13
net: stmmac: Simplify mtl IRQ status checking
Kurt Kanzenbach
1
-4
/
+2
2024-02-13
net: stmmac: xgmac: use #define for string constants
Simon Horman
1
-34
/
+35
2024-02-12
net: stmmac: Add driver support for common safety IRQ
Suraj Jaiswal
4
-2
/
+51
2024-02-12
net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
Abhishek Chauhan
1
-1
/
+5
2024-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-158
/
+281
2024-02-07
net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()
Russell King (Oracle)
1
-2
/
+0
2024-02-07
net: stmmac: protect updates of 64-bit statistics counters
Petr Tesarik
7
-157
/
+221
2024-02-06
net: stmmac: xgmac: fix a typo of register name in DPP safety handling
Furong Xu
2
-2
/
+2
2024-02-02
net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
Furong Xu
3
-1
/
+60
2024-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2024-01-31
net: stmmac: Report taprio offload status
Rohan G Thomas
1
-4
/
+58
2024-01-31
net: stmmac: est: Per Tx-queue error count for HLBF
Rohan G Thomas
2
-0
/
+7
2024-01-31
net: stmmac: Offload queueMaxSDU from tc-taprio
Rohan G Thomas
3
-0
/
+48
2024-01-31
net: stmmac: dwmac-starfive: Add support for JH7100 SoC
Cristian Ciocaltea
2
-7
/
+31
2024-01-30
net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings
Esben Haabendal
1
-0
/
+4
[prev]
[next]