index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phylink: fix SGMII inband autoneg enable
Russell King (Oracle)
2022-07-09
1
-1
/
+3
*
net: phylink: fix NULL pl->pcs dereference during phylink_pcs_poll_start
Vladimir Oltean
2022-06-30
1
-1
/
+1
*
net: phylink: disable PCS polling over major configuration
Russell King (Oracle)
2022-06-29
1
-10
/
+20
*
net: phylink: remove pcs_ops member
Russell King (Oracle)
2022-06-29
1
-20
/
+19
*
net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()
Russell King (Oracle)
2022-06-24
1
-0
/
+1
*
net: phylink: Convert to mdiobus_c45_{read|write}
Andrew Lunn
2022-05-02
1
-15
/
+17
*
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-05-01
1
-1
/
+3
*
net: phylink: remove phylink_helper_basex_speed()
Russell King (Oracle)
2022-04-13
1
-28
/
+0
*
net: phylink: use %pe for printing errors
Russell King (Oracle)
2022-03-03
1
-9
/
+11
*
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
2022-02-28
1
-32
/
+12
*
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2022-02-23
1
-3
/
+11
*
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
2022-02-19
1
-2
/
+1
*
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
2022-02-05
1
-11
/
+0
*
net: phylink: add pcs_validate() method
Russell King (Oracle)
2021-12-16
1
-0
/
+31
*
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
2021-12-16
1
-9
/
+59
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-0
/
+1
|
\
|
*
net: phy: Add the missing blank line in the phylink_suspend comment
Yanteng Si
2021-12-08
1
-0
/
+1
*
|
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-09
1
-6
/
+6
*
|
net: phylink: tidy up disable bit clearing
Russell King
2021-12-02
1
-6
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-1
/
+25
|
\
|
|
*
net: phylink: Force retrigger in case of latched link-fail indicator
Russell King (Oracle)
2021-11-25
1
-0
/
+13
|
*
net: phylink: Force link down and retrigger resolve on interface change
Russell King (Oracle)
2021-11-25
1
-1
/
+12
*
|
net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()
Russell King (Oracle)
2021-11-22
1
-1
/
+8
*
|
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
2021-11-22
1
-44
/
+60
*
|
net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()
Russell King (Oracle)
2021-11-19
1
-0
/
+1
*
|
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
2021-11-17
1
-1
/
+1
*
|
net: phylink: add generic validate implementation
Russell King (Oracle)
2021-11-15
1
-0
/
+252
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-02
1
-1
/
+1
|
\
|
*
net: phylink: avoid mvneta warning when setting pause parameters
Russell King (Oracle)
2021-10-29
1
-1
/
+1
*
|
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
2021-10-26
1
-0
/
+36
*
|
net: phylink: Convert some users of mdiobus_* to mdiodev_*
Sean Anderson
2021-10-24
1
-16
/
+7
*
|
net: phylink: Support disabling autonegotiation for PCS
Robert Hancock
2021-10-19
1
-5
/
+19
*
|
net: phylink: rejig SFP interface selection in ksettings_set()
Russell King (Oracle)
2021-10-19
1
-10
/
+10
*
|
net: phylink: use mdiobus_modify_changed() helper
Russell King (Oracle)
2021-10-07
1
-25
/
+4
*
|
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
2021-10-04
1
-0
/
+11
*
|
net: phylink: don't call netif_carrier_off() with NULL netdev
Russell King (Oracle)
2021-09-19
1
-1
/
+4
|
/
*
net: phylink: Update SFP selected interface on advertising changes
Nathan Rossi
2021-09-08
1
-1
/
+29
*
net: phylink: add suspend/resume support
Russell King (Oracle)
2021-09-07
1
-0
/
+82
*
net: phylink: cleanup ksettings_set
Russell King (Oracle)
2021-07-21
1
-7
/
+9
*
net: phylink: add phy change pause mode debug
Russell King (Oracle)
2021-07-20
1
-2
/
+3
*
net: phy: fix formatting issues with braces
Wenpeng Liang
2021-06-16
1
-3
/
+2
*
net: phy: correct format of block comments
Wenpeng Liang
2021-06-16
1
-3
/
+6
*
net: phylink: Add 25G BASE-R support
Steen Hegelund
2021-06-12
1
-0
/
+5
*
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
2021-06-11
1
-38
/
+1
*
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
2021-06-11
1
-0
/
+54
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-1
/
+1
|
\
|
*
net: phylink: Fix phylink_err() function name error in phylink_major_config
Ong Boon Leong
2021-03-15
1
-1
/
+1
*
|
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
2021-03-15
1
-2
/
+3
|
/
*
net: phylink: Add 5gbase-r support
Marek BehĂșn
2021-02-16
1
-0
/
+4
*
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-17
1
-1
/
+1
[next]