index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
Files
Lines
2023-12-14
net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
Sneh Shah
1
-0
/
+10
2023-08-10
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
1
-1
/
+1
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-27
net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_ref
Andrew Halaney
1
-0
/
+18
2023-07-13
net: stmmac: replace the rx_clk_runs_in_lpi field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
1
-1
/
+2
2023-07-13
net: stmmac: replace the has_integrated_pcs field with a flag
Bartosz Golaszewski
1
-1
/
+2
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-24
net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_probe()
Bartosz Golaszewski
1
-2
/
+1
2023-06-24
net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_config_dt()
Bartosz Golaszewski
1
-34
/
+15
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: 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-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-06-05
net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3
Bartosz Golaszewski
1
-1
/
+2
2023-05-09
net: stmmac: dwmac-qcom-ethqos: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-qcom-ethqos: Drop an if with an always false condition
Uwe Kleine-König
1
-5
/
+1
2023-05-09
net: stmmac: Make stmmac_pltfr_remove() return void
Uwe Kleine-König
1
-3
/
+2
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
Andrew Halaney
1
-21
/
+101
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
Andrew Halaney
1
-19
/
+17
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
Andrew Halaney
1
-5
/
+15
2023-03-15
net: stmmac: qcom: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
1
-0
/
+2
2022-03-24
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
1
-0
/
+7
2022-03-03
net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
Bjorn Andersson
1
-4
/
+18
2022-03-03
net: stmmac: Add support for SM8150
Vinod Koul
1
-0
/
+15
2021-11-30
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
1
-3
/
+4
2021-11-18
net: stmmac: dwmac-qcom-ethqos: add platform level clocks management
Bhupesh Sharma
1
-3
/
+23
2021-06-09
net: stmmac: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
1
-3
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-1
/
+1
2021-03-29
net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
Guobin Huang
1
-1
/
+0
2020-05-14
net: stmmac: fix num_por initialization
Vinod Koul
1
-2
/
+15
2020-02-07
net: stmmac: fix a possible endless loop
Dejin Zheng
1
-0
/
+1
2019-01-24
net: stmmac: Fix return value check in qcom_ethqos_probe()
Wei Yongjun
1
-2
/
+2
2019-01-22
net: stmmac: Add driver for Qualcomm ethqos
Vinod Koul
1
-0
/
+545