index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
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-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
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2019-12-17
net: phylink: extend clause 45 PHY validation workaround
Russell King
1
-9
/
+13
2019-12-17
net: phylink: improve clause 45 PHY ksettings_set implementation
Russell King
1
-31
/
+53
2019-12-14
net: phylink: fix interface passed to mac_link_up
Russell King
1
-2
/
+1
2019-12-14
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-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-9
/
+6
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+20
2019-11-19
net: phylink: fix link mode modification in PHY mode
Russell King
1
-9
/
+16
2019-11-19
net: phylink: update documentation on create and destroy
Russell King
1
-0
/
+4
2019-11-16
net: phylink: update to use phy_support_asym_pause()
Russell King
1
-9
/
+6
2019-11-09
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-01
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-15
net: phylink: use more linkmode_*
Russell King
1
-5
/
+2
[next]