index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2023-02-14
net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
Heiner Kallweit
2023-02-14
net: phylink: move phy_device_free() to correctly release phy device
Clément Léger
2023-02-09
net: phy: meson-gxl: Add generic dummy stubs for MMD register access
Chris Healy
2023-02-09
net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
Andre Kalb
2023-02-01
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
2023-01-12
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
Miaoqian Lin
2022-12-07
net: phy: mxl-gpy: add MDINT workaround
Michael Walle
2022-12-06
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
2022-11-28
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2022-11-28
net: phylink: fix PHY validation with rate adaption
Russell King (Oracle)
2022-11-27
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
2022-11-21
net: phy: at803x: fix error return code in at803x_probe()
Wei Yongjun
2022-11-15
net: phy: marvell: add sleep time after enabling the loopback bit
Aminuddin Jamaluddin
2022-11-11
net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
Michael Sit Wei Hong
2022-11-10
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Antoine Tenart
2022-11-02
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-19
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2022-10-15
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Harini Katakam
2022-10-12
net: phy: micrel: Fixes FIELD_GET assertion
Divya Koppera
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()
Marek Behún
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
2022-10-03
net: sfp: add support for multigig RollBall transceivers
Marek Behún
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
2022-10-03
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
2022-10-03
net: sfp: Add and use macros for SFP quirks definitions
Marek Behún
2022-10-03
net: phylink: allow attaching phy for SFP modules on 802.3z mode
Marek Behún
2022-10-03
net: phy: marvell10g: select host interface configuration
Russell King
2022-10-03
net: phy: marvell10g: Use tabs instead of spaces for indentation
Marek Behún
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek Behún
2022-10-03
net: phylink: rename phylink_sfp_config()
Russell King (Oracle)
2022-10-03
net: phylink: use phy_interface_t bitmaps for optical modules
Russell King
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
2022-10-03
net: phylink: add ability to validate a set of interface modes
Russell King (Oracle)
2022-09-29
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-27
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
Lukas Wunner
2022-09-26
net: phy: micrel: enable interrupt for ksz9477 phy
Arun Ramadoss
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
2022-09-23
net: phy: aquantia: Add support for rate matching
Sean Anderson
2022-09-23
net: phy: aquantia: Add some additional phy interfaces
Sean Anderson
2022-09-23
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
2022-09-23
net: phylink: Adjust link settings based on rate matching
Sean Anderson
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
2022-09-23
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
[next]