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
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-14
phy: marvell: fix LED configuration via marvell,reg-init
Clemens Gruber
1
-12
/
+26
2016-06-11
net: phy: smsc: reintroduced unconditional soft reset
Manfred Schlaegl
1
-13
/
+4
2016-05-21
Revert "phy: add support for a reset-gpio specification"
Fabio Estevam
1
-8
/
+0
2016-05-20
phy: fix crash in fixed_phy_add()
Rabin Vincent
1
-1
/
+5
2016-05-17
Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"
David S. Miller
1
-1
/
+1
2016-05-17
Revert "phy dp83867: Make rgmii parameters optional"
David S. Miller
1
-28
/
+3
2016-05-17
phy dp83867: Make rgmii parameters optional
Alexander Graf
1
-3
/
+28
2016-05-17
phy dp83867: Fix compilation with CONFIG_OF_MDIO=m
Alexander Graf
1
-1
/
+1
2016-05-16
lxt: simplify lxt970_config_init()
Sergei Shtylyov
1
-5
/
+1
2016-05-16
lxt: simplify lxt97[01]_config_intr()
Sergei Shtylyov
1
-12
/
+4
2016-05-16
phy: add support for a reset-gpio specification
Uwe Kleine-König
1
-0
/
+8
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2016-05-12
phy: micrel: Use MICREL_PHY_ID_MASK definition
Fabio Estevam
1
-17
/
+17
2016-05-10
net: phylib: fix interrupts re-enablement in phy_start
Shaohui Xie
1
-3
/
+5
2016-05-10
net: phy: add phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-0
/
+24
2016-05-04
mdio_bus: don't return NULL from mdiobus_scan()
Sergei Shtylyov
1
-1
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+18
2016-05-02
mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
Marek Vasut
1
-1
/
+1
2016-04-28
net: phy: at803x: only the AT8030 needs a hardware reset on link change
Timur Tabi
1
-22
/
+18
2016-04-26
mdio_bus: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
fixed_phy: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
phylib: don't return NULL from get_phy_device()
Sergei Shtylyov
1
-1
/
+1
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-04-21
net: phy: spi_ks8895: Don't leak references to SPI devices
Mark Brown
1
-1
/
+1
2016-04-18
phy: add generic function to support ksetting support
Philippe Reynes
1
-0
/
+81
2016-04-16
phy: make some bits preserved while setup forced mode
wangweidong
1
-1
/
+2
2016-04-12
net: mdio: Fix lockdep falls positive splat
Andrew Lunn
2
-10
/
+4
2016-03-25
net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
Jaedon Shin
1
-0
/
+4
2016-03-23
net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY
Sebastian Frias
1
-0
/
+4
2016-03-23
at803x: fix reset handling
Sergei Shtylyov
1
-3
/
+3
2016-03-21
mdio-sun4i: oops in error handling in probe
Dan Carpenter
1
-1
/
+3
2016-03-19
phy: mdio-thunder: Fix some Kconfig typos
Andreas Färber
1
-2
/
+2
2016-03-17
phy: mdio-cavium: Add missing MODULE_* annotations.
David Daney
1
-0
/
+4
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
1
-2
/
+9
2016-03-14
phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
David Daney
3
-0
/
+166
2016-03-14
phy: mdio-octeon: Refactor into two files/modules
David Daney
5
-268
/
+292
2016-03-14
at803x: fix suspend/resume for SGMII link
Zefir Kurtisi
1
-0
/
+26
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+27
2016-03-02
phy: micrel: Disable auto negotiation on startup
Alexandre Belloni
1
-0
/
+11
2016-03-02
phy: micrel: Ensure interrupts are reenabled on resume
Alexandre Belloni
1
-1
/
+16
2016-02-26
phy: marvell: Fix 88E1510 initialization
Clemens Gruber
1
-35
/
+35
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-40
/
+15
2016-02-20
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
2
-9
/
+10
2016-02-18
net: phy: dp83848: Fix sysfs naming collision warning
Andrew F. Davis
1
-1
/
+1
2016-02-18
net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518
Stefan Roese
1
-0
/
+41
2016-02-18
phy: marvell: Fix and unify reg-init behavior
Clemens Gruber
1
-2
/
+13
2016-02-17
phy: keep pause flags in phy driver features
Woojung.Huh@microchip.com
1
-1
/
+1
2016-02-17
net: phy: spi_ks8995: include linux/gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
[next]