index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Commit message (
Expand
)
Author
Age
*
net: phy: fix phy link up when limiting speed via device tree
Mugunthan V N
2015-07-10
*
net: phy: keep track of the PHY suspend state
Florian Fainelli
2015-01-27
*
phylib: use MDIO_DEVS[12]
Sergei Shtylyov
2014-08-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
|
\
|
*
net: phy: re-apply PHY fixups during phy_register_device
Florian Fainelli
2014-07-29
|
*
net: phy: Ensure the MDIO bus module is held
Ezequiel Garcia
2014-07-24
*
|
net: phy: export phy_suspend and phy_resume
Florian Fainelli
2014-07-09
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
|
\
|
*
net: phy: Don't call phy_resume if phy_init_hw failed
Guenter Roeck
2014-05-15
*
|
net: phy: make of_set_phy_supported work with genphy driver
Sascha Hauer
2014-05-22
*
|
net: phy: genphy: Allow overwriting features
Sascha Hauer
2014-05-22
*
|
net: phy: export genphy_config_init()
Daniel Mack
2014-04-20
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
|
\
|
*
net: phy: fix uninitalized ethtool_wolinfo in phy_suspend
Sebastian Hesselbarth
2014-03-14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
|
\
|
|
*
phy: unmask link partner capabilities
Cristian Bercaru
2014-02-25
*
|
net: phy: allow PHY drivers to implement their own software reset
Florian Fainelli
2014-02-17
*
|
net: phy: move PHY software reset to genphy_soft_reset
Florian Fainelli
2014-02-17
*
|
net: phy: add "has_fixups" boolean property
Florian Fainelli
2014-02-12
*
|
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
2014-02-12
*
|
net: phy: add genphy_aneg_done()
Florian Fainelli
2014-02-12
|
/
*
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
2014-02-04
*
phy: cleanup 10g code
stephen hemminger
2014-01-19
*
phylib: Support attaching to generic 10g driver
Andy Fleming
2014-01-13
*
phylib: Add generic 10G driver
Andy Fleming
2014-01-13
*
phylib: turn genphy_driver to an array
Shaohui Xie
2014-01-13
*
phylib: make phy_scan_fixups() static
Sergei Shtylyov
2014-01-04
*
phylib: remove unused adjust_state() callback
Sergei Shtylyov
2014-01-04
*
phy: kill excess empty lines
Sergei Shtylyov
2014-01-04
*
phy: kill excess code
Sergei Shtylyov
2014-01-04
*
phy: kill useless local variables
Sergei Shtylyov
2014-01-04
*
phy: coding style fixes
Sergei Shtylyov
2014-01-04
*
net: phy: fix checkpatch errors
Florian Fainelli
2013-12-18
*
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
2013-12-17
*
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
2013-12-17
*
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
2013-12-09
*
net: phy: report link partner features through ethtool
Florian Fainelli
2013-12-09
*
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
2013-11-20
*
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
2013-05-28
*
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
Florian Fainelli
2013-05-20
*
phy: fix the use of PHY_IGNORE_INTERRUPT
Florian Fainelli
2013-05-20
*
phy: Fix phy_device_free memory leak
Petr Malat
2013-02-28
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
*
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
*
phy: Fix warning in get_phy_device().
David S. Miller
2012-06-28
*
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
2012-06-28
*
phy: Use pr_<level>
Joe Perches
2012-06-11
*
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
2012-05-16
*
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-24
*
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-21
[next]