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
2024-06-27
net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32
Christophe Roullier
1
-3
/
+77
2024-06-20
net: stmmac: unexport stmmac_pltfr_init/exit()
Bartosz Golaszewski
2
-11
/
+4
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-19
/
+27
2024-06-20
net: stmmac: Assign configured channel value to EXTTS event
Oleksij Rempel
1
-1
/
+5
2024-06-18
net: stmmac: No need to calculate speed divider when offload is disabled
Xiaolei Wang
1
-18
/
+22
2024-06-18
net: stmmac: Enable TSO on VLANs
Furong Xu
1
-13
/
+19
2024-06-14
net: stmmac: clean up stmmac_mac_select_pcs()
Russell King (Oracle)
1
-1
/
+1
2024-06-14
net: stmmac: dwmac-socfpga: provide select_pcs() implementation
Russell King (Oracle)
1
-0
/
+7
2024-06-14
net: stmmac: dwmac-rzn1: provide select_pcs() implementation
Russell King (Oracle)
1
-0
/
+7
2024-06-14
net: stmmac: dwmac-intel: provide a select_pcs() implementation
Russell King (Oracle)
2
-3
/
+11
2024-06-14
net: stmmac: add select_pcs() platform method
Russell King (Oracle)
1
-0
/
+7
2024-06-14
net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
Christophe Roullier
1
-4
/
+28
2024-06-14
net: stmmac: dwmac-stm32: Mask support for PMCR configuration
Christophe Roullier
1
-9
/
+19
2024-06-14
net: stmmac: dwmac-stm32: Fix Mhz to MHz
Marek Vasut
1
-2
/
+2
2024-06-14
net: stmmac: dwmac-stm32: Clean up the debug prints
Marek Vasut
1
-10
/
+8
2024-06-14
net: stmmac: dwmac-stm32: Extract PMCR configuration
Marek Vasut
1
-10
/
+17
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock selector
Marek Vasut
1
-12
/
+38
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock rate validation
Marek Vasut
1
-10
/
+41
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+15
2024-06-11
net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...
Xiaolei Wang
1
-14
/
+11
2024-06-09
net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
Sagar Cheluvegowda
1
-0
/
+4
2024-06-03
stmmac: intel: Remove convert_art_to_tsc()
Thomas Gleixner
1
-1
/
+2
2024-05-30
net: stmmac: dwmac-intel: remove checking for fixed link
Russell King (Oracle)
1
-11
/
+0
2024-05-30
net: stmmac: rename xpcs_an_inband to default_an_inband
Russell King (Oracle)
2
-5
/
+5
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
1
-1
/
+1
2024-05-30
net: stmmac: ethqos: clean up setting serdes speed
Russell King (Oracle)
1
-12
/
+12
2024-05-30
net: stmmac: include linux/io.h rather than asm/io.h
Russell King (Oracle)
5
-5
/
+5
2024-05-30
net: stmmac: remove unnecessary netif_carrier_off()
Russell King (Oracle)
1
-3
/
+0
2024-05-30
net: stmmac: remove pcs_rane() method
Russell King (Oracle)
4
-34
/
+0
2024-05-30
net: stmmac: dwxgmac2: remove useless NULL pointer initialisations
Russell King (Oracle)
1
-6
/
+0
2024-05-30
net: stmmac: Drop TBI/RTBI PCS flags
Serge Semin
2
-28
/
+9
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-05-13
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
4
-41
/
+54
2024-05-13
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
3
-12
/
+16
2024-05-13
net: stmmac: add support for RZ/N1 GMAC
Clément Léger
3
-0
/
+99
2024-05-13
net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
Russell King (Oracle)
1
-54
/
+53
2024-05-13
net: stmmac: introduce pcs_init/pcs_exit stmmac operations
Russell King (Oracle)
1
-1
/
+7
2024-05-13
net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
Serge Semin
3
-19
/
+23
2024-05-13
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-07
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-11
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
[prev]
[next]