index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2016-05-13
i40e: Refactor ethtool get_settings
Catherine Sullivan
1
-123
/
+135
2016-05-13
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
1
-7
/
+65
2016-05-13
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
1
-1
/
+1
2016-05-05
i40e: Test memory before ethtool alloc succeeds
Jesse Brandeburg
1
-3
/
+31
2016-05-05
i40e: Refactor receive routine
Jesse Brandeburg
1
-1
/
+0
2016-05-05
i40e: Drop packet split receive routine
Jesse Brandeburg
1
-19
/
+0
2016-04-26
i40e: Code cleanup in i40e_add_fdir_ethtool
Shannon Nelson
1
-5
/
+7
2016-04-05
i40e: Fix for supported link modes in 10GBaseT PHY's
Avinash Dayanand
1
-0
/
+16
2016-04-05
i40e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-2
/
+2
2016-02-19
i40e/ethtool: support coalesce setting by queue
Kan Liang
1
-0
/
+7
2016-02-19
i40e/ethtool: support coalesce getting by queue
Kan Liang
1
-0
/
+7
2016-02-19
i40e: queue-specific settings for interrupt moderation
Kan Liang
1
-48
/
+91
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
1
-4
/
+4
2016-02-18
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
1
-6
/
+30
2016-02-17
i40e: better error reporting for nvmupdate
Shannon Nelson
1
-19
/
+20
2016-02-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
1
-0
/
+1
2016-02-17
i40e: use new add_veb calling with VEB stats control
Shannon Nelson
1
-3
/
+8
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
1
-0
/
+9
2016-02-17
i40e: count allocation errors
Jesse Brandeburg
1
-0
/
+2
2016-02-16
i40e: add counter for arq overflows
Mitch Williams
1
-0
/
+1
2016-02-03
i40e: add 100Mb ethtool reporting
Catherine Sullivan
1
-0
/
+4
2016-02-03
i40e/i40evf: Fix for UDP/TCP RSS for X722
Anjali Singhai Jain
1
-0
/
+18
2016-02-03
i40e: Replace X722 mac check in ethtool get_settings
Catherine Sullivan
1
-1
/
+1
2016-02-03
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
1
-10
/
+4
2015-12-03
i40e: use priv flags to control packet split
Jesse Brandeburg
1
-0
/
+27
2015-12-01
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-22
i40e: fix stats offsets
Jesse Brandeburg
1
-0
/
+6
2015-10-19
i40e: Move error message to debug level
Catherine Sullivan
1
-3
/
+3
2015-10-19
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-13
i40e/i40evf: Refactor PHY structure and add phy_capabilities enum
Catherine Sullivan
1
-84
/
+105
2015-10-13
i40e/i40evf: Add module_types and update_link_info
Catherine Sullivan
1
-5
/
+11
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-1
/
+2
2015-10-08
i40e: add switch for link polling
Shannon Nelson
1
-2
/
+24
2015-10-08
i40e: Fix multiple link up messages
Matt Jared
1
-2
/
+2
2015-10-08
i40e: fix erroneous WARN_ON
Jesse Brandeburg
1
-0
/
+10
2015-10-07
i40e/i40evf: Add a stat to keep track of linearization count
Anjali Singhai Jain
1
-0
/
+1
[next]