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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
net: stmmac: work around sporadic tx issue on link-up
Heiner Kallweit
2
-6
/
+11
2022-08-18
stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...
Christophe JAILLET
1
-0
/
+1
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2022-07-28
stmmac: dwmac-mediatek: fix resource leak in probe
Dan Carpenter
1
-4
/
+5
2022-07-25
net: ethernet: stmicro: stmmac: permit MTU change with interface up
Christian Marangi
1
-6
/
+24
2022-07-25
net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
Christian Marangi
1
-173
/
+289
2022-07-25
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
7
-163
/
+172
2022-07-25
net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...
Christian Marangi
1
-2
/
+2
2022-07-25
net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
Christian Marangi
1
-28
/
+31
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-69
/
+71
2022-07-18
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
1
-8
/
+0
2022-07-18
net: stmmac: fix dma queue left shift overflow issue
Junxiao Chang
1
-0
/
+3
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
6
-21
/
+29
2022-07-15
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
Biao Huang
2
-10
/
+15
2022-07-15
net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
Biao Huang
1
-2
/
+3
2022-07-15
stmmac: dwmac-mediatek: fix clock issue
Biao Huang
1
-28
/
+21
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+5
2022-07-13
net: stmmac: fix leaks in probe
Dan Carpenter
1
-2
/
+4
2022-07-07
net: stmmac: dwc-qos: Disable split header for Tegra194
Jon Hunter
1
-0
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-07-01
stmicro/stmmac: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-19
net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional
Christian Marangi
1
-1
/
+3
2022-06-17
net: stmmac: make mdio register skips PHY scanning for fixed-link
Ong Boon Leong
2
-5
/
+21
2022-06-17
stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support
Ong Boon Leong
1
-0
/
+30
2022-06-17
stmmac: intel: prepare to support 1000BASE-X phy interface setting
Ong Boon Leong
1
-2
/
+2
2022-06-16
net: ethernet: stmmac: reset force speed bit for ipq806x
Christian 'Ansuel' Marangi
1
-0
/
+64
2022-06-16
net: ethernet: stmmac: add missing sgmii configure for ipq806x
Christian 'Ansuel' Marangi
2
-16
/
+78
2022-06-07
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
1
-3
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+6
2022-05-20
net: stmmac: fix out-of-bounds access in a selftest
Jakub Kicinski
1
-7
/
+6
2022-05-18
net: stmmac: remove unused get_addr() callback
Vincent Whitchurch
5
-28
/
+0
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2022-05-10
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+2
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+3
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2
-1
/
+2
2022-04-29
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
1
-0
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2022-04-26
net: stmmac: dwmac-imx: comment spelling fix
Marcel Ziswiler
1
-2
/
+2
2022-04-22
net: ethernet: stmmac: fix write to sgmii_adapter_base
Dinh Nguyen
1
-5
/
+7
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+2
2022-04-20
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
1
-2
/
+2
2022-04-15
stmmac, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
1
-2
/
+2
2022-04-15
net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
1
-12
/
+6
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-16
/
+9
2022-04-11
net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-16
/
+8
2022-04-11
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
3
-16
/
+9
[next]