index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2023-04-09
net: phy: sfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: mxl: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: marvell: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: bcm54140: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-04
net: phy: meson-gxl: enable edpd tunable support for G12A internal PHY
Heiner Kallweit
2023-04-03
net: phy: smsc: enable edpd tunable support
Heiner Kallweit
2023-04-03
net: phy: smsc: add support for edpd tunable
Heiner Kallweit
2023-04-03
net: phy: smsc: prepare for making edpd wait period configurable
Heiner Kallweit
2023-04-03
net: phy: smsc: add flag edpd_mode_set_by_user
Heiner Kallweit
2023-04-03
net: phy: smsc: clear edpd_enable if interrupt mode is used
Heiner Kallweit
2023-04-03
net: phy: smsc: add helper smsc_phy_config_edpd
Heiner Kallweit
2023-04-03
net: phy: smsc: rename flag energy_enable
Heiner Kallweit
2023-04-03
net: sfp: add quirk enabling 2500Base-x for HG MXPD-483II
Daniel Golle
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
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)
[next]