aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c
Commit message (Expand)AuthorAge
* sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-03
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* net: ethtool: export conversion function between u32 and link modePhilippe Reynes2016-04-18
* GSO: Support partial segmentation offloadAlexander Duyck2016-04-14
* GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-14
* ethtool: Add support for toggling any of the GSO offloadsAlexander Duyck2016-04-14
* ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings2016-03-16
* net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny2016-02-25
* net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2016-02-25
* net/ethtool: support set coalesce per queueKan Liang2016-02-19
* net/ethtool: support get coalesce per queueKan Liang2016-02-19
* net/ethtool: introduce a new ioctl for per queue settingKan Liang2016-02-19
* net: add tc offload feature flagJohn Fastabend2016-02-17
* ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E2016-02-16
* ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2016-02-16
* ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones2016-02-06
* ethtool: Add phy statisticsAndrew Lunn2015-12-31
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-15
* ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-14
* net/ethtool: Add current supported tunable optionsHadar Hen Zion2015-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-02
|\
| * Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\|
| * net: core: 'ethtool' issue with querying phy settingsArun Parameswaran2015-05-22
* | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen2015-02-20
* | ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter2015-02-21
|/
* ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-06
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* net: provide a per host RSS key generic infrastructureEric Dumazet2014-11-16
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-06
* net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck2014-10-31
* ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet2014-10-06
* ethtool: Add generic options for tunablesGovindarajulu Varadarajan2014-09-05
* ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings2014-06-02
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-02
* ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-18
* ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings2014-05-18
* ethtool: Return immediately on error in ethtool_copy_validate_indir()Ben Hutchings2014-05-18
* ethtool: exit the loop when invalid index occursJean Sacren2014-04-28
* ethtool: Support for configurable RSS hash keyVenkata Duvvuru2014-04-22
* net: add busy_poll device featureJiri Pirko2014-04-03
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-07
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
* ipip: add GSO/TSO supportEric Dumazet2013-10-19
* ethtool: fixed trailing statements in ethtoolDragos Foianu2013-07-16
* ethtool: make .get_dump_data() harder to misuse by driversMichal Schmidt2013-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\