index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fm10k: Fix missing braces after if statement
Alexander Duyck
2015-06-17
1
-1
/
+2
*
fm10k: use an unsigned int for i in ethtool_get_strings
Jacob Keller
2015-06-17
1
-1
/
+1
*
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
2015-04-14
1
-1
/
+1
*
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-14
1
-0
/
+2
*
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-14
1
-14
/
+37
*
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-14
1
-7
/
+11
*
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
2015-04-14
1
-2
/
+3
*
fm10k: fix unused warnings
Jeff Kirsher
2015-04-14
1
-6
/
+6
*
fm10k: Remove redundant rx_errors in ethtool
Jeff Kirsher
2015-04-14
1
-2
/
+1
*
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
1
-1
/
+1
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-2
/
+10
*
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
2014-10-01
1
-0
/
+2
*
fm10k: Add support for PTP
Alexander Duyck
2014-09-23
1
-0
/
+30
*
fm10k: Add support for VF
Alexander Duyck
2014-09-23
1
-0
/
+114
*
fm10k: Add support for multiple queues
Alexander Duyck
2014-09-23
1
-0
/
+57
*
fm10k: Add ethtool support
Alexander Duyck
2014-09-23
1
-0
/
+868