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