index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
net: phylink: add separate pcs operations structure
Russell King
1
-22
/
+55
2020-03-30
net: phylink: rename 'ops' to 'mac_ops'
Russell King
1
-15
/
+15
2020-03-30
net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
Russell King
1
-5
/
+7
2020-03-18
net: phylink: pcs: add 802.3 clause 45 helpers
Russell King
1
-0
/
+30
2020-03-18
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
1
-0
/
+206
2020-03-15
net: phylink: Add XLGMII support
Jose Abreu
1
-0
/
+27
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2020-03-10
net: phylink: Test if MAC/PCS support Autoneg
Jose Abreu
1
-0
/
+3
2020-03-10
net: phylink: Add missing Backplane speeds
Jose Abreu
1
-0
/
+2
2020-03-04
phylink: Improve error message when validate failed
Hauke Mehrtens
1
-1
/
+7
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-2
/
+7
2020-02-17
net: phylink: improve initial mac configuration
Russell King
1
-2
/
+34
2020-02-17
net: phylink: allow ethtool -A to change flow control advertisement
Russell King
1
-0
/
+18
2020-02-17
net: phylink: resolve fixed link flow control
Russell King
1
-39
/
+31
2020-02-17
net: phylink: use phylib resolved flow control modes
Russell King
1
-8
/
+9
2020-02-17
net: phylink: ensure manual flow control is selected appropriately
Russell King
1
-17
/
+25
2020-02-17
net: phylink: remove pause mode ethtool setting for fixed links
Russell King
1
-12
/
+5
2020-01-20
net: phylink: allow in-band AN for USXGMII
Alex Marginean
1
-0
/
+1
2020-01-20
net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modes
Vladimir Oltean
1
-0
/
+4
2020-01-14
net: phy: Added IRQ print to phylink_bringup_phy()
Florian Fainelli
1
-2
/
+5
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-01-06
net: phylink: add support for polling MAC PCS
Vladimir Oltean
1
-1
/
+2
2020-01-06
net: phylink: make QSGMII a valid PHY mode for in-band AN
Vladimir Oltean
1
-0
/
+1
2020-01-06
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
1
-0
/
+1
2020-01-06
net: phylink: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
1
-2
/
+2
2020-01-03
net: phylink: fix failure to register on x86 systems
Russell King
1
-0
/
+3
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2019-12-18
net: phylink: extend clause 45 PHY validation workaround
Russell King
1
-9
/
+13
2019-12-18
net: phylink: improve clause 45 PHY ksettings_set implementation
Russell King
1
-31
/
+53
2019-12-15
net: phylink: fix interface passed to mac_link_up
Russell King
1
-2
/
+1
2019-12-15
net: phylink: propagate phy_attach_direct() return code
Russell King
1
-3
/
+6
2019-12-11
net: phylink: make Broadcom BCM84881 based SFPs work
Russell King
1
-2
/
+16
2019-12-11
net: phylink: delay MAC configuration for copper SFP modules
Russell King
1
-10
/
+43
2019-12-11
net: phylink: split phylink_sfp_module_insert()
Russell King
1
-19
/
+28
2019-12-11
net: phylink: split link_an_mode configured and current settings
Russell King
1
-28
/
+31
2019-12-11
net: phylink: support Clause 45 PHYs on SFP+ modules
Russell King
1
-5
/
+16
2019-12-11
net: phylink: re-split __phylink_connect_phy()
Russell King
1
-15
/
+24
2019-12-11
net: sfp: move phy_start()/phy_stop() to phylink
Russell King
1
-0
/
+22
2019-12-11
net: sfp: derive interface mode from ethtool link modes
Russell King
1
-1
/
+1
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-9
/
+6
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+20
2019-11-20
net: phylink: fix link mode modification in PHY mode
Russell King
1
-9
/
+16
2019-11-20
net: phylink: update documentation on create and destroy
Russell King
1
-0
/
+4
2019-11-17
net: phylink: update to use phy_support_asym_pause()
Russell King
1
-9
/
+6
2019-11-10
net: sfp: rework upstream interface
Russell King
1
-4
/
+6
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+16
2019-11-02
net: phylink: Fix phylink_dbg() macro
Florian Fainelli
1
-0
/
+16
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-10-16
net: sfp: move fwnode parsing into sfp-bus layer
Russell King
1
-15
/
+6
2019-10-16
net: phylink: use more linkmode_*
Russell King
1
-5
/
+2
[next]