index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
2023-05-18
net: sfp: add support for rate selection
Russell King (Oracle)
2023-05-18
net: sfp: add support for setting signalling rate
Russell King (Oracle)
2023-05-18
net: sfp: change st_mutex locking
Russell King (Oracle)
2023-05-18
net: sfp: move sm_mutex into sfp_check_state()
Russell King (Oracle)
2023-05-18
net: sfp: swap order of rtnl and st_mutex locks
Russell King (Oracle)
2023-05-18
net: sfp: move rtnl lock to cover reading state
Russell King (Oracle)
2023-05-18
net: sfp: add helper to modify signal states
Russell King (Oracle)
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-15
net: phylink: fix ksettings_set() ethtool call
Russell King (Oracle)
2023-05-13
net: phylink: constify fwnode arguments
Russell King (Oracle)
2023-05-13
net: phy: broadcom: Add support for Wake-on-LAN
Florian Fainelli
2023-05-13
net: phy: Allow drivers to always call into ->suspend()
Florian Fainelli
2023-05-12
net: phy: dp83867: add w/a for packet errors seen with short cables
Grygorii Strashko
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-09
net: phy: bcm7xx: Correct read from expansion register
Florian Fainelli
2023-05-09
net: phy: dp83869: support mii mode when rgmii strap cfg is used
Grygorii Strashko
2023-04-26
net: phy: hide the PHYLIB_LEDS knob
Paolo Abeni
2023-04-25
net: phy: marvell-88x2222: remove unnecessary (void*) conversions
wuych
2023-04-24
net: phy: marvell: Fix inconsistent indenting in led_blink_set
Christian Marangi
2023-04-24
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
2023-04-24
net: phy: Fix reading LED reg property
Alexander Stein
2023-04-24
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
2023-04-23
drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
Ramón Nordin Rodriguez
2023-04-21
net: phy: add basic driver for NXP CBTX PHY
Vladimir Oltean
2023-04-20
net: phy: fix circular LEDS_CLASS dependencies
Arnd Bergmann
2023-04-19
net: micrel: Update the list of supported phys
Horatiu Vultur
2023-04-19
net: phy: marvell: Implement led_blink_set()
Andrew Lunn
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
2023-04-19
net: phy: marvell: Add software control of the LEDs
Andrew Lunn
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
2023-04-19
net: phy: Add a binding for PHY LEDs
Andrew Lunn
2023-04-17
net: phy: micrel: Fix PTP_PF_PEROUT for lan8841
Horatiu Vultur
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-11
net: phy: nxp-c45-tja11xx: add remove callback
Radu Pirea (OSS)
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-09
net: sfp: avoid EEPROM read of absent SFP module
Ivan Bornyakov
2023-04-09
net: sfp: initialize sfp->i2c_block_size at sfp allocation
Ivan Bornyakov
2023-04-07
net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
Radu Pirea (OSS)
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
[next]