index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+31
2021-06-28
net: phy: at803x: mask 1000 Base-X link mode
David Bauer
1
-1
/
+29
2021-06-24
net: phy: mscc: fix macsec key length
Antoine Tenart
2
-2
/
+2
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+1
2021-06-17
net: mdio: use device_set_node() to setup both fwnode and of
Ioana Ciornei
1
-2
/
+1
2021-06-16
net: phy: replace if-else statements with switch
Weihang Li
1
-4
/
+9
2021-06-16
net: phy: remove unnecessary line continuation
Wenpeng Liang
2
-6
/
+6
2021-06-16
net: phy: print the function name by __func__ instead of an fixed string
Wenpeng Liang
1
-2
/
+2
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
4
-12
/
+9
2021-06-16
net: phy: fix space alignment issues
Wenpeng Liang
4
-25
/
+25
2021-06-16
net: phy: delete repeated words of comments
Wenpeng Liang
2
-2
/
+2
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
5
-9
/
+16
2021-06-16
net: phy: change format of some declarations
Wenpeng Liang
5
-5
/
+9
2021-06-14
net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...
Vladimir Oltean
1
-0
/
+6
2021-06-14
net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparound
Vladimir Oltean
1
-1
/
+1
2021-06-14
net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...
Vladimir Oltean
1
-1
/
+1
2021-06-14
net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug
Vladimir Oltean
1
-1
/
+1
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
1
-0
/
+180
2021-06-14
net: phy: micrel: ksz8081 add MDI-X support
Oleksij Rempel
1
-0
/
+89
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
1
-0
/
+88
2021-06-14
net: phy: micrel: use consistent alignments
Oleksij Rempel
1
-22
/
+22
2021-06-14
net: phy: micrel: remove redundant assignment to pointer of_node
Colin Ian King
1
-6
/
+3
2021-06-12
net: phylink: Add 25G BASE-R support
Steen Hegelund
1
-0
/
+5
2021-06-12
net: sfp: add support for 25G BASE-R SFPs
Steen Hegelund
1
-0
/
+5
2021-06-11
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
1
-38
/
+1
2021-06-11
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
1
-0
/
+54
2021-06-11
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
2
-2
/
+4
2021-06-11
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
1
-0
/
+21
2021-06-11
net: phy: Introduce phy related fwnode functions
Calvin Johnson
1
-0
/
+62
2021-06-11
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
1
-0
/
+23
2021-06-11
net: phy: dp83867: perform soft reset and retain established link
Praneeth Bajjuri
1
-5
/
+1
2021-06-10
net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space
Wong Vee Khee
1
-0
/
+12
2021-06-09
net: phy: realtek: net: Fix less than zero comparison of a u16
Colin Ian King
1
-8
/
+9
2021-06-08
net: phy: realtek: add delay to fix RXC generation issue
Joakim Zhang
1
-1
/
+14
2021-06-08
net: phy: realtek: add dt property to enable ALDPS mode
Joakim Zhang
1
-3
/
+17
2021-06-08
net: phy: realtek: add dt property to disable CLKOUT clock
Joakim Zhang
1
-1
/
+41
2021-06-07
net: phy: do not print dump stack if device was removed
Oleksij Rempel
1
-0
/
+3
2021-06-07
net: usb/phy: asix: add support for ax88772A/C PHYs
Oleksij Rempel
1
-1
/
+73
2021-06-03
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
1
-21
/
+6
2021-05-30
net: phy: abort loading yt8511 driver in unsupported modes
Peter Geis
1
-7
/
+8
2021-05-30
net: phy: fix yt8511 clang uninitialized variable warning
Peter Geis
1
-1
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-21
net: phy: add driver for Motorcomm yt8511 phy
Peter Geis
3
-0
/
+143
2021-05-19
net: phy: add MediaTek Gigabit Ethernet PHY driver
DENG Qingfang
3
-0
/
+118
2021-05-17
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
1
-1
/
+2
2021-05-17
net: phy: Demote non-compliant kernel-doc headers
Yang Shen
2
-2
/
+2
2021-05-14
net: phy: add support for qca8k switch internal PHY in at803x
Ansuel Smith
2
-3
/
+134
2021-05-14
net: phy: at803x: clean whitespace errors
Ansuel Smith
1
-14
/
+16
2021-05-10
phy: nxp-c45-tja11xx: add timestamping support
Radu Pirea (NXP OSS)
1
-1
/
+530
[next]