index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2023-12-26
net: phy: at803x: better align function varibles to open parenthesis
Christian Marangi
2023-12-25
net: sfp: fix PHY discovery for FS SFP-10G-T module
Marek Behún
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
net: phy: at803x: replace msleep(1) with usleep_range
Christian Marangi
2023-12-21
net: phy: at803x: remove extra space after cast
Christian Marangi
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
2023-12-17
net: phy: restructure __phy_write/read_mmd to helper and phydev user
Christian Marangi
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-12-17
net: phylink: reimplement population of pl->supported for in-band
Vladimir Oltean
2023-12-15
net: phy: skip LED triggers on PHYs on SFP modules
Daniel Golle
2023-12-15
net: phy: at803x: make read specific status function more generic
Christian Marangi
2023-12-15
net: phy: at803x: move specific qca808x config_aneg to dedicated function
Christian Marangi
2023-12-15
net: phy: add Rust Asix PHY driver
FUJITA Tomonori
2023-12-15
rust: core abstractions for network PHY drivers
FUJITA Tomonori
2023-12-13
net: phy: Add support for the DP83TG720S Ethernet PHY
Oleksij Rempel
2023-12-13
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
2023-12-13
net: phy: at803x: drop specific PHY ID check from cable test functions
Christian Marangi
2023-12-13
net: phy: at803x: move at8035 specific DT parse to dedicated probe
Christian Marangi
2023-12-13
net: phy: at803x: move at8031 functions in dedicated section
Christian Marangi
2023-12-13
net: phy: at803x: make at8031 related DT functions name more specific
Christian Marangi
2023-12-13
net: phy: at803x: move specific at8031 config_intr to dedicated function
Christian Marangi
2023-12-13
net: phy: at803x: move specific at8031 WOL bits to dedicated function
Christian Marangi
2023-12-13
net: phy: at803x: move specific at8031 config_init to dedicated function
Christian Marangi
2023-12-13
net: phy: at803x: move specific at8031 probe mode check to dedicated probe
Christian Marangi
2023-12-13
net: phy: at803x: move specific DT option for at8031 to specific probe
Christian Marangi
2023-12-13
net: phy: at803x: move qca83xx specific check in dedicated functions
Christian Marangi
2023-12-13
net: phy: at803x: raname hw_stats functions to qca83xx specific name
Christian Marangi
2023-12-13
net: phy: at803x: move disable WOL to specific at8031 probe
Christian Marangi
2023-12-13
net: phy: at803x: fix passing the wrong reference for config_intr
Christian Marangi
2023-12-10
net: mdio_bus: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-05
net: sfp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-04
net: phy: micrel: allow usage of generic ethernet-phy clock
Heiko Stuebner
2023-12-04
net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clock
Heiko Stuebner
2023-11-30
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
2023-11-29
net: phy: aquantia: drop wrong endianness conversion for addr and CRC
Christian Marangi
2023-11-29
net: phy: adin: allow control of Fast Link Down
Vincent Whitchurch
2023-11-27
net: phylink: use the PHY's possible_interfaces if populated
Russell King (Oracle)
2023-11-27
net: phylink: split out PHY validation from phylink_bringup_phy()
Russell King (Oracle)
2023-11-27
net: phylink: pass PHY into phylink_validate_mask()
Russell King (Oracle)
2023-11-27
net: phylink: pass PHY into phylink_validate_one()
Russell King (Oracle)
2023-11-27
net: phylink: split out per-interface validation
Russell King (Oracle)
2023-11-27
net: phy: aquantia: fill in possible_interfaces for AQR113C
Russell King (Oracle)
2023-11-27
net: phy: bcm84881: fill in possible_interfaces
Russell King (Oracle)
2023-11-27
net: phy: marvell10g: fill in possible_interfaces
Russell King (Oracle)
2023-11-27
net: phy: marvell10g: table driven mactype decode
Russell King (Oracle)
2023-11-27
net: phy: add possible interfaces
Russell King (Oracle)
2023-11-25
net: sfp: rework the RollBall PHY waiting code
Marek Behún
2023-11-24
net: phy: correctly check soft_reset ret ONLY if defined for PHY
Christian Marangi
2023-11-21
net: phylink: use for_each_set_bit()
Russell King (Oracle)
[prev]
[next]