- 93eaceb net: phylink: add interface to configure clause 22 PCS PHY by Russell King · 4 years, 5 months ago
- 7137e18 net: phylink: add struct phylink_pcs by Russell King · 4 years, 5 months ago
- b7ad14c net: phylink: re-implement interface configuration with PCS by Russell King · 4 years, 5 months ago
- 1571e70 net: phylink: in-band pause mode advertisement update for PCS by Russell King · 4 years, 5 months ago
- 1e1bf14 net: phylink: simplify fixed-link case for ksettings_set method by Russell King · 4 years, 5 months ago
- a83c882 net: phylink: use config.an_enabled in ksettings_set method by Russell King · 4 years, 5 months ago
- cbc1bb1 net: phylink: simplify phy case for ksettings_set method by Russell King · 4 years, 5 months ago
- c8cab71 net: phylink: simplify ksettings_set() implementation by Russell King · 4 years, 5 months ago
- 7cceb59 net: phylink: avoid mac_config calls by Russell King · 4 years, 5 months ago
- 5005b16 net: phylink: update PCS when changing interface during resolution by Russell King · 4 years, 5 months ago
- 16319a7 net: phylink: ensure link is down when changing interface by Russell King · 4 years, 5 months ago
- 319bfaf net: phylink: rearrange resolve mac_config() call by Russell King · 4 years, 5 months ago
- b06e5ca net: phylink: rejig link state tracking by Russell King · 4 years, 5 months ago
- 1ceb7ee net: phylink: update ethtool reporting for fixed-link modes by Russell King · 4 years, 5 months ago
- 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 575691b net: phylink: only restart AN if the link mode is using in-band AN by Russell King · 4 years, 6 months ago
- c6d5d84 net: phylink: add phylink_speed_(up|down) interface by Russell King · 4 years, 6 months ago
- 2e919bc net: phylink: ensure manual pause mode configuration takes effect by Russell King · 4 years, 6 months ago
- c718af2 net: phylink: fix ethtool -A with attached PHYs by Russell King · 4 years, 6 months ago
- 320ed3b net: phy: split devices_in_package by Russell King · 4 years, 6 months ago
- 90ce665 net: mdiobus: add clause 45 mdiobus accessors by Russell King · 4 years, 7 months ago
- a307593 net: phy: simplify phy_link_change arguments by Doug Berger · 4 years, 8 months ago
- 5c05c1d net: phylink, dsa: eliminate phylink_fixed_state_cb() by Russell King · 4 years, 8 months ago
- 4c0d6d3 net: phylink: add separate pcs operations structure by Russell King · 4 years, 9 months ago
- e7765d6 net: phylink: rename 'ops' to 'mac_ops' by Russell King · 4 years, 9 months ago
- 0bd2740 net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype by Russell King · 4 years, 9 months ago
- b8679ef net: phylink: pcs: add 802.3 clause 45 helpers by Russell King · 4 years, 10 months ago
- 74db1c1 net: phylink: pcs: add 802.3 clause 22 helpers by Russell King · 4 years, 10 months ago
- 1671c42 net: phylink: Add XLGMII support by Jose Abreu · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 9414819 net: phylink: Test if MAC/PCS support Autoneg by Jose Abreu · 4 years, 10 months ago
- c580165 net: phylink: Add missing Backplane speeds by Jose Abreu · 4 years, 10 months ago
- 20d8bb0 phylink: Improve error message when validate failed by Hauke Mehrtens · 4 years, 10 months ago
- 91a208f net: phylink: propagate resolved link config via mac_link_up() by Russell King · 4 years, 10 months ago
- 97fec51 net: phylink: improve initial mac configuration by Russell King · 4 years, 11 months ago
- f904f15 net: phylink: allow ethtool -A to change flow control advertisement by Russell King · 4 years, 11 months ago
- 4e5aeb4 net: phylink: resolve fixed link flow control by Russell King · 4 years, 11 months ago
- 33faac8 net: phylink: use phylib resolved flow control modes by Russell King · 4 years, 11 months ago
- 2d5fbef net: phylink: ensure manual flow control is selected appropriately by Russell King · 4 years, 11 months ago
- 8cdfa25 net: phylink: remove pause mode ethtool setting for fixed links by Russell King · 4 years, 11 months ago
- 04e2246 net: phylink: allow in-band AN for USXGMII by Alex Marginean · 5 years ago
- 6cbdcf2 net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modes by Vladimir Oltean · 5 years ago
- e27f178 net: phy: Added IRQ print to phylink_bringup_phy() by Florian Fainelli · 5 years ago
- a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 1511ed0 net: phylink: add support for polling MAC PCS by Vladimir Oltean · 5 years ago
- 3a68ba6 net: phylink: make QSGMII a valid PHY mode for in-band AN by Vladimir Oltean · 5 years ago
- e0f909b net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR by Russell King · 5 years ago
- b605c9a net: phylink: switch to using fwnode_gpiod_get_index() by Dmitry Torokhov · 5 years ago
- eed70fd net: phylink: fix failure to register on x86 systems by Russell King · 5 years ago
- ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- df3f57a net: phylink: extend clause 45 PHY validation workaround by Russell King · 5 years ago
- 5d57c32 net: phylink: improve clause 45 PHY ksettings_set implementation by Russell King · 5 years ago
- 9b2079c net: phylink: fix interface passed to mac_link_up by Russell King · 5 years ago
- f5058a2 net: phylink: propagate phy_attach_direct() return code by Russell King · 5 years ago
- 7adb5b2 net: phylink: make Broadcom BCM84881 based SFPs work by Russell King · 5 years ago
- 52c9560 net: phylink: delay MAC configuration for copper SFP modules by Russell King · 5 years ago
- c0de2f4 net: phylink: split phylink_sfp_module_insert() by Russell King · 5 years ago
- 24cf0e6 net: phylink: split link_an_mode configured and current settings by Russell King · 5 years ago
- e45d1f5 net: phylink: support Clause 45 PHYs on SFP+ modules by Russell King · 5 years ago
- 938d44c net: phylink: re-split __phylink_connect_phy() by Russell King · 5 years ago
- 4882057 net: sfp: move phy_start()/phy_stop() to phylink by Russell King · 5 years ago
- a4516c7 net: sfp: derive interface mode from ethtool link modes by Russell King · 5 years ago
- d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
- a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
- d9922c0 net: phylink: fix link mode modification in PHY mode by Russell King · 5 years ago
- 269a6b5 net: phylink: update documentation on create and destroy by Russell King · 5 years ago
- 725ea4b net: phylink: update to use phy_support_asym_pause() by Russell King · 5 years ago
- 727b366 net: sfp: rework upstream interface by Russell King · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 9d68db5 net: phylink: Fix phylink_dbg() macro by Florian Fainelli · 5 years ago
- 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 2203cbf net: sfp: move fwnode parsing into sfp-bus layer by Russell King · 5 years ago
- 554032c net: phylink: use more linkmode_* by Russell King · 5 years ago
- 9db74e5 phylink: fix kernel-doc warnings by Randy Dunlap · 5 years ago
- 63b2ed4 net: phylink: Fix flow control resolution by Stefan Chulski · 5 years ago
- 8aace4f net: phylink: Fix flow control for fixed-link by René van Dorst · 5 years ago
- c7fa7f5 net: phylink: don't start and stop SGMII PHYs in SFP modules twice by Arseny Solokha · 5 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 7731676 net: phylink: avoid reducing support mask by Russell King · 6 years ago
- 54f70b3 net: sfp: remove sfp-bus use of netdevs by Russell King · 6 years ago
- 320587e6 net: sfp: add mandatory attach/detach methods for sfp buses by Russell King · 6 years ago
- 7b3b0e8 net: phylink: support for link gpio interrupt by Russell King · 6 years ago
- 7fdc455 net: phylink: remove netdev from phylink mii ioctl emulation by Russell King · 6 years ago
- b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 17091180 net: phylink: Add phylink_{printk, err, warn, info, dbg} macros by Ioana Ciornei · 6 years ago
- 43de619 net: phylink: Add PHYLINK_DEV operation type by Ioana Ciornei · 6 years ago
- 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
- 27755ff net: phylink: Add phylink_mac_link_{up, down} wrapper functions by Ioana Ciornei · 6 years ago
- c678726 net: phylink: ensure consistent phy interface mode by Russell King · 6 years ago
- 406cb0c net: phylink: ensure inband AN works correctly by Russell King · 6 years ago
- 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- d25ed41 net: phy: phylink: fix uninitialized variable in phylink_get_mac_state by Heiner Kallweit · 6 years ago
- 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 87454b6 net: phylink: avoid resolving link state too early by Russell King · 6 years ago
- 86e5813 net: phylink: add phylink_init_eee() helper by Russell King · 6 years ago
- 0946cf1 net: phylink: only call mac_config() during resolve when link is up by Russell King · 6 years ago
- 434a431 net: phy: change phy_start_interrupts to phy_request_interrupt by Heiner Kallweit · 6 years ago
- a016bec net: phy: start state machine in phy_start only by Heiner Kallweit · 6 years ago
- 5f85757 net: phy: Fixup GPLv2 SPDX tags based on license text by Andrew Lunn · 6 years ago
- 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago