index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
microchip-hlcd/microchip-hlcd-drm-misc-next
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase
Frank Sae
1
-2
/
+2
2023-01-30
net: phy: fix the spelling problem of Sentinel
Frank Sae
1
-1
/
+1
2023-01-30
net: phy: fix null dereference in phy_attach_direct
Colin Foster
1
-1
/
+1
2023-01-28
net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
Andre Kalb
1
-2
/
+4
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-23
net: phy: microchip: run phy initialization during each link update
Rakesh Sankaranarayanan
1
-14
/
+56
2023-01-23
net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy()
Heiner Kallweit
1
-1
/
+2
2023-01-20
net: phy: Remove fallback to old C45 method
Andrew Lunn
1
-8
/
+2
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2023-01-19
net: phy: fix use of uninit variable when setting PLCA config
Piergiorgio Beruto
1
-1
/
+1
2023-01-19
net: sfp: remove unused ctype.h include
Russell King (Oracle)
1
-1
/
+0
2023-01-19
net: sfp: remove acpi.h include
Russell King (Oracle)
1
-1
/
+0
2023-01-19
net: sfp: rename gpio_of_names[]
Russell King (Oracle)
1
-4
/
+4
2023-01-19
net: sfp: use device_get_match_data()
Russell King (Oracle)
1
-12
/
+4
2023-01-19
net: sfp: use i2c_get_adapter_by_fwnode()
Russell King (Oracle)
1
-12
/
+1
2023-01-19
net: phy: Decide on C45 capabilities based on presence of method
Andrew Lunn
1
-1
/
+1
2023-01-19
net: mdio: scan bus based on bus capabilities for C22 and C45
Andrew Lunn
1
-6
/
+2
2023-01-19
net: mdio: Add workaround for Micrel PHYs which are not C45 compatible
Andrew Lunn
1
-3
/
+34
2023-01-19
net: mdio: Rework scanning of bus ready for quirks
Andrew Lunn
1
-39
/
+86
2023-01-19
net: mdio: Move mdiobus_scan() within file
Andrew Lunn
1
-51
/
+50
2023-01-17
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
1
-1
/
+6
2023-01-11
drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY
Piergiorgio Beruto
3
-0
/
+179
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
2
-0
/
+239
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2
-0
/
+195
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
3
-2
/
+23
2023-01-10
net: mdio: add mdiobus_c45_read/write_nested helpers
Andrew Lunn
1
-0
/
+55
2023-01-10
net: mdio: Move mdiobus_c45_addr() next to users
Andrew Lunn
1
-0
/
+5
2023-01-10
net: mdio: C22 is now optional, EOPNOTSUPP if not provided
Andrew Lunn
1
-2
/
+8
2023-01-10
net: mdio: mdiobus_register: update validation test
Andrew Lunn
1
-2
/
+9
2023-01-10
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
1
-0
/
+189
2023-01-10
net: phy: mxl-gpy: disable interrupts on GPY215 by default
Michael Walle
1
-0
/
+5
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
1
-0
/
+7
2023-01-09
net: phy: micrel: Fix warn: passing zero to PTR_ERR
Divya Koppera
1
-5
/
+5
2023-01-09
net: phy: micrel: Fixed error related to uninitialized symbol ret
Divya Koppera
1
-1
/
+2
2023-01-06
net: phy: micrel: Change handler interrupt for lan8814
Horatiu Vultur
1
-17
/
+8
2022-12-30
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
Miaoqian Lin
1
-0
/
+1
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14
-137
/
+2065
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-08
net: phy: remove redundant "depends on" lines
Randy Dunlap
1
-3
/
+0
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+87
2022-12-07
net: phy: mxl-gpy: add MDINT workaround
Michael Walle
1
-0
/
+85
2022-12-06
net: sfp: clean up i2c-bus property parsing
Russell King (Oracle)
1
-36
/
+41
2022-12-06
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
1
-0
/
+2
2022-12-05
net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet
Michael Walle
1
-4
/
+4
2022-11-30
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
1
-0
/
+12
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+21
2022-11-28
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
1
-0
/
+1
2022-11-28
net: phylink: fix PHY validation with rate adaption
Russell King (Oracle)
1
-6
/
+16
2022-11-27
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
1
-0
/
+1
2022-11-25
net: phy: add Motorcomm YT8531S phy id.
Frank
2
-6
/
+48
[prev]
[next]