index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2021-11-02
phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
Andrew Lunn
2021-11-02
phy: phy_start_aneg: Add an unlocked version
Andrew Lunn
2021-11-02
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
Andrew Lunn
2021-11-02
phy: phy_ethtool_ksettings_get: Lock the phy for consistency
Andrew Lunn
2021-11-02
Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
Pavel Skripkin
2021-10-27
net: mdiobus: Fix memory leak in __mdiobus_register
Yanfei Xu
2021-10-20
net: phy: Do not shutdown PHYs in READY state
Florian Fainelli
2021-10-13
net: sfp: Fix typo in state machine debug string
Sean Anderson
2021-10-13
phy: mdio: fix memory leak
Pavel Skripkin
2021-10-09
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-10-07
net: phy: bcm7xxx: Fixed indirect MMD operations
Florian Fainelli
2021-10-07
net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parents
Saravana Kannan
2021-09-30
net: phylink: Update SFP selected interface on advertising changes
Nathan Rossi
2021-09-22
net: phylink: add suspend/resume support
Russell King (Oracle)
2021-09-22
ptp: dp83640: don't define PAGE0
Randy Dunlap
2021-09-18
net: phy: Fix data type in DP83822 dp8382x_disable_wol()
Marek Vasut
2021-09-15
net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...
Vladimir Oltean
2021-08-24
net: phy: mediatek: add the missing suspend/resume callbacks
DENG Qingfang
2021-08-08
net: phy: micrel: Fix link detection on ksz87xx switch"
Ben Hutchings
2021-08-02
net: phy: micrel: Fix detection of ksz87xx switch
Steve Bennett
2021-07-25
net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...
Kevin Lo
2021-07-11
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek BehĂșn
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
net: phy: at803x: mask 1000 Base-X link mode
David Bauer
2021-06-24
net: phy: mscc: fix macsec key length
Antoine Tenart
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
net: mdio: use device_set_node() to setup both fwnode and of
Ioana Ciornei
2021-06-16
net: phy: replace if-else statements with switch
Weihang Li
2021-06-16
net: phy: remove unnecessary line continuation
Wenpeng Liang
2021-06-16
net: phy: print the function name by __func__ instead of an fixed string
Wenpeng Liang
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
2021-06-16
net: phy: fix space alignment issues
Wenpeng Liang
2021-06-16
net: phy: delete repeated words of comments
Wenpeng Liang
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
2021-06-16
net: phy: change format of some declarations
Wenpeng Liang
2021-06-14
net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...
Vladimir Oltean
2021-06-14
net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparound
Vladimir Oltean
2021-06-14
net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...
Vladimir Oltean
2021-06-14
net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug
Vladimir Oltean
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
2021-06-14
net: phy: micrel: ksz8081 add MDI-X support
Oleksij Rempel
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
2021-06-14
net: phy: micrel: use consistent alignments
Oleksij Rempel
2021-06-14
net: phy: micrel: remove redundant assignment to pointer of_node
Colin Ian King
2021-06-12
net: phylink: Add 25G BASE-R support
Steen Hegelund
2021-06-12
net: sfp: add support for 25G BASE-R SFPs
Steen Hegelund
2021-06-11
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
2021-06-11
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
2021-06-11
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
2021-06-11
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
[next]