index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-12
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-20
/
+28
|
\
|
*
net: phy: phylink: fix SFP interface autodetection
Baruch Siach
2018-10-05
1
-20
/
+28
*
|
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
2018-10-01
1
-27
/
+0
*
|
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
2018-09-19
1
-0
/
+3
|
/
*
phylink: add helper for configuring 2500BaseX modes
Russell King
2018-08-09
1
-0
/
+30
*
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
2018-05-21
1
-1
/
+1
*
net: phy: phylink: Poll link GPIOs
Russell King
2018-05-11
1
-0
/
+16
*
net: phy: phylink: Release link GPIO
Florian Fainelli
2018-05-11
1
-0
/
+2
*
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
2018-05-11
1
-1
/
+1
*
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-03-30
1
-28
/
+0
*
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
2018-03-30
1
-1
/
+3
*
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
2018-03-04
1
-6
/
+6
*
net: phylink: Remove redundant netdev.phydev assignment
Richard Cochran
2018-03-01
1
-2
/
+0
*
phylink,sfp: negotiate interface format with MAC
Russell King
2018-02-28
1
-14
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-2
/
+3
|
\
|
*
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
2018-01-08
1
-0
/
+2
|
*
phylink: ensure we report link down when LOS asserted
Russell King
2018-01-02
1
-2
/
+1
*
|
phylink: remove 'mode' variable from phylink_sfp_module_insert()
Russell King
2018-01-02
1
-7
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-0
/
+2
|
\
|
|
*
phylink: ensure AN is enabled
Russell King
2017-12-25
1
-0
/
+1
|
*
phylink: ensure the PHY interface mode is appropriately set
Russell King
2017-12-25
1
-0
/
+1
*
|
phylink: avoid attaching more than one PHY
Russell King
2017-12-21
1
-0
/
+3
*
|
phylink: fix locking asserts
Russell King
2017-12-18
1
-17
/
+17
*
|
net: phy: phylink: Handle NULL fwnode_handle
Florian Fainelli
2017-12-15
1
-0
/
+3
*
|
net: phy: phylink: Report MoCA as PORT_BNC
Florian Fainelli
2017-12-13
1
-1
/
+4
*
|
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
2017-12-13
1
-2
/
+32
*
|
net: phy: phylink: Remove error message
Florian Fainelli
2017-12-13
1
-3
/
+1
*
|
net: phy: phylink: Use PHY device interface if N/A
Florian Fainelli
2017-12-13
1
-0
/
+6
*
|
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
2017-12-13
1
-2
/
+5
*
|
phylink: convert to fwnode
Russell King
2017-12-05
1
-38
/
+53
*
|
sfp: convert to fwnode
Russell King
2017-12-05
1
-1
/
+2
*
|
phylink: add documentation for kernel APIs
Russell King
2017-12-05
1
-0
/
+182
*
|
phylink: restart 802.3z negotiation when starting net device
Russell King
2017-12-05
1
-0
/
+6
*
|
phylink: remove phylink_init_eee()
Russell King
2017-12-05
1
-13
/
+0
*
|
phylink: add support for 2500baseX and 10GbaseKR
Russell King
2017-12-05
1
-0
/
+2
*
|
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
2017-12-05
1
-25
/
+14
*
|
phylink: merge SGMII and 802.3z handling
Russell King
2017-12-05
1
-7
/
+9
*
|
phy: add phy_interface_mode_is_8023z() helper
Russell King
2017-12-05
1
-2
/
+1
|
/
*
phylink: ensure we take the link down when phylink_stop() is called
Russell King
2017-12-01
1
-0
/
+1
*
phylink: make local function phylink_phy_change() static
Wei Yongjun
2017-11-04
1
-1
/
+2
*
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
2017-11-01
1
-7
/
+6
*
phylink: Fix an uninitialized variable bug
Dan Carpenter
2017-08-11
1
-1
/
+1
*
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
2017-08-06
1
-0
/
+17
*
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
2017-08-06
1
-33
/
+124
*
phylink: add module EEPROM support
Russell King
2017-08-06
1
-0
/
+28
*
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
2017-08-06
1
-0
/
+157
*
phylink: add phylink infrastructure
Russell King
2017-08-06
1
-0
/
+1169