index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
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
/
marvell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
1
-2
/
+0
2024-05-07
net: phy: marvell: add support for MV88E6250 family internal PHYs
Matthias Schiffer
1
-1
/
+80
2024-05-07
net: phy: marvell: constify marvell_hw_stats
Matthias Schiffer
1
-1
/
+1
2024-04-06
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-04-06
net: phy: marvell: implement cable test for 88E1111
Pawel Dembicki
1
-0
/
+93
2024-04-03
net: phy: marvell: implement cable-test for 88E308X/88E609X family
Pawel Dembicki
1
-0
/
+208
2024-04-03
net: phy: marvell: add basic support of 88E308X/88E609X family
Pawel Dembicki
1
-0
/
+13
2024-03-07
net: phy: marvell: add comment about m88e1111_config_init_1000basex()
Russell King (Oracle)
1
-1
/
+4
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-1
/
+1
2023-08-10
net: phy: marvell: Add support for offloading LED blinking
Andrew Lunn
1
-0
/
+281
2023-04-24
net: phy: marvell: Fix inconsistent indenting in led_blink_set
Christian Marangi
1
-4
/
+4
2023-04-19
net: phy: marvell: Implement led_blink_set()
Andrew Lunn
1
-0
/
+36
2023-04-19
net: phy: marvell: Add software control of the LEDs
Andrew Lunn
1
-5
/
+40
2023-04-09
net: phy: marvell: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-02-20
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
Andrew Lunn
1
-1
/
+1
2022-11-15
net: phy: marvell: add sleep time after enabling the loopback bit
Aminuddin Jamaluddin
1
-7
/
+9
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
1
-1
/
+2
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-06-19
net: phy: marvell: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-8
/
+2
2022-05-17
net: phy: marvell: Add errata section 5.1 for Alaska PHY
Leszek Polak
1
-0
/
+37
2022-05-01
net: phy: marvell: update abilities and advertising when switching to SGMII
Robert Hancock
1
-1
/
+15
2022-03-14
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Kurt Cancemi
1
-4
/
+4
2022-02-07
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
1
-4
/
+6
2022-02-06
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
1
-4
/
+3
2022-01-15
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
1
-1
/
+55
2022-01-05
net: phy: marvell: configure RGMII delays for 88E1118
Russell King (Oracle)
1
-0
/
+6
2022-01-05
net: phy: marvell: use phy_write_paged() to set MSCR
Russell King (Oracle)
1
-14
/
+8
2021-08-16
net: phy: marvell: Add WAKE_PHY support to WOL event
Song Yoong Siang
1
-3
/
+36
2021-08-13
net: phy: marvell: add SFP support for 88E1510
Ivan Bornyakov
1
-1
/
+104
2021-06-16
net: phy: replace if-else statements with switch
Weihang Li
1
-4
/
+9
2021-06-03
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
1
-21
/
+6
2021-04-30
net: phy: marvell: enable downshift by default
Maxim Kochetkov
1
-12
/
+50
2021-04-28
net: phy: marvell: add downshift support for M88E1240
Maxim Kochetkov
1
-0
/
+2
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-20
/
+32
2021-04-22
net: phy: marvell: fix m88e1111_set_downshift
Maxim Kochetkov
1
-10
/
+16
2021-04-22
net: phy: marvell: fix m88e1011_set_downshift
Maxim Kochetkov
1
-10
/
+16
2021-04-21
net: phy: marvell: don't use empty switch default case
Marek Behún
1
-2
/
+0
2021-04-20
net: phy: marvell: add support for Amethyst internal PHY
Marek Behún
1
-3
/
+114
2021-04-20
net: phy: marvell: use assignment by bitwise AND operator
Marek Behún
1
-1
/
+1
2021-04-20
net: phy: marvell: fix HWMON enable register for 6390
Marek Behún
1
-10
/
+9
2021-04-20
net: phy: marvell: refactor HWMON OOP style
Marek Behún
1
-244
/
+125
2021-04-12
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
1
-3
/
+29
2021-02-16
net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111
Robert Hancock
1
-5
/
+8
2021-02-11
net: phy: introduce phydev->port
Michael Walle
1
-0
/
+1
2021-02-09
net: phy: drop explicit genphy_read_status() op
Michael Walle
1
-1
/
+0
2020-12-01
net: phy: marvell: replace phy_modify()
Yejune Deng
1
-8
/
+8
2020-11-17
net: phy: marvell: remove the use of .ack_interrupt()
Ioana Ciornei
1
-20
/
+11
2020-11-17
net: phy: marvell: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-21
/
+36
2020-10-30
net: phy: marvell: add special handling of Finisar modules with 88E1111
Robert Hancock
1
-1
/
+99
[next]