index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
2022-07-08
net: phylink: fix SGMII inband autoneg enable
Russell King (Oracle)
2022-06-30
net: phylink: fix NULL pl->pcs dereference during phylink_pcs_poll_start
Vladimir Oltean
2022-06-28
net: phylink: disable PCS polling over major configuration
Russell King (Oracle)
2022-06-28
net: phylink: remove pcs_ops member
Russell King (Oracle)
2022-06-24
net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()
Russell King (Oracle)
2022-05-02
net: phylink: Convert to mdiobus_c45_{read|write}
Andrew Lunn
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-04-13
net: phylink: remove phylink_helper_basex_speed()
Russell King (Oracle)
2022-03-02
net: phylink: use %pe for printing errors
Russell King (Oracle)
2022-02-28
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
2022-02-22
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
2021-12-16
net: phylink: add pcs_validate() method
Russell King (Oracle)
2021-12-16
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-07
net: phy: Add the missing blank line in the phylink_suspend comment
Yanteng Si
2021-12-01
net: phylink: tidy up disable bit clearing
Russell King
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-24
net: phylink: Force retrigger in case of latched link-fail indicator
Russell King (Oracle)
2021-11-24
net: phylink: Force link down and retrigger resolve on interface change
Russell King (Oracle)
2021-11-22
net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()
Russell King (Oracle)
2021-11-22
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
2021-11-19
net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()
Russell King (Oracle)
2021-11-16
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-29
net: phylink: avoid mvneta warning when setting pause parameters
Russell King (Oracle)
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
2021-10-24
net: phylink: Convert some users of mdiobus_* to mdiodev_*
Sean Anderson
2021-10-19
net: phylink: Support disabling autonegotiation for PCS
Robert Hancock
2021-10-19
net: phylink: rejig SFP interface selection in ksettings_set()
Russell King (Oracle)
2021-10-06
net: phylink: use mdiobus_modify_changed() helper
Russell King (Oracle)
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
2021-09-19
net: phylink: don't call netif_carrier_off() with NULL netdev
Russell King (Oracle)
2021-09-08
net: phylink: Update SFP selected interface on advertising changes
Nathan Rossi
2021-09-07
net: phylink: add suspend/resume support
Russell King (Oracle)
2021-07-21
net: phylink: cleanup ksettings_set
Russell King (Oracle)
2021-07-20
net: phylink: add phy change pause mode debug
Russell King (Oracle)
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
2021-06-12
net: phylink: Add 25G BASE-R support
Steen Hegelund
2021-06-11
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
2021-06-11
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-15
net: phylink: Fix phylink_err() function name error in phylink_major_config
Ong Boon Leong
2021-03-15
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
2021-02-16
net: phylink: Add 5gbase-r support
Marek BehĂșn
2020-11-17
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
[next]