summaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-3/+6
|\
| * ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka2017-02-031-3/+6
* | net: remove support for per driver ndo_busy_poll()Eric Dumazet2017-02-031-1/+0
* | net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov2017-01-311-17/+22
|/
* net: ethtool: Initialize buffer when querying device channel settingsEran Ben Elisha2017-01-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-0/+1
|\
| * net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-251-0/+1
* | ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli2016-11-241-0/+4
* | ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunableRaju Lakkaraju2016-11-181-0/+6
* | ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju2016-11-181-0/+87
|/
* sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-031-0/+1
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-2/+2
* net: ethtool: export conversion function between u32 and link modePhilippe Reynes2016-04-181-9/+12
* GSO: Support partial segmentation offloadAlexander Duyck2016-04-141-0/+1
* GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-141-0/+1
* ethtool: Add support for toggling any of the GSO offloadsAlexander Duyck2016-04-141-0/+2
* ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings2016-03-161-1/+1
* net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny2016-02-251-31/+14
* net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2016-02-251-6/+447
* net/ethtool: support set coalesce per queueKan Liang2016-02-191-0/+61
* net/ethtool: support get coalesce per queueKan Liang2016-02-191-1/+34
* net/ethtool: introduce a new ioctl for per queue settingKan Liang2016-02-191-2/+25
* net: add tc offload feature flagJohn Fastabend2016-02-171-0/+1
* ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E2016-02-161-2/+11
* ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2016-02-161-0/+55
* ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones2016-02-061-1/+1
* ethtool: Add phy statisticsAndrew Lunn2015-12-311-1/+80
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-1/+1
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-151-2/+2
* ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-141-1/+1
* net/ethtool: Add current supported tunable optionsHadar Hen Zion2015-06-111-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-9/+1
|\
| * Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-011-9/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-1/+9
|\|
| * net: core: 'ethtool' issue with querying phy settingsArun Parameswaran2015-05-221-1/+9
* | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-121-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-0/+1
|\
| * ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen2015-02-201-0/+1
* | ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter2015-02-211-1/+1
|/
* ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-061-11/+34
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-32/+37
* net: provide a per host RSS key generic infrastructureEric Dumazet2014-11-161-0/+11
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-051-1/+0
* net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck2014-10-311-2/+4
* ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet2014-10-061-0/+1
* ethtool: Add generic options for tunablesGovindarajulu Varadarajan2014-09-051-0/+81
* ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings2014-06-031-53/+36
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-4/+4
* ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-191-1/+4