index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-21
1
-0
/
+2
*
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
2017-07-29
1
-0
/
+34
*
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2017-07-24
1
-0
/
+1
*
net: Remove references to NETIF_F_UFO from ethtool.
David S. Miller
2017-07-17
1
-7
/
+0
*
ethtool: don't open-code memdup_user()
Al Viro
2017-06-30
1
-14
/
+6
*
net: Add ESP offload features
Steffen Klassert
2017-04-14
1
-0
/
+3
*
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
2017-03-09
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-3
/
+6
|
\
|
*
ethtool: do not vzalloc(0) on registers dump
Stanislaw Gruszka
2017-02-03
1
-3
/
+6
*
|
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2017-02-03
1
-1
/
+0
*
|
net: ethtool: convert large order kmalloc allocations to vzalloc
Alexei Starovoitov
2017-01-31
1
-17
/
+22
|
/
*
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
2017-01-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-0
/
+1
|
\
|
*
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
2016-11-25
1
-0
/
+1
*
|
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
2016-11-24
1
-0
/
+4
*
|
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
2016-11-18
1
-0
/
+6
*
|
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2016-11-18
1
-0
/
+87
|
/
*
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
1
-0
/
+1
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
1
-2
/
+2
*
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
2016-04-18
1
-9
/
+12
*
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
1
-0
/
+1
*
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
1
-0
/
+1
*
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
2016-04-14
1
-0
/
+2
*
ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
Ben Hutchings
2016-03-16
1
-1
/
+1
*
net: ethtool: remove unused __ethtool_get_settings
David Decotigny
2016-02-25
1
-31
/
+14
*
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
2016-02-25
1
-6
/
+447
*
net/ethtool: support set coalesce per queue
Kan Liang
2016-02-19
1
-0
/
+61
*
net/ethtool: support get coalesce per queue
Kan Liang
2016-02-19
1
-1
/
+34
*
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
2016-02-19
1
-2
/
+25
*
net: add tc offload feature flag
John Fastabend
2016-02-17
1
-0
/
+1
*
ethtool: ensure channel counts are within bounds during SCHANNELS
Keller, Jacob E
2016-02-16
1
-2
/
+11
*
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
2016-02-16
1
-0
/
+55
*
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
2016-02-06
1
-1
/
+1
*
ethtool: Add phy statistics
Andrew Lunn
2015-12-31
1
-1
/
+80
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-1
/
+1
*
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
1
-2
/
+2
*
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
2015-10-14
1
-1
/
+1
*
net/ethtool: Add current supported tunable options
Hadar Hen Zion
2015-06-11
1
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-9
/
+1
|
\
|
*
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
2015-06-01
1
-9
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-1
/
+9
|
\
\
|
|
/
|
*
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
2015-05-22
1
-1
/
+9
*
|
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-0
/
+1
|
\
|
*
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
1
-0
/
+1
*
|
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
2015-02-21
1
-1
/
+1
|
/
*
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
2015-01-06
1
-11
/
+34
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-32
/
+37
*
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
1
-0
/
+11
[next]