Emil Tantilov
|
a8d9bb3d44
ixgbe: force VF to grab new MAC on driver reload
|
7 years ago |
Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 years ago |
Alexander Duyck
|
8315ef6f39
ixgbe: Avoid performing unnecessary resets for macvlan offload
|
7 years ago |
Paul Greenwalt
|
b03254d797
ixgbe: fix disabling hide VLAN on VF reset
|
7 years ago |
Alexander Duyck
|
0efbf12b95
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
|
7 years ago |
Alexander Duyck
|
a8e87d9f73
ixgbe: Default to 1 pool always being allocated
|
7 years ago |
Alexander Duyck
|
4e039c1675
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
|
7 years ago |
Alexander Duyck
|
2097db7d19
ixgbe: Perform reinit any time number of VFs change
|
7 years ago |
Tony Nguyen
|
0e1ff3061c
ixgbe: Ensure MAC filter was added before setting MACVLAN
|
8 years ago |
Emil Tantilov
|
d28b194955
ixgbe: fix writes to PFQDE
|
8 years ago |
Tony Nguyen
|
93df9465c9
ixgbe: Resolve warnings for -Wimplicit-fallthrough
|
8 years ago |
Tony Nguyen
|
6af3d0faed
ixgbe: Add error checking to setting VF MAC
|
8 years ago |
Tony Nguyen
|
3dfbfc7ebb
ixgbe: Check for RSS key before setting value
|
8 years ago |
Tony Nguyen
|
27bdc44cdb
ixgbe: Allow setting zero MAC address for VF
|
8 years ago |
Emil Tantilov
|
e251ecf752
ixgbe: clean macvlan MAC filter table on VF reset
|
8 years ago |
Emil Tantilov
|
5c11f00dda
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
|
8 years ago |
Emil Tantilov
|
da614d042a
ixgbe: return early instead of wrap block in if statement
|
8 years ago |
Emil Tantilov
|
2bc0972988
ixgbe: move num_vfs_macvlans allocation into separate function
|
8 years ago |
Usha Ketineni
|
b5d8acbb87
ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.
|
8 years ago |
Don Skidmore
|
07eea570ac
ixgbe: Add PF support for VF promiscuous mode
|
8 years ago |
Ken Cox
|
a9d2d53a78
ixgbe: test for trust in macvlan adjustments for VF
|
8 years ago |
David S. Miller
|
3eb193e0b2
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
|
9 years ago |
Moshe Shemesh
|
79aab093a0
net: Update API for VF vlan protocol 802.1ad support
|
9 years ago |
Emil Tantilov
|
0c339bf9ac
ixgbe: reset before SRIOV init to avoid mailbox issues
|
9 years ago |
Emil Tantilov
|
581e0c7df9
ixgbe: fix spoofed packets with macvlans
|
9 years ago |
Jacob Keller
|
b4f47a4830
ixgbe: use BIT() macro
|
9 years ago |
Emil Tantilov
|
d3dec7c7c0
ixgbe: set VLAN spoof checking unconditionally
|
9 years ago |
Emil Tantilov
|
77f192af72
ixgbe: consolidate the configuration of spoof checking
|
9 years ago |
Rostislav Pehlivanov
|
c04f90e592
ixgbe: add a callback to set the maximum transmit bitrate
|
9 years ago |
Alexander Duyck
|
18be4fce00
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
|
9 years ago |