index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell10g.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-01-05
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
1
-2
/
+0
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2023-11-28
net: phy: marvell10g: fill in possible_interfaces
Russell King (Oracle)
1
-0
/
+18
2023-11-28
net: phy: marvell10g: table driven mactype decode
Russell King (Oracle)
1
-77
/
+120
2023-07-23
net: phy: marvell10g: fix 88x3310 power up
Jiawen Wu
1
-0
/
+7
2023-04-10
net: phy: marvell: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2022-10-03
net: phy: marvell10g: select host interface configuration
Russell King
1
-0
/
+112
2022-10-03
net: phy: marvell10g: Use tabs instead of spaces for indentation
Marek Behún
1
-9
/
+9
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
1
-1
/
+2
2022-04-26
net: phy: marvell10g: fix return value on error
Baruch Siach
1
-1
/
+1
2021-09-30
net: phy: marvell10g: add downshift tunable support
Russell King
1
-1
/
+106
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2021-08-28
net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...
Vladimir Oltean
1
-0
/
+8
2021-07-16
net: phy: marvell10g: enable WoL for 88X3310 and 88E2110
Voon Weifeng
1
-0
/
+89
2021-07-11
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek Behún
1
-5
/
+35
2021-04-08
net: phy: marvell10g: change module description
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: differentiate 88E2110 vs 88E2111
Marek Behún
1
-0
/
+62
2021-04-08
net: phy: marvell10g: fix driver name for mv88e2110
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: add separate structure for 88X3340
Marek Behún
1
-2
/
+56
2021-04-08
net: phy: marvell10g: support other MACTYPEs
Marek Behún
1
-36
/
+54
2021-04-08
net: phy: marvell10g: store temperature read method in chip strucutre
Marek Behún
1
-9
/
+14
2021-04-08
net: phy: marvell10g: check for correct supported interface mode
Marek Behún
1
-7
/
+30
2021-04-08
net: phy: marvell10g: support all rate matching modes
Marek Behún
1
-11
/
+92
2021-04-08
net: phy: marvell10g: add MACTYPE definitions for 88E21xx
Marek Behún
1
-0
/
+9
2021-04-08
net: phy: marvell10g: add all MACTYPE definitions for 88X33x0
Marek Behún
1
-5
/
+13
2021-04-08
net: phy: marvell10g: indicate 88X33x0 only port control registers
Marek Behún
1
-7
/
+7
2021-04-08
net: phy: marvell10g: allow 5gbase-r and usxgmii
Marek Behún
1
-1
/
+7
2021-04-08
net: phy: marvell10g: fix typo
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: rename register
Marek Behún
1
-4
/
+4
2021-03-25
net: phy: marvell10g: Add PHY loopback support
Wong Vee Khee
1
-0
/
+2
2021-02-12
net: phy: introduce phydev->port
Michael Walle
1
-0
/
+2
2020-08-12
net: phy: marvell10g: fix null pointer dereference
Marek Behún
1
-11
/
+7
2020-06-30
net: phy: marvell10g: support XFI rate matching mode
Baruch Siach
1
-0
/
+22
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+26
2020-04-27
net: phy: marvell10g: fix temperature sensor on 2110
Baruch Siach
1
-1
/
+26
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-04-25
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
1
-2
/
+0
2020-04-23
net: phy: marvell10g: limit soft reset to 88x3310
Baruch Siach
1
-1
/
+2
2020-04-15
net: marvell10g: soft-reset the PHY when coming out of low power
Russell King
1
-3
/
+13
2020-04-15
net: marvell10g: report firmware version
Russell King
1
-0
/
+20
2020-03-24
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-10
/
+5
2020-03-05
net: phy: marvell10g: place in powersave mode at probe
Russell King
1
-4
/
+26
2020-03-05
net: phy: marvell10g: add energy detect power down tunable
Russell King
1
-1
/
+85
2020-03-05
net: phy: marvell10g: add mdix control
Russell King
1
-2
/
+59
2020-02-27
net: phy: marvell10g: read copper results from CSSR1
Russell King
1
-52
/
+89
2020-01-06
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
1
-5
/
+6
2019-12-11
net: sfp: derive interface mode from ethtool link modes
Russell King
1
-1
/
+1
2019-11-19
net: phy: marvell10g: add SFP+ support
Russell King
1
-1
/
+24
2019-05-30
net: phy: marvell10g: report if the PHY fails to boot firmware
Russell King
1
-0
/
+13
[next]