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
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
2020-10-27
net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config
Robert Hancock
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-31
net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_state
Ioana Ciornei
2020-08-31
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
2020-08-31
net: phylink: avoid oops during initialisation
Russell King
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-21
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
2020-07-21
net: phylink: add struct phylink_pcs
Russell King
2020-07-21
net: phylink: re-implement interface configuration with PCS
Russell King
2020-07-21
net: phylink: in-band pause mode advertisement update for PCS
Russell King
2020-07-21
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
2020-07-21
net: phylink: use config.an_enabled in ksettings_set method
Russell King
2020-07-21
net: phylink: simplify phy case for ksettings_set method
Russell King
[next]