index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
stmmac
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2023-07-25
net: stmmac: correct MAC propagation delay
Johannes Zink
4
-0
/
+56
2023-07-25
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
1
-1
/
+3
2023-07-21
eth: stmmac: let page recycling happen with skbs
Jakub Kicinski
1
-2
/
+2
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
14
-158
/
+335
2023-07-19
net: stmmac: don't clear network statistics in .ndo_open()
Jisheng Zhang
1
-4
/
+2
2023-07-19
net: stmmac: xgmac: Fix L3L4 filter count
Rohan G Thomas
2
-1
/
+11
2023-07-13
net: stmmac: replace the en_tx_lpi_clockgating field with a flag
Bartosz Golaszewski
2
-3
/
+3
2023-07-13
net: stmmac: replace the rx_clk_runs_in_lpi field with a flag
Bartosz Golaszewski
2
-2
/
+3
2023-07-13
net: stmmac: replace the int_snapshot_en field with a flag
Bartosz Golaszewski
2
-6
/
+6
2023-07-13
net: stmmac: replace the ext_snapshot_en field with a flag
Bartosz Golaszewski
3
-3
/
+6
2023-07-13
net: stmmac: replace the multi_msi_en field with a flag
Bartosz Golaszewski
2
-5
/
+6
2023-07-13
net: stmmac: replace the vlan_fail_q_en field with a flag
Bartosz Golaszewski
2
-2
/
+3
2023-07-13
net: stmmac: replace the serdes_up_after_phy_linkup field with a flag
Bartosz Golaszewski
2
-4
/
+7
2023-07-13
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
7
-10
/
+12
2023-07-13
net: stmmac: replace the has_sun8i field with a flag
Bartosz Golaszewski
2
-3
/
+3
2023-07-13
net: stmmac: replace the use_phy_wol field with a flag
Bartosz Golaszewski
3
-3
/
+6
2023-07-13
net: stmmac: replace the sph_disable field with a flag
Bartosz Golaszewski
3
-3
/
+4
2023-07-13
net: stmmac: replace the has_integrated_pcs field with a flag
Bartosz Golaszewski
2
-2
/
+4
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Log more errors in probe
Andrew Halaney
1
-4
/
+10
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()
Andrew Halaney
1
-2
/
+2
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode()
Andrew Halaney
1
-5
/
+5
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+0
2023-06-24
net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_probe()
Bartosz Golaszewski
1
-2
/
+1
2023-06-24
net: stmmac: platform: provide devm_stmmac_pltfr_probe()
Bartosz Golaszewski
2
-0
/
+33
2023-06-24
net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_config_dt()
Bartosz Golaszewski
1
-34
/
+15
2023-06-24
net: stmmac: platform: provide devm_stmmac_probe_config_dt()
Bartosz Golaszewski
2
-0
/
+43
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_remove_no_dt()
Bartosz Golaszewski
2
-2
/
+19
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_probe()
Bartosz Golaszewski
1
-8
/
+1
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_probe()
Bartosz Golaszewski
2
-0
/
+31
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_exit()
Bartosz Golaszewski
1
-2
/
+1
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_exit()
Bartosz Golaszewski
2
-6
/
+18
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_init()
Bartosz Golaszewski
1
-5
/
+3
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_init()
Bartosz Golaszewski
2
-2
/
+26
2023-06-22
net: stmmac: fix double serdes powerdown
Bartosz Golaszewski
1
-6
/
+0
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platforms
Bartosz Golaszewski
1
-14
/
+51
2023-06-20
net: stmmac: add new switch to struct plat_stmmacenet_data
Bartosz Golaszewski
1
-1
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for SGMII
Bartosz Golaszewski
1
-0
/
+37
2023-06-20
net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes
Bartosz Golaszewski
1
-5
/
+26
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for the phyaux clock
Bartosz Golaszewski
1
-15
/
+16
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phy
Bartosz Golaszewski
1
-0
/
+37
2023-06-20
net: stmmac: dwmac-qcom-ethqos: remove stray space
Bartosz Golaszewski
1
-1
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add a newline between headers
Bartosz Golaszewski
1
-0
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add missing include
Bartosz Golaszewski
1
-0
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-23
/
+26
2023-06-20
net: stmmac: dwmac-qcom-ethqos: tweak the order of local variables
Bartosz Golaszewski
1
-1
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: rename a label in probe()
Bartosz Golaszewski
1
-7
/
+7
2023-06-20
net: stmmac: dwmac-qcom-ethqos: shrink clock code with devres
Bartosz Golaszewski
1
-13
/
+11
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2023-06-15
net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
Christian Marangi
1
-2
/
+7
[prev]
[next]