Age | Commit message (Expand) | Author |
2023-06-27 | phylink: ReST-ify the phylink_pcs_neg_mode() kdoc | Jakub Kicinski |
2023-06-22 | net: phylink: pass neg_mode into phylink_mii_c22_pcs_config() | Russell King (Oracle) |
2023-06-22 | net: phylink: add PCS negotiation mode | Russell King (Oracle) |
2023-05-24 | net: phylink: add function to resolve clause 73 negotiation | Russell King (Oracle) |
2023-05-13 | net: phylink: constify fwnode arguments | Russell King (Oracle) |
2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-31 | net: phylink: add phylink_expects_phy() method | Michael Sit Wei Hong |
2023-03-22 | net: phylink: remove an_enabled | Russell King (Oracle) |
2022-11-07 | net: remove explicit phylink_generic_validate() references | Russell King (Oracle) |
2022-10-28 | net: phylink: add phylink_get_link_timer_ns() helper | Russell King (Oracle) |
2022-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-10-19 | net: phylink: provide phylink_validate_mask_caps() helper | Russell King (Oracle) |
2022-10-15 | net: phylink: add mac_managed_pm in phylink_config structure | Shenwei Wang |
2022-09-23 | net: phylink: Adjust advertisement based on rate matching | Sean Anderson |
2022-09-23 | net: phylink: Adjust link settings based on rate matching | Sean Anderson |
2022-09-23 | net: phylink: Generate caps and convert to linkmodes separately | Sean Anderson |
2022-09-23 | net: phylink: Export phylink_caps_to_linkmodes | Sean Anderson |
2022-09-23 | net: phylink: Document MAC_(A)SYM_PAUSE | Sean Anderson |
2022-04-13 | net: phylink: remove phylink_helper_basex_speed() | Russell King (Oracle) |
2022-02-28 | net: phylink: remove phylink_set_pcs() | Russell King (Oracle) |
2022-02-19 | net: phylink: remove phylink_config's pcs_poll | Russell King (Oracle) |
2022-02-05 | net: phylink: remove phylink_set_10g_modes() | Russell King (Oracle) |
2021-12-16 | net: phylink: add pcs_validate() method | Russell King (Oracle) |
2021-12-16 | net: phylink: add mac_select_pcs() method to phylink_mac_ops | Russell King (Oracle) |
2021-12-09 | net: phylink: use legacy_pre_march2020 | Russell King (Oracle) |
2021-12-09 | net: phylink: add legacy_pre_march2020 indicator | Russell King (Oracle) |
2021-11-22 | net: phylink: Add helpers for c22 registers without MDIO | Sean Anderson |
2021-11-15 | net: phylink: add generic validate implementation | Russell King (Oracle) |
2021-10-26 | net: phylink: use supported_interfaces for phylink validation | Russell King (Oracle) |
2021-10-26 | net: phylink: add MAC phy_interface_t bitmap | Russell King |
2021-10-04 | net: phylink: add phylink_set_10g_modes() helper | Russell King (Oracle) |
2021-09-07 | net: phylink: add suspend/resume support | Russell King (Oracle) |
2021-06-11 | net: phylink: introduce phylink_fwnode_phy_connect() | Calvin Johnson |
2021-03-15 | net: phylink: make phylink_parse_mode() support non-DT platform | Ong Boon Leong |
2020-08-31 | net: phylink: add helper function to decode USXGMII word | Ioana Ciornei |
2020-08-17 | phylink: <linux/phylink.h>: fix function prototype kernel-doc warning | Randy Dunlap |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-21 | net: phylink: add interface to configure clause 22 PCS PHY | Russell King |
2020-07-21 | net: phylink: add struct phylink_pcs | Russell King |
2020-07-21 | net: phylink: re-implement interface configuration with PCS | Russell King |
2020-07-21 | net: phylink: in-band pause mode advertisement update for PCS | Russell King |
2020-06-26 | net: pylink.h: add kernel-doc descriptions for new fields at phylink_config | Mauro Carvalho Chehab |
2020-06-25 | net: phylink: add phylink_speed_(up|down) interface | Russell King |
2020-04-24 | net: phylink, dsa: eliminate phylink_fixed_state_cb() | Russell King |
2020-03-30 | net: phylink: add separate pcs operations structure | Russell King |
2020-03-30 | net: phylink: rename 'ops' to 'mac_ops' | Russell King |
2020-03-30 | net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype | Russell King |
2020-03-17 | net: phylink: pcs: add 802.3 clause 45 helpers | Russell King |
2020-03-17 | net: phylink: pcs: add 802.3 clause 22 helpers | Russell King |
2020-02-27 | net: phylink: propagate resolved link config via mac_link_up() | Russell King |