index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phylink.h
Age
Commit message (
Expand
)
Author
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
2020-02-16
net: phylink: clarify flow control settings in documentation
Russell King
2020-02-16
net: phylink: resolve fixed link flow control
Russell King
2020-01-05
net: phylink: add support for polling MAC PCS
Vladimir Oltean
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
net: phylink: further documentation clarifications
Russell King
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-14
net: phylink: further mac_config documentation improvements
Russell King - ARM Linux admin
2019-05-29
net: phylink: Add PHYLINK_DEV operation type
Ioana Ciornei
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-02-24
net: phylink: update mac_config() documentation
Russell King
2019-02-12
net: phylink: add phylink_init_eee() helper
Russell King
2018-08-09
phylink: add helper for configuring 2500BaseX modes
Russell King
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
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
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
phylink: add documentation for kernel APIs
Russell King
2017-12-05
phylink: remove phylink_init_eee()
Russell King
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
2017-08-06
phylink: add module EEPROM support
Russell King
2017-08-06
phylink: add phylink infrastructure
Russell King