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-10-25
phy: phy_start_aneg: Add an unlocked version
Andrew Lunn
1
-6
/
+24
2021-10-25
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
Andrew Lunn
1
-53
/
+53
2021-10-25
phy: phy_ethtool_ksettings_get: Lock the phy for consistency
Andrew Lunn
1
-0
/
+2
2021-10-25
net: phy: add qca8081 cdt feature
Luo Jie
1
-3
/
+191
2021-10-25
net: phy: adjust qca8081 master/slave seed value if link down
Luo Jie
1
-0
/
+16
2021-10-25
net: phy: add qca8081 soft_reset and enable master/slave seed
Luo Jie
1
-0
/
+48
2021-10-25
net: phy: add qca8081 config_init
Luo Jie
1
-0
/
+107
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
1
-0
/
+34
2021-10-25
net: phy: add qca8081 config_aneg
Luo Jie
1
-1
/
+25
2021-10-25
net: phy: add qca8081 get_features
Luo Jie
1
-0
/
+10
2021-10-25
net: phy: add qca8081 read_status
Luo Jie
1
-22
/
+73
2021-10-25
net: phy: add qca8081 ethernet phy driver
Luo Jie
1
-1
/
+16
2021-10-25
net: phy: at803x: use GENMASK() for speed status
Luo Jie
1
-5
/
+5
2021-10-25
net: phy: at803x: improve the WOL feature
Luo Jie
1
-7
/
+38
2021-10-25
net: phy: at803x: use phy_modify()
Luo Jie
1
-6
/
+2
2021-10-25
net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
Luo Jie
1
-3
/
+3
2021-10-24
net: phy: constify netdev->dev_addr references
Jakub Kicinski
2
-4
/
+4
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-1
/
+1
2021-10-24
net: phy: bcm7xxx: Add EPHY entry for 7712
Florian Fainelli
1
-0
/
+2
2021-10-24
net: phylink: Convert some users of mdiobus_* to mdiodev_*
Sean Anderson
1
-16
/
+7
2021-10-20
phy: micrel: ksz8041nl: do not use power down mode
Stefan Agner
1
-2
/
+3
2021-10-19
net: phylink: Support disabling autonegotiation for PCS
Robert Hancock
1
-5
/
+19
2021-10-19
net: phylink: rejig SFP interface selection in ksettings_set()
Russell King (Oracle)
1
-10
/
+10
2021-10-18
net: phy: realtek: add support for RTL8365MB-VC internal PHYs
Alvin Šipraga
1
-0
/
+8
2021-10-14
net: phy: dp83867: introduce critical chip default init for non-of platform
Lay, Kuan Loon
1
-0
/
+19
2021-10-14
net: phy: micrel: make *-skew-ps check more lenient
Matthias Schiffer
1
-2
/
+2
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-10
net: phy: at803x: better describe debug regs
Ansuel Smith
1
-15
/
+15
2021-10-10
net: phy: at803x: enable prefer master for 83xx internal phy
Ansuel Smith
1
-0
/
+3
2021-10-10
net: phy: at803x: add DAC amplitude fix for 8327 phy
Ansuel Smith
1
-0
/
+33
2021-10-10
net: phy: at803x: fix resume for QCA8327 phy
Ansuel Smith
1
-6
/
+63
2021-10-09
net: phy: Do not shutdown PHYs in READY state
Florian Fainelli
1
-0
/
+3
2021-10-08
net: phy: micrel: ksz9131 led errata workaround
Francesco Dolcini
1
-0
/
+24
2021-10-08
net: phylib: ensure phy device drivers do not match by DT
Russell King (Oracle)
1
-0
/
+10
2021-10-08
net: mdio: ensure the type of mdio devices match mdio drivers
Russell King (Oracle)
1
-0
/
+6
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+12
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+8
2021-10-06
net: phylink: use mdiobus_modify_changed() helper
Russell King (Oracle)
1
-25
/
+4
2021-10-06
net: mdio: add mdiobus_modify_changed()
Russell King (Oracle)
1
-0
/
+22
2021-10-05
net: phy: at803x: add QCA9561 support
David Bauer
1
-2
/
+21
2021-10-05
net: sfp: Fix typo in state machine debug string
Sean Anderson
1
-1
/
+1
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
1
-0
/
+11
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2021-09-30
phy: mdio: fix memory leak
Pavel Skripkin
1
-0
/
+7
2021-09-30
Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
Pavel Skripkin
1
-1
/
+0
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+132
2021-09-30
net: phy: marvell10g: add downshift tunable support
Russell King
1
-1
/
+106
2021-09-29
net: phy: bcm7xxx: Fixed indirect MMD operations
Florian Fainelli
1
-4
/
+110
2021-09-29
net: phy: micrel: Add support for LAN8804 PHY
Horatiu Vultur
1
-0
/
+74
[prev]
[next]