index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sfp: add quirk enabling 2500Base-x for HG MXPD-483II
Daniel Golle
2023-04-03
1
-0
/
+4
*
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2023-03-31
1
-0
/
+19
*
net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisement
Oleksij Rempel
2023-03-27
1
-0
/
+1
*
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
2023-03-27
1
-1
/
+1
*
net: sfp: constify sfp-bus internal fwnode uses
Russell King (Oracle)
2023-03-27
1
-2
/
+2
*
net: sfp: make sfp_bus_find_fwnode() take a const fwnode
Russell King (Oracle)
2023-03-27
1
-1
/
+1
*
net: phy: dp83869: fix default value for tx-/rx-internal-delay
Josua Mayer
2023-03-24
1
-4
/
+2
*
net: sfp: fix state loss when updating state_hw_mask
Russell King (Oracle)
2023-03-19
1
-0
/
+5
*
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
2023-03-19
1
-5
/
+6
*
net: phy: Ensure state transitions are processed from phy_stop()
Florian Fainelli
2023-03-19
1
-7
/
+16
*
net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
Vladimir Oltean
2023-03-15
1
-16
/
+8
*
net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
Heiner Kallweit
2023-03-15
1
-1
/
+4
*
net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
Radu Pirea (OSS)
2023-03-10
1
-1
/
+1
*
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
2023-03-06
1
-11
/
+3
*
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
2023-03-06
1
-7
/
+1
*
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2023-03-02
1
-0
/
+32
*
net: phy: unlock on error in phy_probe()
Dan Carpenter
2023-02-28
1
-1
/
+1
*
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
2
-14
/
+63
|
\
|
*
net: phy: c45: fix network interface initialization failures on xtensa, arm:c...
Oleksij Rempel
2023-02-27
1
-1
/
+1
|
*
net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes
Oleksij Rempel
2023-02-23
1
-2
/
+13
|
*
net: phy: do not force EEE support
Oleksij Rempel
2023-02-23
2
-7
/
+36
|
*
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
2023-02-23
2
-2
/
+11
|
*
net: phy: c45: use "supported_eee" instead of supported for access validation
Oleksij Rempel
2023-02-23
1
-3
/
+3
*
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
|
net: phy: Read EEE abilities when using .features
Andrew Lunn
2023-02-20
1
-1
/
+3
*
|
net: phy: Add locks to ethtool functions
Andrew Lunn
2023-02-20
1
-18
/
+66
*
|
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
Andrew Lunn
2023-02-20
1
-1
/
+1
*
|
net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol error
Oleksij Rempel
2023-02-15
1
-1
/
+1
*
|
net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()
Dan Carpenter
2023-02-15
1
-3
/
+3
*
|
net: phylink: support validated pause and autoneg in fixed-link
Ivan Bornyakov
2023-02-15
1
-3
/
+14
*
|
net: phy: start using genphy_c45_ethtool_get/set_eee()
Oleksij Rempel
2023-02-13
1
-58
/
+2
*
|
net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
Oleksij Rempel
2023-02-13
1
-75
/
+14
*
|
net: phy: c45: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
2023-02-13
1
-1
/
+10
*
|
net: phy: c22: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
2023-02-13
1
-1
/
+9
*
|
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
2023-02-13
1
-0
/
+238
*
|
net: phy: export phy_check_valid() function
Oleksij Rempel
2023-02-13
1
-2
/
+2
*
|
net: phy: micrel: add ksz9477_get_features()
Oleksij Rempel
2023-02-13
1
-0
/
+21
*
|
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-02-13
2
-0
/
+86
*
|
net: micrel: Add PHC support for lan8841
Horatiu Vultur
2023-02-13
1
-24
/
+599
*
|
net: micrel: Cable Diagnostics feature for lan8841 PHY
Horatiu Vultur
2023-02-09
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
2
-3
/
+4
|
\
\
|
*
|
net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
Heiner Kallweit
2023-02-03
1
-0
/
+2
|
*
|
net: phylink: move phy_device_free() to correctly release phy device
Clément Léger
2023-02-03
1
-3
/
+2
*
|
|
net: micrel: Add support for lan8841 PHY
Horatiu Vultur
2023-02-08
1
-9
/
+180
*
|
|
net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
Frank Sae
2023-02-03
2
-3
/
+207
*
|
|
net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phy
Frank Sae
2023-02-03
1
-24
/
+27
*
|
|
net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phy
Frank Sae
2023-02-03
1
-54
/
+199
*
|
|
net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phy
Frank Sae
2023-02-03
1
-4
/
+51
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
3
-3
/
+7
|
\
|
|
[next]