Commit Graph

110 Commits (6ee723a6570a897208b76ab3e9a495e9106b2f8c)

Author SHA1 Message Date
Jiri Pirko 4bc71cb983 net: consolidate and fix ethtool_ops->get_settings calling 14 years ago
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
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
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
Eugene Teo b7c7d01aae net: clear heap allocation for ethtool_get_regs() 14 years ago
Michał Mirosław 04ed3e741d net: change netdev->features to u32 14 years ago
Ben Hutchings e596e6e4d5 ethtool: Report link-down while interface is down 14 years ago
Michał Mirosław 7903264402 net: Fix too optimistic NETIF_F_HW_CSUM features 14 years ago
Jesse Gross d5dbda2380 ethtool: Add support for vlan accleration. 15 years ago
Kees Cook b00916b189 net: clear heap allocations for privileged ethtool actions 15 years ago
Kees Cook ae6df5f96a net: clear heap allocation for ETHTOOL_GRXCLSRLALL 15 years ago
David S. Miller 73da16c28e ethtool: Fix build due to lack of ethtool.h include. 15 years ago
Ben Hutchings a77f5db361 ethtool: Allocate register dump buffer with vmalloc() 15 years ago
Ben Hutchings be2902daee ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool 15 years ago
Eric Dumazet 67c9660831 ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum 15 years ago
Ben Hutchings e0de7c93b9 ethtool: Remove unimplemented flow specification types 15 years ago
stephen hemminger 0fdc100bdc ethtool: allow non-netadmin to query settings 15 years ago
Ben Hutchings 0141480205 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo 15 years ago
Ben Hutchings a5b6ee291e ethtool: Add support for control of RX flow hash indirection 15 years ago
Ben Hutchings 1437ce3983 ethtool: Change ethtool_op_set_flags to validate flags 15 years ago
Ben Hutchings bf988435bd ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH 15 years ago
Ben Hutchings db048b6903 ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL 15 years ago
Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements 15 years ago
chavey 97f8aefbbf net: fix ethtool coding style errors and warnings 15 years ago
stephen hemminger b00fabb402 netdev: ethtool RXHASH flag 15 years ago