summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller2015-12-13 01:25:21 +0100
committerDavid S. Miller2015-12-13 01:25:21 +0100
commit1d72135dd6be396bf724cd962555758c0277db93 (patch)
tree6f722b0756d51a4c36363d4e029ebfce6a6d4ad2 /drivers/net/ethernet/intel/Kconfig
parentbpf, inode: allow for rename and link ops (diff)
parentixgbe: do not report 2.5 Gbps as supported (diff)
downloadkernel-qcow2-linux-1d72135dd6be396bf724cd962555758c0277db93.tar.gz
kernel-qcow2-linux-1d72135dd6be396bf724cd962555758c0277db93.tar.xz
kernel-qcow2-linux-1d72135dd6be396bf724cd962555758c0277db93.zip
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says: ==================== 10GbE Intel Wired LAN Driver Updates 2015-12-12 This series contains updates to ixgbe only. Alex Duyck provides almost off of the changes in this series. First, add a check to make sure mac_table was actually allocated and is not NULL to ensure we do not get a NULL pointer dereference further down the line. Fixed SR-IOV VLAN pool configuration since the code for checking the PF bit in ixgbe_set_vf_vlan_msg() was using the wrong offset. Cleanup/simplify the logic for setting the VFTA register by removing the number of conditional checks needed. Fixed a number of issues within the VLVF and VLFB configuration by simplifying the code. Added support for bypassing the VLVF entry creation when the PF is adding a new VLAN. Reduced the complexity of the search function used for finding a VLVF entry associated with a given VLAN ID. Added support for VLAN promiscuous with SR-IOV enabled by setting all the bits in the VFTA and all of the VLVF bits associated with teh pool belonging to the PF, in addition to cleaning up those same bits in the event of promiscuous mode being disabled. Fixed and issue where we ran the risk of leaking an address into pool 0 which really belongs to VF 0 when SR-IOV is enabled. Emil fixes an issue with some X550 devices which can connect at 2.5Gbps, but only with certain link partners during fail-over, so to avoid confusion, we do not report it as supported. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/Kconfig')
0 files changed, 0 insertions, 0 deletions