index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
ethtool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
2020-01-27
1
-0
/
+4
*
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2020-01-27
1
-0
/
+2
*
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
2019-12-27
1
-0
/
+3
*
ethtool: provide link mode names as a string set
Michal Kubecek
2019-12-12
1
-0
/
+2
*
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
2019-10-15
1
-0
/
+6
*
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
2019-09-16
1
-0
/
+22
*
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
2019-05-22
1
-0
/
+2
*
ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitions
Erez Alfasi
2019-05-01
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
1
-1
/
+1
|
\
|
*
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
Michael Zhivich
2019-04-08
1
-1
/
+1
*
|
ethtool: add PHY Fast Link Down support
Heiner Kallweit
2019-03-27
1
-0
/
+8
|
/
*
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
2019-02-24
1
-8
/
+9
*
ethtool: Added support for 50Gbps per lane link modes
Aya Levin
2019-02-19
1
-1
/
+17
*
uapi/ethtool: fix spelling errors
Stephen Hemminger
2018-11-17
1
-2
/
+2
*
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
2018-08-29
1
-12
/
+3
*
ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKE
Florian Fainelli
2018-08-07
1
-1
/
+4
*
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
2018-08-04
1
-2
/
+2
*
net: ethtool: fix spelling mistake: "tubale" -> "tunable"
Michael Heimpold
2018-07-13
1
-1
/
+1
*
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2018-03-26
1
-0
/
+4
*
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
2018-03-08
1
-6
/
+26
*
net: ethtool: add support for reset of AP inside NIC interface.
Scott Branden
2017-12-01
1
-0
/
+1
*
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-21
1
-1
/
+5
*
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
2017-07-29
1
-1
/
+47
*
ethtool.h: remind to update 802.3ad when adding new speeds
Nicolas Dichtel
2017-06-08
1
-2
/
+4
*
IB/ipoib: add get_link_ksettings in ethtool
Zhu Yanjun
2017-05-04
1
-0
/
+1
*
phy/ethtool: Add missing SPEED_<foo> strings
Joe Perches
2017-04-05
1
-0
/
+1
*
net: ethtool: add support for 2500BaseT and 5000BaseT link modes
Pavel Belous
2017-01-30
1
-1
/
+3
*
ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables
Raju Lakkaraju
2016-11-18
1
-1
/
+4
*
ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2016-11-18
1
-1
/
+14
*
ethtool: silence warning on bit loss
Jesse Brandeburg
2016-10-14
1
-2
/
+1
*
net: ethtool: add support for 1000BaseX and missing 10G link modes
Vidya Sagar Ravipati
2016-08-29
1
-2
/
+9
*
ethtool: Add 50G baseSR2 link mode
Gal Pressman
2016-06-27
1
-1
/
+2
*
ethtool: add support for 25G/50G/100G speed modes
Vidya Sagar Ravipati
2016-05-25
1
-1
/
+10
*
ethtool: minor doc update
David Decotigny
2016-03-22
1
-3
/
+3
*
ethtool.h: define INT_MAX for userland
Nicolas Dichtel
2016-03-04
1
-0
/
+4
*
uapi: define DIV_ROUND_UP for userland
Nicolas Dichtel
2016-03-04
1
-1
/
+2
*
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
2016-02-25
1
-66
/
+256
*
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
2016-02-19
1
-0
/
+17
*
ethtool: make validate_speed accept all speeds between 0 and INT_MAX
Nikolay Aleksandrov
2016-02-11
1
-18
/
+1
*
ethtool: future-proof interface for speed extensions
Michael S. Tsirkin
2016-02-11
1
-3
/
+3
*
ethtool: add IPv6 to the NFC API
Edward Cree
2016-02-11
1
-6
/
+64
*
ethtool: add speed/duplex validation functions
Nikolay Aleksandrov
2016-02-07
1
-0
/
+34
*
ethtool: Add phy statistics
Andrew Lunn
2015-12-31
1
-0
/
+3
*
clarify implementation of ethtool's get_ts_info op
Jacob Keller
2015-07-17
1
-0
/
+5
*
net/ethtool: Add current supported tunable options
Hadar Hen Zion
2015-06-11
1
-0
/
+6
*
ethtool: Add helper routines to pass vf to rx_flow_spec
John Fastabend
2015-05-28
1
-0
/
+25
*
net-next: ethtool: Added port speed macros.
Parav Pandit
2015-05-19
1
-1
/
+5
*
ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion ROM version
Hariprasad Shenai
2015-02-09
1
-1
/
+3
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-2
/
+8
[next]