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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
net: phy: adin: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+20
2020-11-17
net: phy: ste10Xp: remove the use of .ack_interrupt()
Ioana Ciornei
1
-19
/
+22
2020-11-17
net: phy: ste10Xp: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+20
2020-11-17
net: phy: smsc: remove the use of .ack_interrupt()
Ioana Ciornei
1
-15
/
+18
2020-11-17
net: phy: smsc: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+30
2020-11-17
net: phy: amd: remove the use of .ack_interrupt()
Ioana Ciornei
1
-3
/
+11
2020-11-17
net: phy: amd: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+23
2020-11-17
net: phy: nxp-tja11xx: remove the use of .ack_interrupt()
Ioana Ciornei
1
-4
/
+15
2020-11-17
net: phy: nxp-tja11xx: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+23
2020-11-17
net: phy: lxt: remove the use of .ack_interrupt()
Ioana Ciornei
1
-10
/
+34
2020-11-17
net: phy: lxt: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+50
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-11-17
net: phy: microchip: remove the use of .ack_interrupt()
Ioana Ciornei
2
-18
/
+12
2020-11-17
net: phy: microchip: implement generic .handle_interrupt() callback
Ioana Ciornei
2
-0
/
+38
2020-11-17
net: phy: vitesse: remove the use of .ack_interrupt()
Ioana Ciornei
1
-21
/
+3
2020-11-17
net: phy: vitesse: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+37
2020-11-17
net: phy: don't duplicate driver name in phy_attached_print
Heiner Kallweit
1
-8
/
+6
2020-11-17
net: phy: mscc: fix excluded_middle.cocci warnings
kernel test robot
1
-1
/
+1
2020-11-14
net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
Zhang Changzhong
1
-1
/
+3
2020-11-14
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
1
-0
/
+2
2020-11-14
net: phy: mscc: remove non-MACSec compatible phy
Steen Hegelund
1
-1
/
+0
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-11-12
net: phy: aquantia: do not return an error on clearing pending IRQs
Ioana Ciornei
1
-2
/
+2
2020-11-11
net: phy: realtek: support paged operations on RTL8201CP
Heiner Kallweit
1
-0
/
+2
2020-11-10
net: phy: microchip_t1: Don't set .config_aneg
Jisheng Zhang
1
-1
/
+0
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-11-06
net: phy: realtek: remove the use of .ack_interrupt()
Ioana Ciornei
1
-16
/
+52
2020-11-06
net: phy: realtek: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+72
2020-11-06
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
1
-0
/
+13
2020-11-06
net: phy: davicom: remove the use of .ack_interrupt()
Ioana Ciornei
1
-16
/
+21
2020-11-06
net: phy: davicom: implement generic .handle_interrupt() calback
Ioana Ciornei
1
-0
/
+26
2020-11-06
net: phy: cicada: remove the use of .ack_interrupt()
Ioana Ciornei
1
-4
/
+11
2020-11-06
net: phy: cicada: implement the generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+20
2020-11-06
net: phy: broadcom: remove use of ack_interrupt()
Ioana Ciornei
6
-57
/
+68
2020-11-06
net: phy: broadcom: implement generic .handle_interrupt() callback
Ioana Ciornei
7
-15
/
+114
2020-11-06
net: phy: aquantia: remove the use of .ack_interrupt()
Ioana Ciornei
1
-17
/
+19
2020-11-06
net: phy: aquantia: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+27
2020-11-06
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
1
-4
/
+8
2020-11-06
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-28
/
+28
2020-11-06
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
1
-1
/
+1
2020-11-06
net: phy: at803x: remove the use of .ack_interrupt()
Ioana Ciornei
1
-7
/
+12
2020-11-06
net: phy: at803x: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+31
2020-11-06
net: phy: make .ack_interrupt() optional
Ioana Ciornei
1
-1
/
+1
2020-11-06
net: phy: add a shutdown procedure
Ioana Ciornei
1
-0
/
+8
2020-11-06
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
1
-2
/
+4
2020-11-05
net: phy: adin: implement cable-test support
Alexandru Ardelean
1
-0
/
+138
2020-11-05
net: phy: adin: disable diag clock & disable standby mode in config_aneg
Alexandru Ardelean
1
-2
/
+10
2020-11-04
net: phy: realtek: Add support for RTL8221B-CG series
Willy Liu
1
-0
/
+40
2020-11-03
sfp: Fix error handing in sfp_probe()
YueHaibing
1
-1
/
+2
[prev]
[next]