index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-21
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+37
2020-07-21
net: phylink: add struct phylink_pcs
Russell King
1
-8
/
+26
2020-07-21
net: phylink: re-implement interface configuration with PCS
Russell King
1
-23
/
+52
2020-07-21
net: phylink: in-band pause mode advertisement update for PCS
Russell King
1
-4
/
+51
2020-07-21
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
1
-11
/
+20
2020-07-21
net: phylink: use config.an_enabled in ksettings_set method
Russell King
1
-2
/
+1
2020-07-21
net: phylink: simplify phy case for ksettings_set method
Russell King
1
-57
/
+47
2020-07-21
net: phylink: simplify ksettings_set() implementation
Russell King
1
-13
/
+12
2020-07-21
net: phylink: avoid mac_config calls
Russell King
1
-2
/
+4
2020-07-21
net: phylink: update PCS when changing interface during resolution
Russell King
1
-1
/
+8
2020-07-21
net: phylink: ensure link is down when changing interface
Russell King
1
-1
/
+11
2020-07-21
net: phylink: rearrange resolve mac_config() call
Russell King
1
-13
/
+8
2020-07-21
net: phylink: rejig link state tracking
Russell King
1
-7
/
+7
2020-07-21
net: phylink: update ethtool reporting for fixed-link modes
Russell King
1
-0
/
+2
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+32
2020-06-25
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-23
net: phylink: ensure manual pause mode configuration takes effect
Russell King
1
-5
/
+22
2020-06-23
net: phylink: fix ethtool -A with attached PHYs
Russell King
1
-9
/
+11
2020-06-19
net: phy: split devices_in_package
Russell King
1
-4
/
+4
2020-05-26
net: mdiobus: add clause 45 mdiobus accessors
Russell King
1
-6
/
+5
2020-05-18
net: phy: simplify phy_link_change arguments
Doug Berger
1
-2
/
+1
2020-04-24
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-17
net: phylink: pcs: add 802.3 clause 45 helpers
Russell King
1
-0
/
+30
2020-03-17
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
1
-0
/
+206
2020-03-14
net: phylink: Add XLGMII support
Jose Abreu
1
-0
/
+27
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2020-03-09
net: phylink: Test if MAC/PCS support Autoneg
Jose Abreu
1
-0
/
+3
2020-03-09
net: phylink: Add missing Backplane speeds
Jose Abreu
1
-0
/
+2
2020-03-03
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-16
net: phylink: improve initial mac configuration
Russell King
1
-2
/
+34
2020-02-16
net: phylink: allow ethtool -A to change flow control advertisement
Russell King
1
-0
/
+18
2020-02-16
net: phylink: resolve fixed link flow control
Russell King
1
-39
/
+31
2020-02-16
net: phylink: use phylib resolved flow control modes
Russell King
1
-8
/
+9
2020-02-16
net: phylink: ensure manual flow control is selected appropriately
Russell King
1
-17
/
+25
2020-02-16
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-05
net: phylink: add support for polling MAC PCS
Vladimir Oltean
1
-1
/
+2
2020-01-05
net: phylink: make QSGMII a valid PHY mode for in-band AN
Vladimir Oltean
1
-0
/
+1
2020-01-05
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
1
-0
/
+1
2020-01-05
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
[next]