index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
netdev/phy: mdio-mux-mmioreg.c should include of_address.h
Timur Tabi
1
-0
/
+1
2012-08-30
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
Timur Tabi
3
-0
/
+184
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
1
-92
/
+40
2012-08-22
mdio: translation of MMD EEE registers to/from ethtool settings
Allan, Bruce W
1
-67
/
+7
2012-08-20
netdev/phy: skip disabled mdio-mux nodes
Timur Tabi
1
-1
/
+1
2012-08-06
drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data
Julia Lawall
1
-1
/
+0
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-34
/
+58
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-23
netdev: mdio-octeon.c: Convert to use device tree.
David Daney
1
-34
/
+58
2012-07-17
Change email address for Steve Glendinning
Steve Glendinning
1
-1
/
+1
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2012-07-09
netdev/phy: Fixup lockdep warnings in mdio-mux.c
David Daney
1
-2
/
+8
2012-07-09
bcm87xx: fix reg-init comment typo
Peter Korsgaard
1
-1
/
+1
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
15
-431
/
+157
2012-07-09
bcm87xx: disable autonegotiation by default
Peter Korsgaard
1
-0
/
+1
2012-07-01
phy: add the EEE support and the way to access to the MMD registers.
Giuseppe CAVALLARO
1
-0
/
+281
2012-06-27
phy: Fix warning in get_phy_device().
David S. Miller
1
-2
/
+2
2012-06-27
netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs
David Daney
3
-0
/
+244
2012-06-27
netdev/phy/of: Add more methods for binding PHY devices to drivers.
David Daney
1
-0
/
+7
2012-06-27
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
2
-9
/
+98
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2012-06-19
phy/micrel: change phy_id_mask for KSZ9021 and KS8001
Jason Wang
1
-4
/
+4
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-11
phy: Use pr_<level>
Joe Perches
7
-36
/
+50
2012-06-08
netdev: fix drivers/net/phy/ kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-06-04
net: icplus: fix interrupt mask
Giuseppe CAVALLARO
1
-0
/
+7
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
1
-2
/
+1
2012-05-11
net: of/phy: fix build error when phylib is built as a module
Bjørn Mork
1
-1
/
+1
2012-05-07
netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
David Daney
3
-0
/
+153
2012-05-07
netdev/of/phy: Add MDIO bus multiplexer support.
David Daney
3
-0
/
+202
2012-05-07
netdev/of/phy: New function: of_mdio_find_bus().
David Daney
1
-0
/
+32
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+11
2012-04-19
icplus: fix interrupt for IC+ 101A/G and 1001LF
Giuseppe CAVALLARO
1
-1
/
+11
2012-04-13
net: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-04-04
dp83640: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+31
2012-04-03
net:phy:marvell: remove unnecessary code
Srinivas Kandagatla
1
-15
/
+3
2012-04-03
net:phy:davicom: remove unnecessary code
Srinivas Kandagatla
1
-6
/
+1
2012-04-03
net:phy:bcm63xx: remove unnecessary code
Srinivas Kandagatla
1
-4
/
+1
2012-04-03
phy:icplus:fix Auto Power Saving in ip101a_config_init.
Srinivas Kandagatla
1
-1
/
+2
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-5
/
+111
2012-03-19
phy: add am79c874 PHY support
Heiko Schocher
3
-0
/
+108
2012-03-17
phc: Update author's email address.
Richard Cochran
1
-1
/
+1
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
1
-20
/
+35
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+35
2012-02-23
phy: IC+101G and PHY_HAS_INTERRUPT flag
Giuseppe CAVALLARO
1
-14
/
+17
2012-02-23
netdev/phy/icplus: Correct broken phy_init code
David McKay
1
-6
/
+18
2012-02-23
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
1
-2
/
+2
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-4
/
+2
[next]