index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
Age
Commit message (
Expand
)
Author
2023-05-10
net: pcs: xpcs: fix incorrect number of interfaces
Russell King (Oracle)
2023-03-22
net: pcs: xpcs: use Autoneg bit rather than an_enabled
Russell King (Oracle)
2023-03-20
net: pcs: add driver for MediaTek SGMII PCS
Daniel Golle
2023-03-17
net: pcs: lynx: don't print an_enabled in pcs_get_state()
Russell King (Oracle)
2023-03-17
net: pcs: xpcs: remove double-read of link state when using AN
Russell King (Oracle)
2023-02-09
net: pcs: rzn1-miic: remove unused struct members and use miic variable
Clément Léger
2023-01-13
net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helper
Russell King (Oracle)
2023-01-10
net: pcs: pcs-xpcs: Use C45 MDIO API
Andrew Lunn
2022-11-29
net: pcs: altera-tse: remove unnecessary register definitions
Maxime Chevallier
2022-11-29
net: pcs: altera-tse: don't set the speed for 1000BaseX
Maxime Chevallier
2022-11-29
net: pcs: altera-tse: use read_poll_timeout to wait for reset
Maxime Chevallier
2022-11-09
net: pcs: xpcs: use mdiodev accessors
Russell King (Oracle)
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
Vladimir Oltean
2022-07-01
net: pcs: rzn1-miic: update speed only if interface is changed
Clément Léger
2022-06-29
net: pcs-rzn1-miic: fix return value check in miic_probe()
Yang Yingliang
2022-06-27
net: pcs: add Renesas MII converter driver
Clément Léger
2022-06-24
net: pcs: xpcs: depends on PHYLINK in Kconfig
Jakub Kicinski
2022-06-24
net: pcs: lynx: consolidate sgmii and 1000base-x config code
Russell King (Oracle)
2022-06-22
net: pcs: lynx: use mdiodev accessors
Russell King (Oracle)
2022-06-19
net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()
Russell King (Oracle)
2022-06-17
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
2022-05-02
net: pcs: pcs-xpcs: Convert to mdiobus_c45_read
Andrew Lunn
2022-01-26
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
2022-01-26
net: xpcs: add support for retrieving supported interface modes
Russell King (Oracle)
2022-01-02
net: pcs: lynx: use a common naming scheme for all lynx_pcs variables
Colin Foster
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-06
net: pcs: xpcs: fix incorrect steps on disable EEE
Wong Vee Khee
2021-10-05
net: pcs: xpcs: fix incorrect CL37 AN sequence
Wong Vee Khee
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-08-16
net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
Wong Vee Khee
2021-08-11
net: pcs: xpcs: fix error handling on failed to allocate memory
Wong Vee Khee
2021-06-17
net: pcs: xpcs: Fix a less than zero u16 comparison error
Colin Ian King
2021-06-11
net: pcs: xpcs: export xpcs_do_config and xpcs_link_up
Vladimir Oltean
2021-06-11
net: pcs: xpcs: add support for NXP SJA1110
Vladimir Oltean
2021-06-11
net: pcs: xpcs: add support for NXP SJA1105
Vladimir Oltean
2021-06-11
net: pcs: xpcs: also ignore phy id if it's all ones
Vladimir Oltean
2021-06-11
net: pcs: xpcs: add support for sgmii with no inband AN
Vladimir Oltean
2021-06-11
net: pcs: xpcs: move register bit descriptions to a header file
Vladimir Oltean
2021-06-11
net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
Vladimir Oltean
2021-06-08
net: pcs: add 2500BASEX support for Intel mGbE controller
Voon Weifeng
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
2021-06-03
net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_config_eee
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_validate
Vladimir Oltean
[next]