summaryrefslogtreecommitdiff
path: root/net/core/ethtool.c
AgeCommit message (Expand)Author
2015-02-20ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-10-31net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck
2014-10-06ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan
2014-06-03ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-19ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings
2014-05-19ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings
2014-05-19ethtool: Return immediately on error in ethtool_copy_validate_indir()Ben Hutchings
2014-04-28ethtool: exit the loop when invalid index occursJean Sacren
2014-04-22ethtool: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-03net: add busy_poll device featureJiri Pirko
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-07-16ethtool: fixed trailing statements in ethtoolDragos Foianu
2013-07-02ethtool: make .get_dump_data() harder to misuse by driversMichal Schmidt
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao
2013-06-04net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-02net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork
2013-04-19net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2013-01-07ethtool: consolidate work with ethtool_opsJiri Pirko
2012-11-18net: Allow userns root control of the core of the network stack.Eric W. Biederman
2012-09-19net: provide a default dev->ethtool_opsEric Dumazet
2012-06-12ethtool: Make more commands available to unprivileged processesBen Hutchings
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz
2012-05-10ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson
2012-05-10ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessorsBen Hutchings
2012-04-04ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran
2012-02-24net: Support RX-ALL feature flag.Ben Greear
2012-02-24net: Support RXFCS feature flag.Ben Greear
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings
2012-01-22ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-11-16net: ethtool: fix coding styleMichał Mirosław
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16ethtool: prepare for larger netdev_features_t typeMichał Mirosław