index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2021-12-24
net: phy: micrel: Add config_init for LAN8814
Horatiu Vultur
2021-12-21
net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Q...
Divya Koppera
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
net: phylink: add pcs_validate() method
Russell King (Oracle)
2021-12-16
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-13
net: phy: add a note about refcounting
Russell King (Oracle)
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
net: phy: prefer 1000baseT over 1000baseKX
Russell King (Oracle)
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-07
net: phy: Add the missing blank line in the phylink_suspend comment
Yanteng Si
2021-12-01
net: phylink: tidy up disable bit clearing
Russell King
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-24
net: phylink: Force retrigger in case of latched link-fail indicator
Russell King (Oracle)
2021-11-24
net: phylink: Force link down and retrigger resolve on interface change
Russell King (Oracle)
2021-11-22
net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()
Russell King (Oracle)
2021-11-22
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
2021-11-19
net: phy: add support for TI DP83561-SP phy
Hari Nagalla
2021-11-19
net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()
Russell King (Oracle)
2021-11-18
net: mdio: Replaced BUG_ON() with WARN()
Florian Fainelli
2021-11-16
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
2021-11-04
net: phy: fix duplex out of sync problem while changing settings
Heiner Kallweit
2021-11-02
net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phy
Yuiko Oshino
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-29
net: phylink: avoid mvneta warning when setting pause parameters
Russell King (Oracle)
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
net: phy: microchip_t1: add cable test support for lan87xx phy
Yuiko Oshino
2021-10-27
net: phy: Fix unsigned comparison with less than zero
Jiapeng Chong
2021-10-26
net: phy: fixed warning: Function parameter not described
Luo Jie
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
2021-10-25
phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
Andrew Lunn
2021-10-25
phy: phy_start_aneg: Add an unlocked version
Andrew Lunn
2021-10-25
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
Andrew Lunn
2021-10-25
phy: phy_ethtool_ksettings_get: Lock the phy for consistency
Andrew Lunn
2021-10-25
net: phy: add qca8081 cdt feature
Luo Jie
2021-10-25
net: phy: adjust qca8081 master/slave seed value if link down
Luo Jie
2021-10-25
net: phy: add qca8081 soft_reset and enable master/slave seed
Luo Jie
2021-10-25
net: phy: add qca8081 config_init
Luo Jie
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
2021-10-25
net: phy: add qca8081 config_aneg
Luo Jie
2021-10-25
net: phy: add qca8081 get_features
Luo Jie
2021-10-25
net: phy: add qca8081 read_status
Luo Jie
2021-10-25
net: phy: add qca8081 ethernet phy driver
Luo Jie
2021-10-25
net: phy: at803x: use GENMASK() for speed status
Luo Jie
2021-10-25
net: phy: at803x: improve the WOL feature
Luo Jie
2021-10-25
net: phy: at803x: use phy_modify()
Luo Jie
2021-10-25
net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
Luo Jie
2021-10-24
net: phy: constify netdev->dev_addr references
Jakub Kicinski
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
[next]