index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-27
net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the code
Heiner Kallweit
2023-03-27
net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisement
Oleksij Rempel
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
2023-03-27
net: sfp: constify sfp-bus internal fwnode uses
Russell King (Oracle)
2023-03-27
net: sfp: make sfp_bus_find_fwnode() take a const fwnode
Russell King (Oracle)
2023-03-24
net: phy: dp83869: fix default value for tx-/rx-internal-delay
Josua Mayer
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
net: phy: Improved PHY error reporting in state machine
Florian Fainelli
2023-03-24
net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841
Horatiu Vultur
2023-03-22
net: sfp: add quirk for 2.5G copper SFP
Russell King (Oracle)
2023-03-22
net: sfp-bus: allow SFP quirks to override Autoneg and pause bits
Russell King (Oracle)
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
2023-03-20
net: phy: meson-gxl: reuse functionality of the SMSC PHY driver
Heiner Kallweit
2023-03-20
net: phy: smsc: export functions for use by meson-gxl PHY driver
Heiner Kallweit
2023-03-19
net: sfp: fix state loss when updating state_hw_mask
Russell King (Oracle)
2023-03-19
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
2023-03-19
net: phy: Ensure state transitions are processed from phy_stop()
Florian Fainelli
2023-03-19
net: phy: at803x: Replace of_gpio.h with what indeed is used
Andy Shevchenko
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-16
net: phy: mxl-gpy: enhance delay time required by loopback disable function
Xu Liang
2023-03-15
net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"
Colin Ian King
2023-03-15
net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
Vladimir Oltean
2023-03-15
net: phy: micrel: drop superfluous use of temp variable
Wolfram Sang
2023-03-15
net: phy: update obsolete comment about PHY_STARTING
Wolfram Sang
2023-03-15
net: phy: ks8995: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
Heiner Kallweit
2023-03-13
net: phy: smsc: use device_property_present in smsc_phy_probe
Heiner Kallweit
2023-03-13
net: phy: dp83867: Disable IRQs on suspend
Alexander Stein
2023-03-13
net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841
Horatiu Vultur
2023-03-10
net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
Radu Pirea (OSS)
2023-03-10
net: sfp: only use soft polling if we have A2h access
Russell King (Oracle)
2023-03-10
net: sfp: add A2h presence flag
Russell King (Oracle)
2023-03-09
net: phy: smsc: use phy_set_bits in smsc_phy_config_init
Heiner Kallweit
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-07
net: phy: smsc: simplify lan95xx_config_aneg_ext
Heiner Kallweit
2023-03-06
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
2023-03-06
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
2023-03-02
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2023-02-28
net: phy: unlock on error in phy_probe()
Dan Carpenter
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
net: phy: c45: fix network interface initialization failures on xtensa, arm:c...
Oleksij Rempel
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-23
net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes
Oleksij Rempel
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
2023-02-23
net: phy: c45: use "supported_eee" instead of supported for access validation
Oleksij Rempel
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
2023-02-20
net: phy: Add locks to ethtool functions
Andrew Lunn
2023-02-20
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
Andrew Lunn
[prev]
[next]