index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
1
-11
/
+0
2021-12-16
net: phylink: add pcs_validate() method
Russell King (Oracle)
1
-0
/
+31
2021-12-16
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
1
-9
/
+59
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
1
-6
/
+6
2021-12-07
net: phy: Add the missing blank line in the phylink_suspend comment
Yanteng Si
1
-0
/
+1
2021-12-01
net: phylink: tidy up disable bit clearing
Russell King
1
-6
/
+9
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+25
2021-11-24
net: phylink: Force retrigger in case of latched link-fail indicator
Russell King (Oracle)
1
-0
/
+13
2021-11-24
net: phylink: Force link down and retrigger resolve on interface change
Russell King (Oracle)
1
-1
/
+12
2021-11-22
net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()
Russell King (Oracle)
1
-1
/
+8
2021-11-22
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
1
-44
/
+60
2021-11-19
net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()
Russell King (Oracle)
1
-0
/
+1
2021-11-16
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
1
-1
/
+1
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
1
-0
/
+252
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-10-29
net: phylink: avoid mvneta warning when setting pause parameters
Russell King (Oracle)
1
-1
/
+1
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
1
-0
/
+36
2021-10-24
net: phylink: Convert some users of mdiobus_* to mdiodev_*
Sean Anderson
1
-16
/
+7
2021-10-19
net: phylink: Support disabling autonegotiation for PCS
Robert Hancock
1
-5
/
+19
2021-10-19
net: phylink: rejig SFP interface selection in ksettings_set()
Russell King (Oracle)
1
-10
/
+10
2021-10-06
net: phylink: use mdiobus_modify_changed() helper
Russell King (Oracle)
1
-25
/
+4
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
1
-0
/
+11
2021-09-19
net: phylink: don't call netif_carrier_off() with NULL netdev
Russell King (Oracle)
1
-1
/
+4
2021-09-08
net: phylink: Update SFP selected interface on advertising changes
Nathan Rossi
1
-1
/
+29
2021-09-07
net: phylink: add suspend/resume support
Russell King (Oracle)
1
-0
/
+82
2021-07-21
net: phylink: cleanup ksettings_set
Russell King (Oracle)
1
-7
/
+9
2021-07-20
net: phylink: add phy change pause mode debug
Russell King (Oracle)
1
-2
/
+3
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
1
-3
/
+2
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
1
-3
/
+6
2021-06-12
net: phylink: Add 25G BASE-R support
Steen Hegelund
1
-0
/
+5
2021-06-11
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
1
-38
/
+1
2021-06-11
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
1
-0
/
+54
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-03-15
net: phylink: Fix phylink_err() function name error in phylink_major_config
Ong Boon Leong
1
-1
/
+1
2021-03-15
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
1
-2
/
+3
2021-02-16
net: phylink: Add 5gbase-r support
Marek BehĂșn
1
-0
/
+4
2020-11-17
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-27
net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config
Robert Hancock
1
-1
/
+2
2020-09-04
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-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
[next]