index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-02
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-22
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-07
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-01
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-24
1
-0
/
+13
|
*
net: phylink: Force link down and retrigger resolve on interface change
Russell King (Oracle)
2021-11-24
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-16
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-01
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-06
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
*
net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config
Robert Hancock
2020-10-27
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
|
net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_state
Ioana Ciornei
2020-08-31
1
-0
/
+1
*
|
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
2020-08-31
1
-0
/
+43
[next]