index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
2020-05-23
5
-10
/
+21
*
net: phy: propagate an error back to the callers of phy_sfp_probe
Leon Romanovsky
2020-05-17
1
-2
/
+2
*
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
2020-05-14
1
-2
/
+6
*
net: phy: fix aneg restart in phy_ethtool_set_eee
Heiner Kallweit
2020-05-13
1
-3
/
+5
*
net: phy: DP83TC811: Fix WoL in config init to be disabled
Dan Murphy
2020-05-01
1
-9
/
+12
*
net: phy: DP83822: Fix WoL in config init to be disabled
Dan Murphy
2020-05-01
1
-16
/
+14
*
dp83640: reverse arguments to list_add_tail
Julia Lawall
2020-04-30
1
-1
/
+1
*
net: phy: marvell10g: fix temperature sensor on 2110
Baruch Siach
2020-04-27
1
-1
/
+26
*
net: phy: bcm84881: clear settings on link down
Russell King
2020-04-23
1
-3
/
+3
*
net: phy: marvell10g: limit soft reset to 88x3310
Baruch Siach
2020-04-23
1
-1
/
+2
*
net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.
Yuiko Oshino
2020-04-22
1
-0
/
+171
*
net: marvell10g: soft-reset the PHY when coming out of low power
Russell King
2020-04-14
1
-3
/
+13
*
net: marvell10g: report firmware version
Russell King
2020-04-14
1
-0
/
+20
*
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
2020-04-14
1
-1
/
+1
*
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
2020-04-11
1
-22
/
+24
*
Documentation: mdio_bus.c - fix warnings
Lothar Rubusch
2020-04-07
1
-1
/
+1
*
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
2020-04-03
1
-0
/
+7
*
net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
Oleksij Rempel
2020-04-01
1
-2
/
+2
*
net: phylink: add separate pcs operations structure
Russell King
2020-03-30
1
-22
/
+55
*
net: phylink: rename 'ops' to 'mac_ops'
Russell King
2020-03-30
1
-15
/
+15
*
net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
Russell King
2020-03-30
1
-5
/
+7
*
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2020-03-30
1
-1
/
+1
*
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
Philippe Schenker
2020-03-29
1
-0
/
+50
*
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
2020-03-27
3
-0
/
+27
*
net: phy: don't touch suspended flag if there's no suspend/resume callback
Heiner Kallweit
2020-03-26
1
-17
/
+15
*
net: phy: add marvell usb to mdio controller
Tobias Waldekranz
2020-03-26
3
-0
/
+128
*
net: phy: probe PHY drivers synchronously
Heiner Kallweit
2020-03-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
4
-20
/
+46
|
\
|
*
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
2020-03-24
1
-4
/
+2
|
*
net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
Grygorii Strashko
2020-03-21
1
-1
/
+20
|
*
net: phy: sfp-bus.c: get rid of docs warnings
Mauro Carvalho Chehab
2020-03-17
1
-14
/
+18
|
*
net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value
Rayagonda Kokatanur
2020-03-17
1
-1
/
+6
*
|
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2020-03-24
2
-57
/
+49
*
|
net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
Dejin Zheng
2020-03-24
1
-10
/
+4
*
|
net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-13
/
+3
*
|
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-11
/
+5
*
|
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-11
/
+5
*
|
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-10
/
+5
*
|
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-9
/
+4
*
|
net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-23
/
+4
*
|
net: phy: aquantia: remove downshift warning now that phylib takes care
Heiner Kallweit
2020-03-23
1
-24
/
+1
*
|
net: phy: marvell: remove downshift warning now that phylib takes care
Heiner Kallweit
2020-03-23
1
-24
/
+0
*
|
net: phy: add and use phy_check_downshift
Heiner Kallweit
2020-03-23
2
-1
/
+41
*
|
net: phy: xpcs: Restart AutoNeg if outcome was invalid
Jose Abreu
2020-03-23
1
-1
/
+3
*
|
net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finish
Jose Abreu
2020-03-23
1
-1
/
+3
*
|
net: phy: xpcs: Reset XPCS upon probe
Jose Abreu
2020-03-23
1
-1
/
+1
*
|
net: phy: xpcs: Return error when 10GKR link errors are found
Jose Abreu
2020-03-23
1
-1
/
+3
*
|
net: phy: mscc: add support for VSC8502
Vladimir Oltean
2020-03-23
2
-0
/
+25
*
|
net: phy: mscc: configure both RX and TX internal delays for RGMII
Vladimir Oltean
2020-03-23
2
-3
/
+15
*
|
net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set
Vladimir Oltean
2020-03-23
1
-0
/
+3
[next]