index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
2012-07-12
ethtool: allow ETHTOOL_GSSET_INFO for users
Michał Mirosław
2012-05-31
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-07-21
ethtool: Allow zero-length register dumps again
Ben Hutchings
2011-06-08
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-17
net: ethtool: fix IPV6 checksum feature name string
Michał Mirosław
2011-05-13
ethtool: Added support for FW dump
Anirban Chakraborty
2011-05-12
ethtool: bring back missing comma in netdev features strings
Franco Fichtner
2011-05-08
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
2011-05-08
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
2011-04-21
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
2011-04-14
ethtool: allow custom interval for physical identification
Allan, Bruce W
2011-04-13
net: ethtool support to configure number of channels
amit salecha
2011-04-12
ethtool: time to blink provided in seconds not jiffies
Allan, Bruce W
2011-04-11
ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
Alexander Duyck
2011-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2011-04-05
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
Ben Hutchings
2011-04-04
net: Allow no-cache copy from user on transmit
Tom Herbert
2011-04-02
net: Call netdev_features_change() from netdev_update_features()
Michał Mirosław
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-22
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
2011-03-18
ethtool: __ethtool_set_sg: check for function pointer before using it
Roger Luethi
2011-02-23
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
2011-02-23
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
2011-02-17
net: introduce NETIF_F_RXCSUM
Michał Mirosław
2011-02-17
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
2011-02-17
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
2011-02-17
net: Introduce new feature setting ops
Michał Mirosław
2011-02-17
ethtool: factorize get/set_one_feature
Michał Mirosław
2011-02-17
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
Michał Mirosław
2011-02-17
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
Michał Mirosław
2011-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
2011-01-24
net: change netdev->features to u32
Michał Mirosław
2010-12-10
ethtool: Report link-down while interface is down
Ben Hutchings
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-08
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
2010-09-21
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
2010-09-21
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
2010-09-17
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-17
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
2010-09-15
ethtool: Remove unimplemented flow specification types
Ben Hutchings
2010-08-23
ethtool: allow non-netadmin to query settings
stephen hemminger
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
[next]