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
/
net
/
ethtool
/
linkmodes.c
Age
Commit message (
Expand
)
Author
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-04-04
ethtool: reset #lanes when lanes is omitted
Andy Roulin
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-02-03
ethtool: Expose the number of lanes in use
Danielle Ratson
2021-02-03
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-02-03
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2021-02-03
ethtool: Validate master slave configuration before rtnl_lock()
Danielle Ratson
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
2020-09-19
ethtool: Add 100base-FX link mode entries
Dan Murphy
2020-08-03
ethtool: ethnl_set_linkmodes: remove redundant null check
Gaurav Singh
2020-07-08
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
2020-03-12
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
2020-02-18
ethtool: Add support for low latency RS FEC
Aya Levin
2020-01-03
ethtool: remove set but not used variable 'lsettings'
YueHaibing
2019-12-27
ethtool: add LINKMODES_NTF notification
Michal Kubecek
2019-12-27
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
2019-12-27
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek