Age | Commit message (Expand) | Author | Files | Lines |
2021-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+29 |
2021-06-29 | net: phy: at803x: mask 1000 Base-X link mode | David Bauer | 1 | -1/+29 |
2021-05-15 | net: phy: add support for qca8k switch internal PHY in at803x | Ansuel Smith | 1 | -1/+131 |
2021-05-15 | net: phy: at803x: clean whitespace errors | Ansuel Smith | 1 | -14/+16 |
2021-04-21 | net: phy: at803x: fix probe error if copper page is selected | Michael Walle | 1 | -6/+17 |
2021-04-16 | net: phy: at803x: select correct page on config init | David Bauer | 1 | -1/+49 |
2021-03-19 | net: phy: at803x: remove at803x_aneg_done() | Michael Walle | 1 | -31/+0 |
2021-02-16 | net: phy: at803x: add MDIX support to AR8031/33 | Michael Walle | 1 | -0/+1 |
2021-01-16 | net: phy: at803x: add support for configuring SmartEEE | Russell King | 1 | -1/+64 |
2021-01-15 | net: phy: ar803x: disable extended next page bit | Russell King | 1 | -1/+7 |
2021-01-12 | net: phy: at803x: use phy_modify_mmd() | Russell King | 1 | -9/+2 |
2020-11-06 | net: phy: at803x: remove the use of .ack_interrupt() | Ioana Ciornei | 1 | -7/+12 |
2020-11-06 | net: phy: at803x: implement generic .handle_interrupt() callback | Ioana Ciornei | 1 | -0/+31 |
2020-08-27 | net: phy: at803x: constify static regulator_ops | Rikard Falkeborn | 1 | -2/+2 |
2020-07-20 | net: phy: at803x: add mdix configuration support for AR9331 and AR8035 | Oleksij Rempel | 1 | -0/+78 |
2020-07-07 | net: phy: at803x: Avoid comparison is always false warning | Andrew Lunn | 1 | -4/+3 |
2020-05-27 | net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032 | Oleksij Rempel | 1 | -2/+16 |
2020-05-24 | net: phy: at803x: fix PHY ID masks | Michael Walle | 1 | -9/+7 |
2020-05-13 | net: phy: at803x: add cable diagnostics support | Michael Walle | 1 | -0/+176 |
2020-05-01 | net: phy: at803x: add downshift support | Michael Walle | 1 | -0/+87 |
2020-04-19 | net: phy: at803x: add support for AR8032 PHY | David Bauer | 1 | -0/+17 |
2020-04-01 | net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035 | Oleksij Rempel | 1 | -2/+2 |
2020-01-31 | net: phy: at803x: disable vddio regulator | Michael Walle | 1 | -0/+11 |
2019-11-07 | net: phy: at803x: remove config_init for AR9331 | Michael Walle | 1 | -2/+0 |
2019-11-07 | net: phy: at803x: fix the PHY names | Michael Walle | 1 | -9/+9 |
2019-11-07 | net: phy: at803x: mention AR8033 as same as AR8031 | Michael Walle | 1 | -5/+7 |
2019-11-07 | net: phy: at803x: add device tree binding | Michael Walle | 1 | -1/+300 |
2019-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+69 |
2019-10-05 | net: phy: at803x: use operating parameters from PHY-specific status | Russell King | 1 | -0/+69 |
2019-10-03 | net: phy: at803x: remove probe and struct at803x_priv | Oleksij Rempel | 1 | -21/+0 |
2019-10-03 | net: phy: at803x: add ar9331 support | Oleksij Rempel | 1 | -0/+12 |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -24/+8 |
2019-08-17 | net: phy: remove calls to genphy_config_init | Heiner Kallweit | 1 | -4/+0 |
2019-08-13 | net: phy: at803x: stop switching phy delay config needlessly | André Draszik | 1 | -24/+8 |
2019-04-19 | net: mdio: rename mdio_device reset to reset_gpio | David Bauer | 1 | -1/+1 |
2019-04-16 | net: phy: switch drivers to use dynamic feature detection | Heiner Kallweit | 1 | -3/+3 |
2019-03-20 | net: phy: improve handling link_change_notify callback | Heiner Kallweit | 1 | -17/+9 |
2019-02-23 | net: phy: at803x: disable delay only for RGMII mode | Vinod Koul | 1 | -11/+42 |
2019-02-23 | net: phy: at803x: don't inline helpers | Vinod Koul | 1 | -2/+2 |
2019-01-28 | net: phy: at803x: Use helpers to access MMD PHY registers | Carlo Caione | 1 | -13/+3 |
2019-01-23 | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 1 | -5/+1 |
2019-01-23 | net: phy: at803x: Disable phy delay for RGMII mode | Vinod Koul | 1 | -10/+12 |
2018-11-11 | net: phy: remove flag PHY_HAS_INTERRUPT from driver configs | Heiner Kallweit | 1 | -3/+0 |
2018-10-02 | net: phy: Add phydev_warn() | Andrew Lunn | 1 | -1/+1 |
2018-01-08 | net: phy: fix wrong masks to phy_modify() | Russell King | 1 | -1/+1 |
2018-01-03 | net: phy: convert read-modify-write to phy_modify() | Russell King | 1 | -16/+4 |
2017-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+0 |
2017-12-13 | net: phy: fix resume handling | Russell King | 1 | -4/+0 |
2017-12-05 | phylib: Add device reset GPIO support | Sergei Shtylyov | 1 | -15/+3 |
2017-12-01 | net: phy: remove generic settings for callbacks config_aneg and read_status f... | Heiner Kallweit | 1 | -6/+0 |