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
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-03
net: macb: fix an issue about leak related system resources
Dejin Zheng
1
-9
/
+3
2020-05-01
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
1
-1
/
+1
2020-04-30
net: macb: Fix runtime PM refcounting
Andy Shevchenko
1
-3
/
+9
2020-03-31
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
1
-0
/
+3
2020-02-27
net: macb: use resolved link config in mac_link_up()
Russell King
2
-22
/
+29
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-2
/
+5
2020-02-20
net: macb: Properly handle phylink on at91rm9200
Alexandre Belloni
2
-28
/
+33
2020-02-16
net: macb: ensure interface is not suspended on at91rm9200
Alexandre Belloni
1
-1
/
+5
2020-02-05
net: macb: Limit maximum GEM TX length in TSO
Harini Katakam
1
-1
/
+5
2020-02-05
net: macb: Remove unnecessary alignment check for TSO
Harini Katakam
1
-5
/
+3
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+17
2020-01-13
net: macb: fix for fixed-link mode
Milind Parab
1
-13
/
+17
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2020-01-09
net: macb: add support for C45 MDIO read/write
Milind Parab
2
-15
/
+61
2020-01-05
macb: Don't unregister clks unconditionally
Stephen Boyd
1
-3
/
+1
2019-12-19
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
1
-4
/
+23
2019-11-28
net: macb: add missed tasklet_kill
Chuhong Yuan
1
-0
/
+1
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-4
/
+4
2019-11-13
net: macb: convert to phylink
Antoine Tenart
3
-219
/
+237
2019-11-13
net: macb: move the Tx and Rx buffer initialization into a function
Antoine Tenart
1
-15
/
+24
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-10-19
macb: propagate errors when getting optional clocks
Michael Tretter
1
-6
/
+6
2019-09-25
net: macb: Remove dead code
Shubhrajyoti Datta
1
-3
/
+2
2019-08-28
macb: Update compatibility string for SiFive FU540-C000
Yash Shah
1
-1
/
+1
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+13
2019-07-08
macb: fix build warning for !CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2019-06-29
net: macb: Fix SUBNS increment and increase resolution
Harini Katakam
2
-2
/
+9
2019-06-29
net: macb: Add separate definition for PPM fraction
Harini Katakam
2
-1
/
+4
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-26
net: macb: Kconfig: Rename Atmel to Cadence
Palmer Dabbelt
1
-3
/
+3
2019-06-26
net: macb: Kconfig: Make MACB depend on COMMON_CLK
Palmer Dabbelt
1
-2
/
+2
2019-06-24
net: macb: use GRO
Antoine Tenart
2
-9
/
+12
2019-06-24
net: macb: use NAPI_POLL_WEIGHT
Antoine Tenart
1
-1
/
+1
2019-06-24
net: macb: do not copy the mac address if NULL
Antoine Tenart
1
-1
/
+1
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-18
macb: Add support for SiFive FU540-C000
Yash Shah
1
-0
/
+123
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
Thomas Gleixner
2
-24
/
+2
2019-05-22
net: macb: save/restore the remaining registers and features
Claudiu Beznea
2
-27
/
+91
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
net: macb: fix error format in dev_err()
Luca Ceresoli
1
-8
/
+8
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-05-07
net: macb: Change interrupt and napi enable order in open
Harini Katakam
1
-3
/
+3
2019-05-05
net: macb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-7
/
+5
2019-05-03
net: macb: shrink macb_platform_data structure
Nicolas Ferre
1
-48
/
+11
2019-05-03
net: macb: remove redundant struct phy_device declaration
Nicolas Ferre
1
-2
/
+0
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2019-04-08
net: macb driver, check for SKBTX_HW_TSTAMP
Paul Thomas
1
-1
/
+3
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
[next]