Ben Hutchings
|
67ae7cf1ee
ethtool: Allow zero-length register dumps again
|
14 years ago |
Alexander Duyck
|
bff55273f9
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
|
14 years ago |
Michał Mirosław
|
fd0daf9d58
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
|
14 years ago |
David S. Miller
|
9cbc94eabb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Michał Mirosław
|
7cc31a9ae1
net: ethtool: fix IPV6 checksum feature name string
|
14 years ago |
Anirban Chakraborty
|
29dd54b72b
ethtool: Added support for FW dump
|
14 years ago |
Franco Fichtner
|
864b5418eb
ethtool: bring back missing comma in netdev features strings
|
14 years ago |
Mahesh Bandewar
|
eed2a12f1e
net: Allow ethtool to set interface in loopback mode.
|
14 years ago |
Stephen Hemminger
|
1ab7b6ac27
ethtool: remove phys_id from ethtool_ops
|
14 years ago |
Michał Mirosław
|
5f8629c526
net: fix hw_features ethtool_ops->set_flags compatibility
|
14 years ago |
Allan, Bruce W
|
fce55922f5
ethtool: allow custom interval for physical identification
|
14 years ago |
amit salecha
|
8b5933c380
net: ethtool support to configure number of channels
|
14 years ago |
Allan, Bruce W
|
143780c656
ethtool: time to blink provided in seconds not jiffies
|
14 years ago |
Alexander Duyck
|
5d9f11cf50
ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
|
14 years ago |
David S. Miller
|
4c844d97d2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
|
14 years ago |
Ben Hutchings
|
68f512f21a
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
|
14 years ago |
Tom Herbert
|
c6e1a0d12c
net: Allow no-cache copy from user on transmit
|
14 years ago |
Michał Mirosław
|
6cb6a27c45
net: Call netdev_features_change() from netdev_update_features()
|
14 years ago |
Stanislaw Gruszka
|
673e63c688
net: fix ethtool->set_flags not intended -EINVAL return value
|
14 years ago |
Michał Mirosław
|
27660515a2
net: implement dev_disable_lro() hw_features compatibility
|
14 years ago |
Roger Luethi
|
5e5069b41d
ethtool: __ethtool_set_sg: check for function pointer before using it
|
14 years ago |
Michał Mirosław
|
39fc0ce571
net: Implement SFEATURES compatibility for not updated drivers
|
14 years ago |
Michał Mirosław
|
4e4db20054
net: Fix ETHTOOL_GFEATURES compatibility
|
14 years ago |
Michał Mirosław
|
e83d360d9a
net: introduce NETIF_F_RXCSUM
|
14 years ago |
Michał Mirosław
|
da8ac86c4a
net: use ndo_fix_features for ethtool_ops->set_flags
|
14 years ago |
Michał Mirosław
|
86794881c2
net: ethtool: use ndo_fix_features for offload setting
|
14 years ago |
Michał Mirosław
|
5455c6998d
net: Introduce new feature setting ops
|
14 years ago |
Michał Mirosław
|
0a41770477
ethtool: factorize get/set_one_feature
|
14 years ago |
Michał Mirosław
|
340ae1654c
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
|
14 years ago |
Michał Mirosław
|
9a279ea3a7
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
|
14 years ago |