index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-10
net: phy: Add cable test support to state machine
Andrew Lunn
1
-0
/
+76
2020-05-07
net: phy: fix less than zero comparison with unsigned variable val
Colin Ian King
1
-1
/
+1
2020-05-07
net: phy: Make iproc_mdio_resume static
Zheng Zengkai
1
-1
/
+1
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-27
/
+53
2020-05-06
net: phy: tja11xx: add support for master-slave configuration
Oleksij Rempel
1
-0
/
+43
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2
-1
/
+97
2020-05-06
net: phy: mscc: use phy_package_shared
Michael Walle
2
-70
/
+32
2020-05-06
net: phy: bcm54140: use phy_package_shared
Michael Walle
1
-46
/
+11
2020-05-06
net: phy: add concept of shared storage for PHYs
Michael Walle
2
-0
/
+139
2020-05-01
net: phy: DP83TC811: Fix WoL in config init to be disabled
Dan Murphy
1
-9
/
+12
2020-05-01
net: phy: DP83822: Fix WoL in config init to be disabled
Dan Murphy
1
-16
/
+14
2020-04-30
net: phy: bcm54140: add second PHY ID
Michael Walle
1
-2
/
+9
2020-04-30
net: phy: bcm54140: apply the workaround on b0 chips
Michael Walle
1
-3
/
+8
2020-04-30
net: phy: bcm54140: fix phy_id_mask
Michael Walle
1
-2
/
+2
2020-04-30
net: phy: bcm54140: use genphy_soft_reset()
Michael Walle
1
-0
/
+1
2020-04-30
net: phy: at803x: add downshift support
Michael Walle
1
-0
/
+87
2020-04-30
dp83640: reverse arguments to list_add_tail
Julia Lawall
1
-1
/
+1
2020-04-30
net: phy: mdio: add IPQ4019 MDIO driver
Robert Marko
3
-0
/
+168
2020-04-28
net: phy: bcm54140: Make a bunch of functions static
ChenTao
1
-3
/
+3
2020-04-27
net: phy: marvell10g: fix temperature sensor on 2110
Baruch Siach
1
-1
/
+26
2020-04-25
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-4
/
+176
2020-04-24
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
1
-1
/
+11
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
5
-6
/
+0
2020-04-24
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
1
-0
/
+3
2020-04-24
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
1
-31
/
+15
2020-04-23
net: phy: bcm54140: fix less than zero comparison on an unsigned
Colin Ian King
1
-2
/
+4
2020-04-23
net: phy: bcm84881: clear settings on link down
Russell King
1
-3
/
+3
2020-04-23
net: phy: marvell10g: limit soft reset to 88x3310
Baruch Siach
1
-1
/
+2
2020-04-22
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
Oleksij Rempel
1
-7
/
+105
2020-04-22
net: phy: tja11xx: add initial TJA1102 support
Oleksij Rempel
1
-0
/
+91
2020-04-22
net: phy: Use IS_ERR() to check and simplify code
Tang Bin
1
-5
/
+2
2020-04-22
net: phy: micrel: add phy-mode support for the KSZ9031 PHY
Oleksij Rempel
1
-5
/
+123
2020-04-22
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
1
-1
/
+7
2020-04-22
net: phy: bcm54140: add hwmon support
Michael Walle
2
-0
/
+397
2020-04-22
net: phy: add Broadcom BCM54140 support
Michael Walle
3
-0
/
+492
2020-04-22
net: phy: broadcom: add helper to write/read RDB registers
Michael Walle
2
-0
/
+89
2020-04-22
net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.
Yuiko Oshino
1
-0
/
+171
2020-04-21
Update rmk's email address in various drivers
Russell King
1
-1
/
+1
2020-04-20
net: phy: mscc: use mdiobus_get_phy()
Michael Walle
1
-4
/
+3
2020-04-20
net: phy: Propagate error from bus->reset
Florian Fainelli
1
-3
/
+6
2020-04-20
net: phy: realtek: add delay to resume path of certain internal PHY's
Heiner Kallweit
1
-2
/
+13
2020-04-18
net: phy: broadcom: Add support for BCM53125 internal PHYs
Florian Fainelli
1
-0
/
+14
2020-04-18
net: phy: mdio-bcm-iproc: Do not show kernel pointer
Florian Fainelli
1
-1
/
+1
2020-04-18
net: phy: at803x: add support for AR8032 PHY
David Bauer
1
-0
/
+17
2020-04-14
net: marvell10g: soft-reset the PHY when coming out of low power
Russell King
1
-3
/
+13
2020-04-14
net: marvell10g: report firmware version
Russell King
1
-0
/
+20
2020-04-14
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
1
-1
/
+1
2020-04-11
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
1
-22
/
+24
2020-04-07
Documentation: mdio_bus.c - fix warnings
Lothar Rubusch
1
-1
/
+1
[prev]
[next]