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: motorcomm: change the phy id of yt8521 and yt8531s to lowercase
Frank Sae
2023-01-31
1
-2
/
+2
*
net: phy: fix the spelling problem of Sentinel
Frank Sae
2023-01-31
1
-1
/
+1
*
net: phy: microchip: run phy initialization during each link update
Rakesh Sankaranarayanan
2023-01-24
1
-14
/
+56
*
net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy()
Heiner Kallweit
2023-01-24
1
-1
/
+2
*
net: phy: Remove fallback to old C45 method
Andrew Lunn
2023-01-21
1
-8
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
1
-1
/
+6
|
\
|
*
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
2023-01-17
1
-1
/
+6
*
|
net: phy: fix use of uninit variable when setting PLCA config
Piergiorgio Beruto
2023-01-20
1
-1
/
+1
*
|
net: sfp: remove unused ctype.h include
Russell King (Oracle)
2023-01-20
1
-1
/
+0
*
|
net: sfp: remove acpi.h include
Russell King (Oracle)
2023-01-20
1
-1
/
+0
*
|
net: sfp: rename gpio_of_names[]
Russell King (Oracle)
2023-01-20
1
-4
/
+4
*
|
net: sfp: use device_get_match_data()
Russell King (Oracle)
2023-01-20
1
-12
/
+4
*
|
net: sfp: use i2c_get_adapter_by_fwnode()
Russell King (Oracle)
2023-01-20
1
-12
/
+1
*
|
net: phy: Decide on C45 capabilities based on presence of method
Andrew Lunn
2023-01-19
1
-1
/
+1
*
|
net: mdio: scan bus based on bus capabilities for C22 and C45
Andrew Lunn
2023-01-19
1
-6
/
+2
*
|
net: mdio: Add workaround for Micrel PHYs which are not C45 compatible
Andrew Lunn
2023-01-19
1
-3
/
+34
*
|
net: mdio: Rework scanning of bus ready for quirks
Andrew Lunn
2023-01-19
1
-39
/
+86
*
|
net: mdio: Move mdiobus_scan() within file
Andrew Lunn
2023-01-19
1
-51
/
+50
*
|
drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY
Piergiorgio Beruto
2023-01-11
3
-0
/
+179
*
|
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
2023-01-11
2
-0
/
+239
*
|
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2023-01-11
2
-0
/
+195
*
|
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2023-01-11
3
-2
/
+23
*
|
net: mdio: add mdiobus_c45_read/write_nested helpers
Andrew Lunn
2023-01-11
1
-0
/
+55
*
|
net: mdio: Move mdiobus_c45_addr() next to users
Andrew Lunn
2023-01-11
1
-0
/
+5
*
|
net: mdio: C22 is now optional, EOPNOTSUPP if not provided
Andrew Lunn
2023-01-11
1
-2
/
+8
*
|
net: mdio: mdiobus_register: update validation test
Andrew Lunn
2023-01-11
1
-2
/
+9
*
|
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
2023-01-11
1
-0
/
+189
*
|
net: phy: mxl-gpy: disable interrupts on GPY215 by default
Michael Walle
2023-01-10
1
-0
/
+5
*
|
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
2023-01-10
1
-0
/
+7
*
|
net: phy: micrel: Fix warn: passing zero to PTR_ERR
Divya Koppera
2023-01-09
1
-5
/
+5
*
|
net: phy: micrel: Fixed error related to uninitialized symbol ret
Divya Koppera
2023-01-09
1
-1
/
+2
*
|
net: phy: micrel: Change handler interrupt for lan8814
Horatiu Vultur
2023-01-07
1
-17
/
+8
|
/
*
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
Miaoqian Lin
2022-12-30
1
-0
/
+1
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-14
14
-137
/
+2065
|
\
|
*
net: phy: remove redundant "depends on" lines
Randy Dunlap
2022-12-09
1
-3
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-09
2
-0
/
+87
|
|
\
|
*
|
net: sfp: clean up i2c-bus property parsing
Russell King (Oracle)
2022-12-07
1
-36
/
+41
|
*
|
net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet
Michael Walle
2022-12-05
1
-4
/
+4
|
*
|
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
2022-12-01
1
-0
/
+12
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
3
-7
/
+21
|
|
\
\
|
*
|
|
net: phy: add Motorcomm YT8531S phy id.
Frank
2022-11-25
2
-6
/
+48
|
*
|
|
net: phy: mscc: macsec: do not copy encryption keys
Antoine Tenart
2022-11-18
2
-29
/
+30
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
2
-7
/
+16
|
|
\
\
\
|
*
|
|
|
net: phy: aquantia: add AQR112 and AQR412 PHY IDs
Vladimir Oltean
2022-11-16
1
-0
/
+40
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
net: phy: dp83867: add TI PHY loopback
Tan Tee Min
2022-11-10
1
-0
/
+7
|
*
|
|
|
|
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-08
1
-0
/
+1
|
*
|
|
|
|
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-08
1
-1
/
+4
|
*
|
|
|
|
net: phy: fix yt8521 duplicated argument to & or |
Frank
2022-11-07
1
-4
/
+4
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
1
-1
/
+1
|
|
\
\
\
\
\
[next]