summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phylink.c
Commit message (Expand)AuthorAgeFilesLines
* net: mdiobus: add clause 45 mdiobus accessorsRussell King2020-05-261-6/+5
* net: phy: simplify phy_link_change argumentsDoug Berger2020-05-181-2/+1
* net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King2020-04-241-31/+15
* net: phylink: add separate pcs operations structureRussell King2020-03-301-22/+55
* net: phylink: rename 'ops' to 'mac_ops'Russell King2020-03-301-15/+15
* net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King2020-03-301-5/+7
* net: phylink: pcs: add 802.3 clause 45 helpersRussell King2020-03-171-0/+30
* net: phylink: pcs: add 802.3 clause 22 helpersRussell King2020-03-171-0/+206
* net: phylink: Add XLGMII supportJose Abreu2020-03-141-0/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-1/+7
|\
| * phylink: Improve error message when validate failedHauke Mehrtens2020-03-031-1/+7
* | net: phylink: Test if MAC/PCS support AutonegJose Abreu2020-03-091-0/+3
* | net: phylink: Add missing Backplane speedsJose Abreu2020-03-091-0/+2
* | net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-271-2/+7
* | net: phylink: improve initial mac configurationRussell King2020-02-161-2/+34
* | net: phylink: allow ethtool -A to change flow control advertisementRussell King2020-02-161-0/+18
* | net: phylink: resolve fixed link flow controlRussell King2020-02-161-39/+31
* | net: phylink: use phylib resolved flow control modesRussell King2020-02-161-8/+9
* | net: phylink: ensure manual flow control is selected appropriatelyRussell King2020-02-161-17/+25
* | net: phylink: remove pause mode ethtool setting for fixed linksRussell King2020-02-161-12/+5
|/
* net: phylink: allow in-band AN for USXGMIIAlex Marginean2020-01-201-0/+1
* net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean2020-01-201-0/+4
* net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli2020-01-141-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-0/+3
|\
| * net: phylink: fix failure to register on x86 systemsRussell King2020-01-031-0/+3
* | net: phylink: add support for polling MAC PCSVladimir Oltean2020-01-051-1/+2
* | net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean2020-01-051-0/+1
* | net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King2020-01-051-0/+1
* | net: phylink: switch to using fwnode_gpiod_get_index()Dmitry Torokhov2020-01-051-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-2/+1
|\ \ | |/
| * net: phylink: fix interface passed to mac_link_upRussell King2019-12-141-2/+1
* | net: phylink: extend clause 45 PHY validation workaroundRussell King2019-12-171-9/+13
* | net: phylink: improve clause 45 PHY ksettings_set implementationRussell King2019-12-171-31/+53
* | net: phylink: propagate phy_attach_direct() return codeRussell King2019-12-141-3/+6
* | net: phylink: make Broadcom BCM84881 based SFPs workRussell King2019-12-111-2/+16
* | net: phylink: delay MAC configuration for copper SFP modulesRussell King2019-12-111-10/+43
* | net: phylink: split phylink_sfp_module_insert()Russell King2019-12-111-19/+28
* | net: phylink: split link_an_mode configured and current settingsRussell King2019-12-111-28/+31
* | net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King2019-12-111-5/+16
* | net: phylink: re-split __phylink_connect_phy()Russell King2019-12-111-15/+24
* | net: sfp: move phy_start()/phy_stop() to phylinkRussell King2019-12-111-0/+22
* | net: sfp: derive interface mode from ethtool link modesRussell King2019-12-111-1/+1
|/
* net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King2019-11-231-9/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-9/+20
|\
| * net: phylink: fix link mode modification in PHY modeRussell King2019-11-191-9/+16
| * net: phylink: update documentation on create and destroyRussell King2019-11-191-0/+4
* | net: phylink: update to use phy_support_asym_pause()Russell King2019-11-161-9/+6
* | net: sfp: rework upstream interfaceRussell King2019-11-091-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-0/+16
|\ \ | |/
| * net: phylink: Fix phylink_dbg() macroFlorian Fainelli2019-11-011-0/+16