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.c
Commit message (
Expand
)
Author
Age
*
net: phy: Make sure phy_start() always re-enables the phy interrupts
Tim Beale
2015-05-20
*
net: phy: Make sure PHY_RESUMING state change is always processed
Tim Beale
2015-05-16
*
net: phy: Allow EEE for all RGMII variants
Florian Fainelli
2015-05-15
*
net: phy: Fix verification of EEE support in phy_init_eee
Guenter Roeck
2015-02-20
*
net: phy: Invalidate LP advertising flags when restarting or disabling AN
Ben Hutchings
2015-01-27
*
net: phy: Correctly handle MII ioctl which changes autonegotiation.
Brian Hill
2014-11-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
|
\
|
*
phy: fix EEE checks inside the phy_init_eee.
Giuseppe CAVALLARO
2014-08-27
*
|
net: phy: allow phy_init_eee() to work with internal PHYs
Florian Fainelli
2014-08-23
*
|
net: phy: export phy_{read,write}_mmd_indirect
Florian Fainelli
2014-08-23
|
/
*
net: libphy: Add phy specific function to access mmd phy registers
Vince Bridgers
2014-07-30
*
phy: Expand phy speed/duplex settings array
Lendacky, Thomas
2014-07-15
*
net: phylib: add link_change_notify callback to phy device
Daniel Mack
2014-06-21
*
net: phy: resume phydev when going to RESUMING
Zhangfei Gao
2014-05-16
*
net phy: Check for aneg completion before setting state to PHY_RUNNING
Balakumaran Kannan
2014-05-02
*
net phylib: Remove unnecessary condition check in phy
Balakumaran Kannan
2014-04-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
|
\
|
*
phy: fix compiler array bounds warning on settings[]
Bjorn Helgaas
2014-03-06
*
|
net: phy: update port type for MoCA PHYs
Florian Fainelli
2014-02-14
*
|
net: phy: fix phy_{clear,config}_interrupt comment typos
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: display human readable PHY speed settings
Florian Fainelli
2014-02-12
*
|
net: phy: update phy_print_status to show pause settings
Florian Fainelli
2014-02-12
*
|
net: phy: use network device in phy_print_status
Florian Fainelli
2014-02-12
|
/
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
|
\
|
*
phy: IRQ cannot be shared
Sergei Shtylyov
2013-12-29
*
|
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: suspend phydev when going to HALTED
Sebastian Hesselbarth
2013-12-17
*
|
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
2013-12-09
*
|
net: phy: use phy_init_hw instead of open-coding it
Florian Fainelli
2013-12-09
*
|
net: phy: report link partner features through ethtool
Florian Fainelli
2013-12-09
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
|
|
\
|
*
|
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
*
|
|
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-07-02
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PHYLIB: queue work on system_power_efficient_wq
Viresh Kumar
2013-05-14
|
|
/
*
/
net: phy: fix a bug when verify the EEE support
Giuseppe CAVALLARO
2013-05-28
|
/
*
phy: Elimination the forced speed reduction algorithm.
Kirill Kapranov
2013-03-27
*
phy: add set_wol/get_wol functions
Michael Stapelberg
2013-03-12
*
mdio: translation of MMD EEE registers to/from ethtool settings
Allan, Bruce W
2012-08-23
*
phy: add the EEE support and the way to access to the MMD registers.
Giuseppe CAVALLARO
2012-07-01
[next]