index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Lines
2023-05-26
net: phy: broadcom: Register dummy IRQ handler
Florian Fainelli
-1
/
+16
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-29
/
+55
2023-05-24
net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()
Russell King (Oracle)
-20
/
+33
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
-26
/
+29
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
-4
/
+0
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
-0
/
+26
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
-0
/
+1
2023-05-24
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
-0
/
+39
2023-05-24
net: phylink: remove duplicated linkmode pause resolution
Russell King (Oracle)
-11
/
+4
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
-4
/
+7
2023-05-23
net: sfp: add support for HXSX-ATRI-1 copper SFP+ module
Josua Mayer
-1
/
+2
2023-05-22
net: phylink: require supported_interfaces to be filled
Russell King (Oracle)
-15
/
+11
2023-05-22
net: sfp: add support for a couple of copper multi-rate modules
Russell King (Oracle)
-3
/
+31
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
-14
/
+12
2023-05-18
net: sfp: add support for rate selection
Russell King (Oracle)
-24
/
+188
2023-05-18
net: sfp: add support for setting signalling rate
Russell King (Oracle)
-0
/
+50
2023-05-18
net: sfp: change st_mutex locking
Russell King (Oracle)
-14
/
+42
2023-05-18
net: sfp: move sm_mutex into sfp_check_state()
Russell King (Oracle)
-9
/
+14
2023-05-18
net: sfp: swap order of rtnl and st_mutex locks
Russell King (Oracle)
-2
/
+2
2023-05-18
net: sfp: move rtnl lock to cover reading state
Russell King (Oracle)
-1
/
+1
2023-05-18
net: sfp: add helper to modify signal states
Russell King (Oracle)
-4
/
+8
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+25
2023-05-15
net: phylink: fix ksettings_set() ethtool call
Russell King (Oracle)
-4
/
+4
2023-05-13
net: phylink: constify fwnode arguments
Russell King (Oracle)
-5
/
+6
2023-05-13
net: phy: broadcom: Add support for Wake-on-LAN
Florian Fainelli
-3
/
+340
2023-05-13
net: phy: Allow drivers to always call into ->suspend()
Florian Fainelli
-2
/
+3
2023-05-12
net: phy: dp83867: add w/a for packet errors seen with short cables
Grygorii Strashko
-1
/
+21
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+6
2023-05-09
net: phy: bcm7xx: Correct read from expansion register
Florian Fainelli
-1
/
+6
2023-05-09
net: phy: dp83869: support mii mode when rgmii strap cfg is used
Grygorii Strashko
-1
/
+12
2023-04-26
net: phy: hide the PHYLIB_LEDS knob
Paolo Abeni
-3
/
+1
2023-04-25
net: phy: marvell-88x2222: remove unnecessary (void*) conversions
wuych
-2
/
+2
2023-04-24
net: phy: marvell: Fix inconsistent indenting in led_blink_set
Christian Marangi
-4
/
+4
2023-04-24
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
-0
/
+31
2023-04-24
net: phy: Fix reading LED reg property
Alexander Stein
-1
/
+5
2023-04-24
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
-2
/
+1
2023-04-23
drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
Ramón Nordin Rodriguez
-0
/
+144
2023-04-21
net: phy: add basic driver for NXP CBTX PHY
Vladimir Oltean
-0
/
+234
2023-04-20
net: phy: fix circular LEDS_CLASS dependencies
Arnd Bergmann
-2
/
+10
2023-04-19
net: micrel: Update the list of supported phys
Horatiu Vultur
-2
/
+2
2023-04-19
net: phy: marvell: Implement led_blink_set()
Andrew Lunn
-0
/
+36
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
-0
/
+18
2023-04-19
net: phy: marvell: Add software control of the LEDs
Andrew Lunn
-5
/
+40
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
-3
/
+12
2023-04-19
net: phy: Add a binding for PHY LEDs
Andrew Lunn
-0
/
+77
2023-04-17
net: phy: micrel: Fix PTP_PF_PEROUT for lan8841
Horatiu Vultur
-1
/
+1
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+27
2023-04-11
net: phy: nxp-c45-tja11xx: add remove callback
Radu Pirea (OSS)
-0
/
+12
2023-04-09
net: phy: sfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
-1
/
+1
2023-04-09
net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
-1
/
+1
[prev]
[next]