index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
i40e: allow ethtool to report SW and FW versions in recovery mode
Piotr Kwapulinski
2019-10-25
1
-0
/
+1
*
i40e: Extend PHY access with page change flag
Piotr Azarewicz
2019-10-25
1
-4
/
+4
*
i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
Jaroslaw Gawin
2019-10-25
1
-16
/
+16
*
i40e: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
2019-08-22
1
-0
/
+6
*
i40e: verify string count matches even on early return
Jacob Keller
2019-08-05
1
-1
/
+2
*
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
2019-08-05
1
-28
/
+35
*
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
2019-08-05
1
-1
/
+7
*
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
2019-06-26
1
-0
/
+4
*
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
2019-06-14
1
-21
/
+24
*
i40e: Missing response checks in driver when starting/stopping FW LLDP
Piotr Marczak
2019-06-14
1
-2
/
+25
*
i40e: add functions stubs to support EEE
Aleksandr Loktionov
2019-06-14
1
-0
/
+12
*
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
2019-05-04
1
-1
/
+41
*
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
2019-05-04
1
-2
/
+2
*
i40e: Introduce recovery mode support
Alice Michael
2019-05-03
1
-1
/
+13
*
i40e: Further implementation of LLDP
Aleksandr Loktionov
2019-05-03
1
-2
/
+2
*
i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre
Adam Ludkiewicz
2019-05-03
1
-1
/
+9
*
i40e: Report advertised link modes on 40GBASE_SR4
Adam Ludkiewicz
2019-04-16
1
-1
/
+6
*
i40e: Implement DDP support in i40e driver
Aleksandr Loktionov
2019-04-16
1
-0
/
+1
*
i40e: fix WoL support check
Stefan Assmann
2019-03-26
1
-2
/
+1
*
i40e: clean up several indentation issues
Colin Ian King
2019-01-22
1
-4
/
+4
*
i40e: Change unmatched function types
Grzegorz Siwik
2019-01-22
1
-4
/
+4
*
i40e: Add support FEC configuration for Fortville 25G
Damian Dybek
2019-01-22
1
-2
/
+226
*
i40e: always set ks->base.speed in i40e_get_settings_link_up
Jacob Keller
2018-11-14
1
-0
/
+1
*
i40e: don't restart nway if autoneg not supported
Mitch Williams
2018-11-14
1
-5
/
+5
*
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
2018-11-14
1
-6
/
+7
*
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-11-07
1
-1
/
+2
*
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
2018-09-25
1
-0
/
+8
*
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-09-08
1
-1
/
+218
*
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
Jacob Keller
2018-08-30
1
-181
/
+1
*
i40e: convert queue stats to i40e_stats array
Jacob Keller
2018-08-30
1
-59
/
+89
*
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
2018-08-24
1
-1
/
+1
*
i40e: fix i40e_add_queue_stats data pointer update
Jacob Keller
2018-08-07
1
-1
/
+6
*
i40e: fix warning about shadowed ring parameter
Jacob Keller
2018-08-07
1
-4
/
+2
*
i40e: remove unnecessary i variable causing -Wshadow warning
Jacob Keller
2018-08-07
1
-1
/
+0
*
i40e: convert priority flow control stats to use helpers
Jacob Keller
2018-08-07
1
-36
/
+51
*
i40e: convert VEB TC stats to use an i40e_stats array
Jacob Keller
2018-08-07
1
-40
/
+43
*
i40e: add helper to copy statistic values into ethtool buffer
Jacob Keller
2018-08-07
1
-23
/
+93
*
i40e: add helper function for copying strings from stat arrays
Jacob Keller
2018-08-07
1
-20
/
+39
*
i40e: use the more traditional 'i' loop variable
Jacob Keller
2018-05-22
1
-28
/
+28
*
i40e: add function doc headers for ethtool stats functions
Jacob Keller
2018-05-22
1
-0
/
+38
*
i40e: update data pointer directly when copying to the buffer
Jacob Keller
2018-05-22
1
-59
/
+58
*
i40e: fold prefix strings directly into stat names
Jacob Keller
2018-05-22
1
-68
/
+69
*
i40e: use WARN_ONCE to replace the commented BUG_ON size check
Jacob Keller
2018-05-22
1
-2
/
+4
*
i40e: split i40e_get_strings() into smaller functions
Jacob Keller
2018-05-22
1
-83
/
+100
*
i40e: always return all queue stat strings
Jacob Keller
2018-05-22
1
-5
/
+17
*
i40e: always return VEB stat strings
Jacob Keller
2018-05-22
1
-29
/
+23
*
i40e: add tx_busy to ethtool stats
Harshitha Ramamurthy
2018-05-14
1
-0
/
+1
*
i40e: cleanup whitespace for some ethtool stat definitions
Jacob Keller
2018-05-14
1
-6
/
+6
*
i40e: remove duplicate pfc stats
Jacob Keller
2018-05-14
1
-4
/
+0
[next]