summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2022-11-09net: phy: dp83867: add TI PHY loopbackTan Tee Min-0/+7
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski-0/+1
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)-1/+4
2022-11-07net: phy: fix yt8521 duplicated argument to & or |Frank-4/+4
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui-1/+1
2022-10-31net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank-3/+1634
2022-10-28net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju-1/+71
2022-10-28net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju-8/+20
2022-10-27net: dp83822: Print the SOR1 strap statusFabio Estevam-0/+2
2022-10-26phylink: require valid state argument to phylink_validate_mask_caps()Jakub Kicinski-3/+2
2022-10-25net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131Raju Lakkaraju-0/+77
2022-10-24net: sfp: get rid of DM7052 hack when enabling high powerRussell King (Oracle)-23/+6
2022-10-24net: sfp: add sfp_modify_u8() helperRussell King (Oracle)-9/+22
2022-10-24net: sfp: provide a definition for the power level select bitRussell King (Oracle)-3/+3
2022-10-24net: sfp: ignore power level 3 prior to SFF-8472 Rev 11.4Russell King (Oracle)-1/+3
2022-10-24net: sfp: ignore power level 2 prior to SFF-8472 Rev 10.2Russell King (Oracle)-1/+2
2022-10-24net: sfp: check firmware provided max powerRussell King (Oracle)-7/+11
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen-1/+10
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+13
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-2/+12
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann-2/+1
2022-10-19net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)-12/+29
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-10-15net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang-0/+3
2022-10-15net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam-0/+8
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera-4/+5
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld-1/+1
2022-10-10net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()Marek Behún-0/+3
2022-10-03net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel-0/+2
2022-10-03net: sfp: add support for multigig RollBall transceiversMarek Behún-10/+39
2022-10-03net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modulesMarek Behún-1/+5
2022-10-03net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY releaseMarek Behún-13/+51
2022-10-03net: sfp: Add and use macros for SFP quirks definitionsMarek Behún-35/+26
2022-10-03net: phylink: allow attaching phy for SFP modules on 802.3z modeMarek Behún-4/+1
2022-10-03net: phy: marvell10g: select host interface configurationRussell King-0/+112
2022-10-03net: phy: marvell10g: Use tabs instead of spaces for indentationMarek Behún-9/+9
2022-10-03net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYsMarek Behún-0/+17
2022-10-03net: phylink: rename phylink_sfp_config()Russell King (Oracle)-6/+5
2022-10-03net: phylink: use phy_interface_t bitmaps for optical modulesRussell King-30/+134
2022-10-03net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King-26/+75
2022-10-03net: phylink: add ability to validate a set of interface modesRussell King (Oracle)-7/+10
2022-09-29net: phy: Convert to use sysfs_emit() APIsWang Yufen-7/+7
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+6
2022-09-27net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner-4/+6
2022-09-26net: phy: micrel: enable interrupt for ksz9477 phyArun Ramadoss-0/+2
2022-09-23net: phy: mscc: macsec: remove checks on the prepare phaseAntoine Tenart-41/+0
2022-09-23net: phy: mscc: macsec: make the prepare phase a noopAntoine Tenart-49/+55
2022-09-23net: phy: aquantia: Add support for rate matchingSean Anderson-4/+47
2022-09-23net: phy: aquantia: Add some additional phy interfacesSean Anderson-1/+16