index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
mdio-sun4i: Fix a memory leak
Christophe JAILLET
1
-2
/
+4
2018-01-08
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
1
-0
/
+2
2018-01-02
sfp: fix sfp-bus oops when removing socket/upstream
Russell King
1
-2
/
+4
2018-01-02
phylink: ensure we report link down when LOS asserted
Russell King
1
-2
/
+1
2017-12-26
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
1
-0
/
+1
2017-12-25
phylink: ensure AN is enabled
Russell King
1
-0
/
+1
2017-12-25
phylink: ensure the PHY interface mode is appropriately set
Russell King
1
-0
/
+1
2017-12-18
net: phy: xgene: disable clk on error paths
Alexey Khoroshilov
1
-6
/
+15
2017-12-18
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
1
-0
/
+12
2017-12-18
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
1
-1
/
+1
2017-12-13
net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper
Russell King
1
-0
/
+4
2017-12-13
net: phy: meson-gxl: make function meson_gxl_read_status static
Colin Ian King
1
-1
/
+1
2017-12-13
of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated
Russell King
1
-0
/
+1
2017-12-13
net: phy: fix resume handling
Russell King
3
-14
/
+9
2017-12-11
net: phy: meson-gxl: detect LPA corruption
Jerome Brunet
1
-1
/
+73
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-12-01
sfp: warn about modules requiring address change sequence
Russell King
1
-1
/
+7
2017-12-01
sfp: improve RX_LOS handling
Russell King
1
-11
/
+22
2017-12-01
sfp: fix RX_LOS signal handling
Russell King
1
-3
/
+5
2017-12-01
net: phy-micrel: check return code in flp center function
Max Uvarov
1
-2
/
+4
2017-11-28
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart
1
-2
/
+3
2017-11-24
net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-11-14
net: phy: realtek: fix RTL8211F interrupt mode
Heiner Kallweit
1
-0
/
+2
2017-11-08
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
2
-5
/
+45
2017-11-08
net: phy: leds: Refactor "no link" handler into a separate function
Maciej S. Szmigiero
1
-10
/
+10
2017-11-04
phylink: make local function phylink_phy_change() static
Wei Yongjun
1
-1
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-0
/
+4
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2017-11-01
net: phy: Fix sfp.c build against GPIO definitions
Florian Fainelli
1
-1
/
+1
2017-11-01
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
3
-29
/
+22
2017-11-01
net: phy: marvell: Only configure RGMII delays when using RGMII
Andrew Lunn
1
-3
/
+5
2017-10-12
net: phy: broadcom: support new device flag for setting master mode
Rafał Miłecki
1
-0
/
+6
2017-10-11
net: phy: at803x: Change error to EINVAL for invalid MAC
Dan Murphy
1
-1
/
+1
2017-10-11
net: phy: DP83822 initial driver submission
Dan Murphy
4
-3
/
+350
2017-10-09
Add a driver for Renesas uPD60620 and uPD60620A PHYs
Bernd Edlinger
3
-0
/
+115
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+13
2017-09-21
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
1
-1
/
+1
2017-09-21
net: phy: Keep reporting transceiver type
Florian Fainelli
1
-1
/
+2
2017-09-19
net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig
Jerome Brunet
1
-9
/
+9
2017-09-18
net: phy: Fix mask value write on gmii2rgmii converter speed register
Fahad Kunnathadi
1
-1
/
+1
2017-09-18
net: phy: realtek: add RTL8201F phy-id and functions
Jassi Brar
1
-0
/
+44
2017-09-18
net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT
Kunihiko Hayashi
1
-5
/
+5
2017-09-08
Revert "mdio_bus: Remove unneeded gpiod NULL check"
Florian Fainelli
1
-2
/
+4
2017-09-08
net: phy: sfp: rename dt properties to match the binding
Baruch Siach
1
-2
/
+2
2017-09-05
net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
Corentin Labbe
4
-6
/
+8
2017-09-05
net: stmmac: Delete dead code for MDIO registration
Romain Perier
1
-3
/
+19
2017-09-01
net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...
Colin Ian King
1
-1
/
+1
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+4
[next]