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-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
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
[next]