开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-qcom-ethqos.c
Age
Commit message (
Expand
)
Author
2024-02-28
net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMII
Sarosh Hasan
2024-02-23
net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
Sneh Shah
2024-02-12
net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
Abhishek Chauhan
2023-12-14
net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
Sneh Shah
2023-08-10
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_ref
Andrew Halaney
2023-07-13
net: stmmac: replace the rx_clk_runs_in_lpi field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the has_integrated_pcs field with a flag
Bartosz Golaszewski
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Log more errors in probe
Andrew Halaney
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()
Andrew Halaney
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode()
Andrew Halaney
2023-06-24
net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_probe()
Bartosz Golaszewski
2023-06-24
net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_config_dt()
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platforms
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for SGMII
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for the phyaux clock
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phy
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: remove stray space
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add a newline between headers
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add missing include
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->dev
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: tweak the order of local variables
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: rename a label in probe()
Bartosz Golaszewski
2023-06-20
net: stmmac: dwmac-qcom-ethqos: shrink clock code with devres
Bartosz Golaszewski
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-05
net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3
Bartosz Golaszewski
2023-05-09
net: stmmac: dwmac-qcom-ethqos: Convert to platform remove callback returning...
Uwe Kleine-König
2023-05-09
net: stmmac: dwmac-qcom-ethqos: Drop an if with an always false condition
Uwe Kleine-König
2023-05-09
net: stmmac: Make stmmac_pltfr_remove() return void
Uwe Kleine-König
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
Andrew Halaney
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
Andrew Halaney
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
Andrew Halaney
2023-03-15
net: stmmac: qcom: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2022-03-24
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
2022-03-03
net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
Bjorn Andersson
2022-03-03
net: stmmac: Add support for SM8150
Vinod Koul
2021-11-30
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
2021-11-18
net: stmmac: dwmac-qcom-ethqos: add platform level clocks management
Bhupesh Sharma
2021-06-09
net: stmmac: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-29
net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
Guobin Huang
2020-05-14
net: stmmac: fix num_por initialization
Vinod Koul
2020-02-07
net: stmmac: fix a possible endless loop
Dejin Zheng
2019-01-24
net: stmmac: Fix return value check in qcom_ethqos_probe()
Wei Yongjun
2019-01-22
net: stmmac: Add driver for Qualcomm ethqos
Vinod Koul