index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
at803x: double check SGMII side autoneg
Zefir Kurtisi
1
-0
/
+39
2016-10-27
Revert "at803x: fix suspend/resume for SGMII link"
Zefir Kurtisi
1
-26
/
+0
2016-10-13
net: phy: Trigger state machine on state change and not polling.
Andrew Lunn
1
-2
/
+20
2016-10-07
drivers: net: phy: Correct duplicate MDIO_XGENE entry
Laura Abbott
1
-7
/
+1
2016-10-07
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+128
2016-10-06
phy: micrel.c: Enable ksz9031 energy-detect power-down mode
Mike Looijmans
1
-0
/
+21
2016-10-04
net: phy: Add Edge-rate driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+125
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2016-09-20
net: phy: Add MAC-IF driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+51
2016-09-20
phy: mark lan88xx_suspend() static
Baoyou Xie
1
-1
/
+1
2016-09-13
drivers: net: phy: xgene: Fix 'remove' function
Christophe Jaillet
1
-4
/
+2
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2016-09-10
drivers: net: phy: mdio-xgene: Add hardware dependency
Jean Delvare
1
-0
/
+1
2016-09-10
net: phy: Fixed checkpatch errors for Microsemi PHYs.
Raju Lakkaraju
2
-92
/
+92
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2016-08-26
Revert "phy: IRQ cannot be shared"
Xander Huff
1
-2
/
+4
2016-08-24
net: phy: xgmiitorgmii: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-24
phy: micrel: Reenable interrupts during resume for ksz9031
Xander Huff
1
-1
/
+1
2016-08-23
net: phy: Add missing of_node_put() in xgmiitorgmii_probe()
Wei Yongjun
1
-0
/
+1
2016-08-20
net: phy: Kconfig: Remove redundant "Support for"
Andrew Lunn
1
-35
/
+35
2016-08-20
net: phy: Sort Makefile and Kconfig
Andrew Lunn
2
-250
/
+253
2016-08-19
net: phy: Update copyright info
Appana Durga Kedareswara Rao
1
-0
/
+2
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+19
2016-08-16
net: phy: Fix return value check in xgmiitorgmii_probe()
Wei Yongjun
1
-1
/
+1
2016-08-14
net: phy: initialize rc to zero to avoid returning garbage value
Colin Ian King
1
-1
/
+1
2016-08-13
net: phy: Add gmiitorgmii converter support
Appana Durga Kedareswara Rao
3
-0
/
+117
2016-08-10
net: phy: micrel: Add specific suspend
Wenyou Yang
1
-8
/
+19
2016-08-09
Microsemi VSC 8531/41 PHY Driver
Raju Lakkaraju
3
-0
/
+167
2016-08-01
phy/micrel: Change phy_id_mask for KSZ8721
Alexander Stein
1
-2
/
+2
2016-07-31
drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()
Wei Yongjun
1
-3
/
+1
2016-07-26
drivers: net: phy: xgene: Add MDIO driver
Iyappan Subramanian
4
-0
/
+627
2016-07-20
Marvell phy: add functions to suspend and resume both interfaces: fiber and c...
Charles-Antoine Couret
1
-2
/
+71
2016-07-20
Marvell phy: add configuration of autonegociation for fiber link.
Charles-Antoine Couret
1
-2
/
+109
2016-07-20
Marvell phy: add field to get errors from fiber link.
Charles-Antoine Couret
1
-2
/
+7
2016-07-20
Marvell phy: check link status in case of fiber link.
Charles-Antoine Couret
1
-12
/
+141
2016-07-17
net: Add MDIO bus driver for the Hisilicon FEMAC
Dongpo Li
3
-0
/
+174
2016-07-15
net: phy: micrel: Add KSZ8041FTL fiber mode support
Philipp Zabel
1
-2
/
+32
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2016-07-02
net: phy: dp83867: Fix initialization of PHYCR register
Stefan Hauser
1
-4
/
+9
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-37
/
+84
2016-06-29
net: marvell: Add separate config ANEG function for Marvell 88E1111
Harini Katakam
1
-1
/
+43
2016-06-29
net: phy: Manage fixed PHY address space using IDA
Florian Fainelli
1
-11
/
+11
2016-06-27
phy: improve safety of fixed-phy MII register reading
Russell King
1
-7
/
+21
2016-06-27
phy: generate swphy registers on the fly
Russell King
3
-40
/
+40
2016-06-27
phy: separate swphy state validation from register generation
Russell King
3
-16
/
+35
2016-06-27
phy: convert swphy register generation to tabular form
Russell King
1
-65
/
+78
2016-06-27
phy: move fixed_phy MII register generation to a library
Russell King
5
-93
/
+143
2016-06-16
mdio: mux: avoid 'maybe-uninitialized' warning
Arnd Bergmann
1
-2
/
+2
2016-06-14
phy: marvell: fix LED configuration via marvell,reg-init
Clemens Gruber
1
-12
/
+26
2016-06-11
net: mdio-mux: Add MDIO mux driver for iProc SoCs
Pramod Kumar
3
-0
/
+260
[next]