summaryrefslogtreecommitdiffstats
path: root/include/linux/phylink.h
Commit message (Expand)AuthorAgeFilesLines
* net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)2023-08-251-0/+2
* net: phylink: strip out pre-March 2020 legacy codeRussell King (Oracle)2023-07-251-39/+6
* net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)2023-07-181-12/+0
* net: phylink: add support for PCS link change notificationsRussell King (Oracle)2023-07-141-0/+7
* net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)2023-07-141-0/+6
* net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)2023-07-141-0/+16
* phylink: ReST-ify the phylink_pcs_neg_mode() kdocJakub Kicinski2023-06-271-4/+6
* net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)2023-06-221-2/+3
* net: phylink: add PCS negotiation modeRussell King (Oracle)2023-06-221-6/+98
* net: phylink: add function to resolve clause 73 negotiationRussell King (Oracle)2023-05-241-0/+2
* net: phylink: constify fwnode argumentsRussell King (Oracle)2023-05-131-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-061-0/+1
|\
| * net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong2023-03-311-0/+1
* | net: phylink: remove an_enabledRussell King (Oracle)2023-03-221-2/+0
|/
* net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)2022-11-071-0/+5
* net: phylink: add phylink_get_link_timer_ns() helperRussell King (Oracle)2022-10-281-0/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-201-0/+2
|\
| * net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang2022-10-151-0/+2
* | net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)2022-10-191-0/+3
|/
* net: phylink: Adjust advertisement based on rate matchingSean Anderson2022-09-231-1/+2
* net: phylink: Adjust link settings based on rate matchingSean Anderson2022-09-231-0/+5
* net: phylink: Generate caps and convert to linkmodes separatelySean Anderson2022-09-231-2/+2
* net: phylink: Export phylink_caps_to_linkmodesSean Anderson2022-09-231-0/+1
* net: phylink: Document MAC_(A)SYM_PAUSESean Anderson2022-09-231-0/+29
* net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)2022-04-131-6/+0
* net: phylink: remove phylink_set_pcs()Russell King (Oracle)2022-02-281-1/+0
* net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)2022-02-191-2/+0
* net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)2022-02-051-1/+0
* net: phylink: add pcs_validate() methodRussell King (Oracle)2021-12-161-0/+20
* net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)2021-12-161-0/+18
* net: phylink: use legacy_pre_march2020Russell King (Oracle)2021-12-091-0/+17
* net: phylink: add legacy_pre_march2020 indicatorRussell King (Oracle)2021-12-091-0/+3
* net: phylink: Add helpers for c22 registers without MDIOSean Anderson2021-11-221-3/+4
* net: phylink: add generic validate implementationRussell King (Oracle)2021-11-151-0/+31
* net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)2021-10-261-2/+10
* net: phylink: add MAC phy_interface_t bitmapRussell King2021-10-261-0/+1
* net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)2021-10-041-0/+1
* net: phylink: add suspend/resume supportRussell King (Oracle)2021-09-071-0/+3
* net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson2021-06-111-0/+3
* net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong2021-03-151-0/+2
* net: phylink: add helper function to decode USXGMII wordIoana Ciornei2020-08-311-0/+3
* phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap2020-08-171-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-17/+88
|\
| * net: phylink: add interface to configure clause 22 PCS PHYRussell King2020-07-211-0/+3
| * net: phylink: add struct phylink_pcsRussell King2020-07-211-15/+30
| * net: phylink: re-implement interface configuration with PCSRussell King2020-07-211-0/+48
| * net: phylink: in-band pause mode advertisement update for PCSRussell King2020-07-211-2/+5
| * net: phylink: add phylink_speed_(up|down) interfaceRussell King2020-06-251-0/+2
* | net: pylink.h: add kernel-doc descriptions for new fields at phylink_configMauro Carvalho Chehab2020-06-261-0/+4
|/
* net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King2020-04-241-3/+3