summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phylink.c
AgeCommit message (Expand)Author
2021-02-15net: phy: pass supported PHY interface types to phylibRussell King
2021-02-15net: phy: add helpers for comparing phy IDsRussell King
2021-02-15net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-02-15net: sfp: add interface modes bitmapRussell King
2020-11-17net: phy: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_configRobert Hancock
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-31net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_stateIoana Ciornei
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei
2020-08-31net: phylink: avoid oops during initialisationRussell King
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-07-21net: phylink: add struct phylink_pcsRussell King
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King
2020-07-21net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-07-21net: phylink: simplify fixed-link case for ksettings_set methodRussell King
2020-07-21net: phylink: use config.an_enabled in ksettings_set methodRussell King
2020-07-21net: phylink: simplify phy case for ksettings_set methodRussell King
2020-07-21net: phylink: simplify ksettings_set() implementationRussell King
2020-07-21net: phylink: avoid mac_config callsRussell King
2020-07-21net: phylink: update PCS when changing interface during resolutionRussell King
2020-07-21net: phylink: ensure link is down when changing interfaceRussell King
2020-07-21net: phylink: rearrange resolve mac_config() callRussell King
2020-07-21net: phylink: rejig link state trackingRussell King
2020-07-21net: phylink: update ethtool reporting for fixed-link modesRussell King
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25net: phylink: only restart AN if the link mode is using in-band ANRussell King
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-06-23net: phylink: ensure manual pause mode configuration takes effectRussell King
2020-06-23net: phylink: fix ethtool -A with attached PHYsRussell King
2020-06-19net: phy: split devices_in_packageRussell King
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-03-30net: phylink: add separate pcs operations structureRussell King
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-03-14net: phylink: Add XLGMII supportJose Abreu
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-09net: phylink: Test if MAC/PCS support AutonegJose Abreu
2020-03-09net: phylink: Add missing Backplane speedsJose Abreu
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-16net: phylink: improve initial mac configurationRussell King
2020-02-16net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-02-16net: phylink: resolve fixed link flow controlRussell King
2020-02-16net: phylink: use phylib resolved flow control modesRussell King
2020-02-16net: phylink: ensure manual flow control is selected appropriatelyRussell King