android_kernel_oneplus_msm8998/drivers/net/ethernet/intel/i40evf
David S. Miller 014b20133b Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
Ben Hutchings says:

====================
Pull request: Fixes for new ethtool RSS commands

This addresses several problems I previously identified with the new
ETHTOOL_{G,S}RSSH commands:

1. Missing validation of reserved parameters
2. Vague documentation
3. Use of unnamed magic number
4. No consolidation with existing driver operations

I don't currently have access to suitable network hardware, but have
tested these changes with a dummy driver that can support various
combinations of operations and sizes, together with (a) Debian's ethtool
3.13 (b) ethtool 3.14 with the submitted patch to use ETHTOOL_{G,S}RSSH
and minor adjustment for fixes 1 and 3.

v2: Update RSS operations in vmxnet3 too
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-02 23:07:02 -07:00
..
i40e_adminq.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_adminq.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_adminq_cmd.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_alloc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_common.c i40e/i40evf: Update check for AQ aliveness 2014-05-29 02:02:25 -07:00
i40e_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_lan_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_osdep.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_prototype.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_register.h i40e/i40evf: remove storm control 2014-05-29 04:13:09 -07:00
i40e_status.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.h i40e/i40evf: remove storm control 2014-05-29 04:13:09 -07:00
i40e_type.h i40e/i40evf: Change type to u32 to avoid sparse error 2014-05-29 04:22:56 -07:00
i40e_virtchnl.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40evf.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40evf_ethtool.c Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next 2014-06-02 23:07:02 -07:00
i40evf_main.c i40evf: don't use RESETTING state during reinit 2014-05-29 04:53:10 -07:00
i40evf_virtchnl.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
Makefile i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00