index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: micrel: Use the general dummy stubs for MMD register access
Kevin Hao
2018-03-22
1
-21
/
+2
*
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
Kevin Hao
2018-03-22
1
-0
/
+2
*
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
2018-03-22
1
-0
/
+17
*
net: phy: relax error checking when creating sysfs link netdev->phydev
Grygorii Strashko
2018-03-20
1
-4
/
+11
*
net: phy: Tell caller result of phy_change()
Brad Mouring
2018-03-12
1
-73
/
+72
*
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
2018-03-06
1
-2
/
+2
*
net: phy: micrel: Use strlcpy() for ethtool::get_strings
Florian Fainelli
2018-03-06
1
-2
/
+2
*
net: phy: marvell: Use strlcpy() for ethtool::get_strings
Florian Fainelli
2018-03-06
1
-2
/
+2
*
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2018-02-27
2
-6
/
+14
*
net: phy: fix wrong mask to phy_modify()
Ingo van Lil
2018-02-12
1
-1
/
+1
*
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
Heiner Kallweit
2018-02-08
1
-1
/
+1
*
net: phy: Handle not having GPIO enabled in the kernel
Andrew Lunn
2018-02-06
1
-1
/
+2
*
net: phy: sfp: Fix kernel doc warning
Florian Fainelli
2018-01-23
1
-1
/
+1
*
phy: realtek: use new helpers for paged register access
Heiner Kallweit
2018-01-16
1
-45
/
+14
*
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
2018-01-16
1
-2
/
+2
*
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
2018-01-15
1
-7
/
+3
*
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
2018-01-15
1
-7
/
+6
*
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
2018-01-11
1
-0
/
+2
*
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
2018-01-10
1
-1
/
+150
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
3
-6
/
+11
|
\
|
*
mdio-sun4i: Fix a memory leak
Christophe JAILLET
2018-01-08
1
-2
/
+4
|
*
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
2018-01-08
1
-0
/
+2
|
*
sfp: fix sfp-bus oops when removing socket/upstream
Russell King
2018-01-02
1
-2
/
+4
|
*
phylink: ensure we report link down when LOS asserted
Russell King
2018-01-02
1
-2
/
+1
*
|
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-08
4
-15
/
+14
*
|
net: mdio: Only perform gpio reset for PHYs
Andrew Lunn
2018-01-03
1
-4
/
+17
*
|
net: phy: convert read-modify-write to phy_modify()
Russell King
2018-01-03
3
-112
/
+46
*
|
net: phy: add phy_modify() accessor
Russell King
2018-01-03
1
-0
/
+23
*
|
net: phy: marvell: fix paged access races
Russell King
2018-01-03
1
-217
/
+137
*
|
net: phy: add paged phy register accessors
Russell King
2018-01-03
1
-0
/
+157
*
|
net: phy: add unlocked accessors
Russell King
2018-01-03
1
-0
/
+25
*
|
net: phy: use unlocked accessors for indirect MMD accesses
Russell King
2018-01-03
1
-5
/
+6
*
|
net: mdiobus: add unlocked accessors
Russell King
2018-01-03
1
-12
/
+53
*
|
net: phy: fixed-phy: remove fixed_phy_update_state()
Russell King
2018-01-03
1
-31
/
+0
*
|
phylink: remove 'mode' variable from phylink_sfp_module_insert()
Russell King
2018-01-03
1
-7
/
+8
*
|
sfp: improve support for direct-attach copper cables
Russell King
2018-01-03
1
-7
/
+44
*
|
sfp: add support for 1000Base-PX and 1000Base-BX10
Russell King
2018-01-03
1
-0
/
+21
*
|
sfp: don't guess support from connector type
Russell King
2018-01-03
1
-29
/
+0
*
|
sfp: use precision to print non-null terminated strings
Russell King
2018-01-03
1
-18
/
+6
*
|
net: phy: marvell10g: add support for half duplex 100M and 10M
Russell King
2018-01-02
1
-25
/
+12
*
|
net: phy: add helper to convert negotiation result to phy settings
Russell King
2018-01-02
1
-0
/
+43
*
|
net: phy: marvell10g: clean up interface mode switching
Russell King
2018-01-02
1
-16
/
+20
*
|
net: phy: marvell10g: add MDI swap reporting
Russell King
2018-01-02
2
-0
/
+64
*
|
net: phy: marvell10g: update header comments
Russell King
2018-01-02
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
2
-0
/
+3
|
\
|
|
*
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
2017-12-26
1
-0
/
+1
|
*
phylink: ensure AN is enabled
Russell King
2017-12-26
1
-0
/
+1
|
*
phylink: ensure the PHY interface mode is appropriately set
Russell King
2017-12-26
1
-0
/
+1
*
|
phylib: rename reset-(post-)delay-us to reset-(de)assert-us
Richard Leitner
2017-12-27
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
2
-7
/
+29
|
\
|
[next]