Age | Commit message (Expand) | Author |
2018-03-30 | sfp/phylink: move module EEPROM ethtool access into netdev core ethtool | Russell King |
2018-03-30 | net: phy: phylink: Provide PHY interface to mac_link_{up, down} | Florian Fainelli |
2018-03-04 | net: phy: Fix spelling mistake: "advertisment"-> "advertisement" | Colin Ian King |
2018-03-01 | net: phylink: Remove redundant netdev.phydev assignment | Richard Cochran |
2018-02-28 | phylink,sfp: negotiate interface format with MAC | Russell King |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-08 | phylink: mark expected switch fall-throughs in phylink_mii_ioctl | Gustavo A. R. Silva |
2018-01-02 | phylink: remove 'mode' variable from phylink_sfp_module_insert() | Russell King |
2018-01-02 | phylink: ensure we report link down when LOS asserted | Russell King |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-25 | phylink: ensure AN is enabled | Russell King |
2017-12-25 | phylink: ensure the PHY interface mode is appropriately set | Russell King |
2017-12-21 | phylink: avoid attaching more than one PHY | Russell King |
2017-12-18 | phylink: fix locking asserts | Russell King |
2017-12-15 | net: phy: phylink: Handle NULL fwnode_handle | Florian Fainelli |
2017-12-13 | net: phy: phylink: Report MoCA as PORT_BNC | Florian Fainelli |
2017-12-13 | net: phy: phylink: Allow setting a custom link state callback | Florian Fainelli |
2017-12-13 | net: phy: phylink: Remove error message | Florian Fainelli |
2017-12-13 | net: phy: phylink: Use PHY device interface if N/A | Florian Fainelli |
2017-12-13 | net: phy: phylink: Allow specifying PHY device flags | Florian Fainelli |
2017-12-05 | phylink: convert to fwnode | Russell King |
2017-12-05 | sfp: convert to fwnode | Russell King |
2017-12-05 | phylink: add documentation for kernel APIs | Russell King |
2017-12-05 | phylink: restart 802.3z negotiation when starting net device | Russell King |
2017-12-05 | phylink: remove phylink_init_eee() | Russell King |
2017-12-05 | phylink: add support for 2500baseX and 10GbaseKR | Russell King |
2017-12-05 | phylink: get rid of separate Cisco SGMII and 802.3z modes | Russell King |
2017-12-05 | phylink: merge SGMII and 802.3z handling | Russell King |
2017-12-05 | phy: add phy_interface_mode_is_8023z() helper | Russell King |
2017-12-01 | phylink: ensure we take the link down when phylink_stop() is called | Russell King |
2017-11-04 | phylink: make local function phylink_phy_change() static | Wei Yongjun |
2017-11-01 | net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c | Florian Fainelli |
2017-08-11 | phylink: Fix an uninitialized variable bug | Dan Carpenter |
2017-08-06 | phylink: add in-band autonegotiation support for 10GBase-KR mode. | Russell King |
2017-08-06 | phylink: add support for MII ioctl access to Clause 45 PHYs | Russell King |
2017-08-06 | phylink: add module EEPROM support | Russell King |
2017-08-06 | sfp: add sfp-bus to bridge between network devices and sfp cages | Russell King |
2017-08-06 | phylink: add phylink infrastructure | Russell King |