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
/
mdio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-28
net: mdio-ipq4019: Fix the error for an optional regs resource
Cai Huoqing
1
-1
/
+5
2021-09-28
net: mdio: mscc-miim: Fix the mdio controller
Horatiu Vultur
1
-5
/
+10
2021-08-31
net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
1
-8
/
+4
2021-08-31
net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+24
2021-08-18
net: mdio-mux: Handle -EPROBE_DEFER correctly
Saravana Kannan
1
-2
/
+6
2021-08-18
net: mdio-mux: Don't ignore memory allocation errors
Saravana Kannan
1
-10
/
+18
2021-08-18
net: mdio-mux: Delete unnecessary devm_kfree
Saravana Kannan
1
-1
/
+0
2021-08-16
MDIO: Kconfig: Specify more IPQ chipset supported
Luo Jie
2
-1
/
+2
2021-08-16
net: mdio: Add the reset function for IPQ MDIO driver
Luo Jie
2
-0
/
+44
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
1
-22
/
+0
2021-06-22
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
1
-0
/
+22
2021-06-17
net: mdio: use device_set_node() to setup both fwnode and of
Ioana Ciornei
2
-7
/
+5
2021-06-17
net: mdio: setup of_node for the MDIO device
Ioana Ciornei
1
-0
/
+1
2021-06-11
net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-5
/
+1
2021-06-11
net: mdio: Add ACPI support code for mdio
Calvin Johnson
3
-0
/
+66
2021-06-11
of: mdio: Refactor of_mdiobus_register_phy()
Calvin Johnson
1
-55
/
+1
2021-06-11
net: mdiobus: Introduce fwnode_mdiobus_register_phy()
Calvin Johnson
4
-40
/
+158
2021-06-11
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
1
-4
/
+2
2021-06-11
of: mdio: Refactor of_get_phy_id()
Calvin Johnson
1
-11
/
+1
2021-06-11
of: mdio: Refactor of_phy_find_device()
Calvin Johnson
1
-12
/
+1
2021-06-11
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
1
-10
/
+1
2021-06-10
net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-4
/
+3
2021-06-01
net: mdio: Fix spelling mistakes
Zheng Yongjun
4
-4
/
+4
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+0
2021-05-14
net: mdio: ipq8064: enlarge sleep after read/write operation
Ansuel Smith
1
-2
/
+9
2021-05-14
net: mdio: ipq8064: add regmap config to disable REGCACHE
Ansuel Smith
1
-10
/
+24
2021-05-14
net: mdio: ipq8064: clean whitespaces in define
Ansuel Smith
1
-12
/
+13
2021-05-13
net: mdio: octeon: Fix some double free issues
Christophe JAILLET
1
-2
/
+0
2021-05-13
net: mdio: thunder: Fix a double free issue in the .remove function
Christophe JAILLET
1
-1
/
+0
2021-04-27
net: phy: Add support for microchip SMI0 MDIO bus
Andrew Lunn
2
-2
/
+14
2021-03-29
net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()
Guobin Huang
1
-3
/
+1
2021-03-16
net: mdio: Add BCM6368 MDIO mux bus controller
Álvaro Fernández Rojas
3
-0
/
+196
2021-03-16
net: mdio: Alphabetically sort header inclusion
Calvin Johnson
16
-58
/
+56
2021-02-17
net: mdio: Remove of_phy_attach()
Florian Fainelli
1
-30
/
+0
2021-02-15
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
1
-2
/
+2
2021-01-19
mdio-bitbang: Export mdiobb_{read,write}()
Geert Uytterhoeven
1
-2
/
+4
2020-10-10
net: phy: Move of_mdio from drivers/of to drivers/net/mdio
Calvin Johnson
3
-0
/
+602
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-09-23
net: mdio-ipq4019: add Clause 45 support
Robert Marko
1
-14
/
+89
2020-09-23
net: mdio-ipq4019: change defines to upper case
Robert Marko
1
-3
/
+3
2020-09-17
net: mdio: octeon: Select MDIO_DEVRES
Andrew Lunn
1
-0
/
+1
2020-08-27
net: mdio: Move MDIO drivers into a new subdirectory
Andrew Lunn
26
-0
/
+5090