index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
i40e: use priv flags to control packet split
Jesse Brandeburg
1
-0
/
+27
2015-12-02
i40e: add new fields to store user configuration
Helin Zhang
1
-12
/
+19
2015-11-25
i40e: create a generic configure rss function
Helin Zhang
1
-41
/
+31
2015-11-25
i40e: rework the functions to configure RSS with similar parameters
Helin Zhang
1
-1
/
+0
2015-11-25
i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
Helin Zhang
1
-1
/
+1
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
1
-0
/
+1
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2015-10-23
i40e: fix stats offsets
Jesse Brandeburg
1
-0
/
+6
2015-10-20
i40e: Move error message to debug level
Catherine Sullivan
1
-3
/
+3
2015-10-20
i40e: Fix order of checks when enabling/disabling autoneg in ethtool
Catherine Sullivan
1
-13
/
+16
2015-10-16
i40e: Recognize 1000Base_T_Optical phy type when link is up
Catherine Sullivan
1
-0
/
+6
2015-10-16
i40e/i40evf: moderate interrupts differently
Jesse Brandeburg
1
-0
/
+24
2015-10-16
i40e: priv flag for controlling VEB stats
Shannon Nelson
1
-0
/
+8
2015-10-16
i40e: remove read/write failed messages from nvmupdate
Shannon Nelson
1
-7
/
+2
2015-10-16
i40e: generate fewer startup messages
Shannon Nelson
1
-1
/
+1
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-10-15
i40e/i40evf: remove redundant declarations of a variable and a function
Shannon Nelson
1
-3
/
+0
2015-10-15
i40e: Remove 100M SGMII unless hw is X722
Catherine Sullivan
1
-16
/
+26
2015-10-15
i40e: use priv flags to control flow director
Jesse Brandeburg
1
-0
/
+14
2015-10-14
i40e/i40evf: Refactor PHY structure and add phy_capabilities enum
Catherine Sullivan
1
-84
/
+105
2015-10-14
i40e/i40evf: Add module_types and update_link_info
Catherine Sullivan
1
-5
/
+11
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-1
/
+2
2015-10-09
i40e: add switch for link polling
Shannon Nelson
1
-2
/
+24
2015-10-09
i40e: Fix multiple link up messages
Matt Jared
1
-2
/
+2
2015-10-09
i40e: fix erroneous WARN_ON
Jesse Brandeburg
1
-0
/
+10
2015-10-08
i40e/i40evf: Add a stat to keep track of linearization count
Anjali Singhai Jain
1
-0
/
+1
2015-10-08
i40e: fix bug in return from get_link_status and avoid spurious link messages
Jesse Brandeburg
1
-1
/
+10
2015-10-08
i40e: Never let speed get set to 0 in get_settings
Catherine Sullivan
1
-0
/
+7
2015-10-07
i40e/i40evf: add driver support for new device ids
Shannon Nelson
1
-0
/
+1
2015-09-30
i40e: Strip VEB stats if they are disabled in HW
Anjali Singhai Jain
1
-3
/
+6
2015-09-30
i40e/i40evf: add new device id 1588
Shannon Nelson
1
-0
/
+1
2015-08-27
i40e: correct spelling error
Mitch Williams
1
-1
/
+1
2015-08-27
i40e: Fix comment for ethtool diagnostic link test
Greg Rose
1
-3
/
+5
2015-08-27
i40e/i40evf: Add capability to gather VEB per TC stats
Neerav Parikh
1
-1
/
+22
2015-08-27
i40e: Fix ethtool offline diagnostic with netqueues
Greg Rose
1
-2
/
+17
2015-08-27
i40e: add RX to port CRC errors label
Shannon Nelson
1
-1
/
+1
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-27
/
+27
2015-07-23
i40e: clean up error status messages
Shannon Nelson
1
-12
/
+18
2015-07-18
i40e: only report generic filters in get_ts_info
Jacob Keller
1
-11
/
+2
2015-07-15
i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state
Anjali Singhai Jain
1
-0
/
+2
2015-05-28
i40e: Remove unnecessary pf members
Anjali Singhai Jain
1
-1
/
+1
2015-05-28
i40e/i40evf: Add stats to count Tunnel ATR hits
Anjali Singhai Jain
1
-0
/
+1
2015-05-28
i40e: Disable offline diagnostics if VFs are enabled
Greg Rose
1
-0
/
+27
2015-04-15
i40e: Use new 40G speeds
Greg Rose
1
-2
/
+1
2015-04-15
i40e: Add support to program FDir SB rules for VF from PF through ethtool
Anjali Singhai Jain
1
-0
/
+26
2015-03-27
i40e/i40evf: implement KR2 support
Jesse Brandeburg
1
-0
/
+16
2015-03-09
i40e: add ethtool RSS support
Mitch A Williams
1
-0
/
+108
2015-03-09
i40e: tame the nvmupdate read and write complaints
Shannon Nelson
1
-2
/
+7
2015-03-07
i40e: print port stats only on partition 1
Shannon Nelson
1
-3
/
+3
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
1
-1
/
+1
[next]