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
2021-03-15
net: phylink: Fix phylink_err() function name error in phylink_major_config
Ong Boon Leong
1
-1
/
+1
2021-02-17
net: phylink: Add 5gbase-r support
Marek BehĂșn
1
-0
/
+4
2020-11-18
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config
Robert Hancock
1
-1
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-08-31
net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_state
Ioana Ciornei
1
-0
/
+1
2020-08-31
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
1
-0
/
+43
2020-08-31
net: phylink: avoid oops during initialisation
Russell King
1
-1
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-22
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+37
2020-07-22
net: phylink: add struct phylink_pcs
Russell King
1
-8
/
+26
2020-07-22
net: phylink: re-implement interface configuration with PCS
Russell King
1
-23
/
+52
2020-07-22
net: phylink: in-band pause mode advertisement update for PCS
Russell King
1
-4
/
+51
2020-07-22
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
1
-11
/
+20
2020-07-22
net: phylink: use config.an_enabled in ksettings_set method
Russell King
1
-2
/
+1
2020-07-22
net: phylink: simplify phy case for ksettings_set method
Russell King
1
-57
/
+47
2020-07-22
net: phylink: simplify ksettings_set() implementation
Russell King
1
-13
/
+12
2020-07-22
net: phylink: avoid mac_config calls
Russell King
1
-2
/
+4
2020-07-22
net: phylink: update PCS when changing interface during resolution
Russell King
1
-1
/
+8
2020-07-22
net: phylink: ensure link is down when changing interface
Russell King
1
-1
/
+11
2020-07-22
net: phylink: rearrange resolve mac_config() call
Russell King
1
-13
/
+8
2020-07-22
net: phylink: rejig link state tracking
Russell King
1
-7
/
+7
2020-07-22
net: phylink: update ethtool reporting for fixed-link modes
Russell King
1
-0
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+32
2020-06-26
net: phylink: only restart AN if the link mode is using in-band AN
Russell King
1
-1
/
+2
2020-06-25
net: phylink: add phylink_speed_(up|down) interface
Russell King
1
-0
/
+48
2020-06-24
net: phylink: ensure manual pause mode configuration takes effect
Russell King
1
-5
/
+22
2020-06-24
net: phylink: fix ethtool -A with attached PHYs
Russell King
1
-9
/
+11
2020-06-20
net: phy: split devices_in_package
Russell King
1
-4
/
+4
2020-05-27
net: mdiobus: add clause 45 mdiobus accessors
Russell King
1
-6
/
+5
2020-05-19
net: phy: simplify phy_link_change arguments
Doug Berger
1
-2
/
+1
2020-04-25
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
1
-31
/
+15
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
[next]