index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
2019-07-24
net: phylink: don't start and stop SGMII PHYs in SFP modules twice
Arseny Solokha
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-04
net: phylink: avoid reducing support mask
Russell King
2019-05-31
net: sfp: remove sfp-bus use of netdevs
Russell King
2019-05-31
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
2019-05-31
net: phylink: support for link gpio interrupt
Russell King
2019-05-31
net: phylink: remove netdev from phylink mii ioctl emulation
Russell King
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-29
net: phylink: Add phylink_{printk, err, warn, info, dbg} macros
Ioana Ciornei
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-05-29
net: phylink: Add phylink_mac_link_{up, down} wrapper functions
Ioana Ciornei
2019-05-29
net: phylink: ensure consistent phy interface mode
Russell King
2019-05-21
net: phylink: ensure inband AN works correctly
Russell King
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-01
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
Heiner Kallweit
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-12
net: phylink: avoid resolving link state too early
Russell King
2019-02-12
net: phylink: add phylink_init_eee() helper
Russell King
2019-02-12
net: phylink: only call mac_config() during resolve when link is up
Russell King
2019-01-24
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
2019-01-24
net: phy: start state machine in phy_start only
Heiner Kallweit
2019-01-22
net: phy: Fixup GPLv2 SPDX tags based on license text
Andrew Lunn
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
net: phy: phylink: fix SFP interface autodetection
Baruch Siach
2018-10-01
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
2018-09-19
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
2018-08-09
phylink: add helper for configuring 2500BaseX modes
Russell King
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
2018-05-11
net: phy: phylink: Poll link GPIOs
Russell King
2018-05-11
net: phy: phylink: Release link GPIO
Florian Fainelli
2018-05-11
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
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
[next]