index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-06-05
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
1
-2
/
+14
2018-06-05
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
1
-48
/
+0
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
1
-46
/
+50
2018-06-03
net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling
Heiner Kallweit
1
-1
/
+1
2018-05-29
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
1
-0
/
+16
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+13
2018-05-23
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
3
-5
/
+12
2018-05-23
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
1
-1
/
+1
2018-05-23
net: phy: sfp: make the i2c-bus dt property mandatory
Antoine Tenart
1
-13
/
+15
2018-05-23
net: phy: sfp: warn the user when no tx_disable pin is available
Antoine Tenart
1
-0
/
+9
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+31
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-05-18
net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST
Florian Fainelli
1
-2
/
+2
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2
-10
/
+2
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
2018-05-15
net: phy: mscc-miim: Add MDIO driver
Alexandre Belloni
3
-0
/
+205
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+11
2018-05-11
net: phy: DP83TC811: Introduce support for the DP83TC811 phy
Dan Murphy
3
-0
/
+353
2018-05-11
net: phy: phylink: Poll link GPIOs
Russell King
1
-0
/
+16
2018-05-11
net: phy: phylink: Release link GPIO
Florian Fainelli
1
-0
/
+2
2018-05-11
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
1
-1
/
+1
2018-05-10
microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
Nisar Sayed
3
-0
/
+80
2018-05-09
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
1
-0
/
+7
2018-05-04
net: phy: sfp: fix the BR,min computation
Antoine Tenart
1
-1
/
+1
2018-05-04
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
1
-0
/
+10
2018-04-28
net: phy: Fix modular PHYLIB build
Florian Fainelli
2
-49
/
+2
2018-04-28
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
4
-17
/
+4
2018-04-27
phy: Temporary build fix after phylib changes.
David S. Miller
1
-2
/
+1
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
1
-0
/
+48
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2018-04-24
net: phy: marvell: clear wol event before setting it
Jingju Hou
1
-0
/
+9
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+177
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
1
-0
/
+25
2018-04-20
net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
Andrew Lunn
1
-1
/
+4
2018-04-19
net-next: phy: new Asix Electronics PHY driver
Michael Schmitz
3
-0
/
+70
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
1
-1
/
+1
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
1
-3
/
+7
2018-04-19
net: phy: mdio-gpio: Parse properties directly into bitbang structure
Andrew Lunn
1
-29
/
+16
2018-04-19
net: phy: mdio-gpio: Move allocation for bitbanging data
Andrew Lunn
1
-6
/
+7
2018-04-19
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
1
-56
/
+17
2018-04-19
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
1
-7
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
1
-4
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for ignoring turn around
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-bitbang: Remove reset support
Andrew Lunn
1
-9
/
+0
2018-04-19
net: phy: mdio-gpio: Remove reset function
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy_ mdio-gpio: Fixup , which should be ;
Andrew Lunn
1
-1
/
+1
2018-04-13
lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...
Raghuram Chary J
1
-1
/
+177
2018-04-09
dp83640: Ensure against premature access to PHY registers after reset
Esben Haabendal
1
-0
/
+18
[next]