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
2021-02-11
net: phy: icplus: add PHY counter for IP101G
Michael Walle
-0
/
+75
2021-02-11
net: phy: icplus: fix paged register access
Michael Walle
-13
/
+54
2021-02-11
net: phy: icplus: don't set APS_EN bit on IP101G
Michael Walle
-7
/
+20
2021-02-11
net: phy: icplus: split IP101A/G driver
Michael Walle
-3
/
+66
2021-02-11
net: phy: icplus: use the .soft_reset() of the phy-core
Michael Walle
-30
/
+2
2021-02-11
net: phy: icplus: drop address operator for functions
Michael Walle
-5
/
+5
2021-02-11
net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G
Michael Walle
-2
/
+2
2021-02-11
net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
Michael Walle
-9
/
+10
2021-02-11
net: phy: introduce phydev->port
Michael Walle
-4
/
+34
2021-02-09
net: phy: broadcom: remove BCM5482 1000Base-BX support
Michael Walle
-92
/
+1
2021-02-09
net: phy: drop explicit genphy_read_status() op
Michael Walle
-2
/
+0
2021-02-03
net: mdiobus: Prevent spike on MDIO bus reset signal
Mike Looijmans
-4
/
+2
2021-01-28
net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
Pali Rohár
-2
/
+30
2021-01-28
net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
Pali Rohár
-33
/
+67
2021-01-22
net: phy: realtek: Add support for RTL9000AA/AN
Yuusuke Ashizuka
-0
/
+132
2021-01-18
net: phy: national: remove definition of DEBUG
Tom Rix
-2
/
+0
2021-01-15
net: phy: at803x: add support for configuring SmartEEE
Russell King
-1
/
+64
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+2
2021-01-14
sfp: add support for 100 base-x SFPs
Bjarni Jonasson
-0
/
+9
2021-01-14
net: phy: ar803x: disable extended next page bit
Russell King
-1
/
+7
2021-01-12
net: sfp: add debugfs support
Russell King
-0
/
+55
2021-01-12
net: phy: smsc: fix clk error handling
Marco Felsch
-1
/
+2
2021-01-11
net: phy: at803x: use phy_modify_mmd()
Russell King
-9
/
+2
2021-01-11
net: sfp: extend bitrate-derived mode for 2500BASE-X
Russell King
-3
/
+8
2021-01-11
net: sfp: cope with SFPs that set both LOS normal and LOS inverted
Russell King
-14
/
+22
2021-01-07
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
-4
/
+4
2021-01-07
net: phy: bcm7xxx: Add an entry for BCM72116
Florian Fainelli
-0
/
+2
2021-01-05
net: phy: micrel: Add KS8851 PHY support
Marek Vasut
-1
/
+1
2020-12-09
net: sfp: relax bitrate-derived mode check
Russell King
-6
/
+5
2020-12-09
net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
Russell King
-5
/
+58
2020-12-01
net: phy: marvell: replace phy_modify()
Yejune Deng
-8
/
+8
2020-11-27
net: phy: micrel: fix interrupt handling
Oleksij Rempel
-1
/
+1
2020-11-25
net: phy: realtek: read actual speed on rtl8211f to detect downshift
Antonio Borneo
-0
/
+1
2020-11-25
net: phy: mscc: use new PTP_MSGTYPE_* defines
Christian Eggers
-12
/
+7
2020-11-25
net: phy: dp83640: use new PTP_MSGTYPE_SYNC define
Christian Eggers
-4
/
+1
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
-47
/
+3
2020-11-25
net: phy: qsemi: remove the use of .ack_interrupt()
Ioana Ciornei
-3
/
+17
2020-11-25
net: phy: qsemi: implement generic .handle_interrupt() callback
Ioana Ciornei
-0
/
+22
2020-11-25
net: phy: ti: remove the use of .ack_interrupt()
Ioana Ciornei
-31
/
+56
2020-11-25
net: phy: ti: implement generic .handle_interrupt() callback
Ioana Ciornei
-0
/
+191
2020-11-25
net: phy: national: remove the use of the .ack_interrupt()
Ioana Ciornei
-14
/
+22
2020-11-25
net: phy: national: implement generic .handle_interrupt() callback
Ioana Ciornei
-0
/
+22
2020-11-25
net: phy: micrel: remove the use of .ack_interrupt()
Ioana Ciornei
-16
/
+15
2020-11-25
net: phy: micrel: implement generic .handle_interrupt() callback
Ioana Ciornei
-0
/
+34
2020-11-25
net: phy: meson-gxl: remove the use of .ack_callback()
Ioana Ciornei
-8
/
+11
2020-11-25
net: phy: meson-gxl: implement generic .handle_interrupt() callback
Ioana Ciornei
-0
/
+20
2020-11-25
net: phy: icplus: remove the use .ack_interrupt()
Ioana Ciornei
-13
/
+25
2020-11-25
net: phy: icplus: implement generic .handle_interrupt() callback
Ioana Ciornei
-8
/
+16
2020-11-25
net: phy: intel-xway: remove the use of .ack_interrupt()
Ioana Ciornei
-12
/
+15
2020-11-25
net: phy: intel-xway: implement generic .handle_interrupt() callback
Ioana Ciornei
-18
/
+28
[prev]
[next]