aboutsummaryrefslogtreecommitdiff
path: root/net/core/ethtool.c
AgeCommit message (Expand)Author
2011-01-24net: clear heap allocation for ethtool_get_regs()Eugene Teo
2010-12-10ethtool: Report link-down while interface is downBen Hutchings
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2010-09-21ethtool: Fix build due to lack of ethtool.h include.David S. Miller
2010-09-21ethtool: Allocate register dump buffer with vmalloc()Ben Hutchings
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-17ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings
2010-08-23ethtool: allow non-netadmin to query settingsstephen hemminger
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-29ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-05-17net: Remove unnecessary semicolons after switch statementsJoe Perches
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-03-30netdev: ethtool RXHASH flagstephen hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08ethtool: Use noinline_for_stackEric Dumazet
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz
2010-02-17ethtool: Don't flush n-tuple list from ethtool_reset()Ben Hutchings
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger
2010-02-15ethtool: reduce stack usageEric Dumazet
2010-02-15ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz
2010-02-15ethtool: Fix filter addition when caching n-tuple filtersPeter Waskiewicz
2010-02-11ethtool: Use explicit designated initializers for .cmdRoland Dreier
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr
2009-10-07ethtool: Add reset operationBen Hutchings
2009-10-05ethtool: Remove support for obsolete string query operationsBen Hutchings
2009-09-02net/ethtool: Add support for the ethtool feature to flash firmware image from...Ajit Khaparde
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet
2009-07-26ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala
2009-03-31core: remove pointless conditional before kfree()Wei Yongjun
2009-02-20ethtool: Add RX pkt classification interfaceSantwona Behera
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines
2008-04-15[ETHTOOL]: Add support for large eepromsMandeep Singh Baines
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik