Jacob Keller
|
0da36b9774
i40e: use DECLARE_BITMAP for state fields
|
8 年之前 |
Jacob Keller
|
2318b4018a
i40e: remove unnecessary msleep() delay in i40e_free_vfs
|
8 年之前 |
Jacob Keller
|
707d088af3
i40e: amortize wait time when disabling lots of VFs
|
8 年之前 |
Jacob Keller
|
1b48437028
i40e: make use of i40e_reset_all_vfs when initializing new VFs
|
8 年之前 |
Jacob Keller
|
6322e63c35
i40e: properly spell I40E_VF_STATE_* flags
|
8 年之前 |
Jacob Keller
|
e4b433f4a7
i40e: reset all VFs in parallel when rebuilding PF
|
8 年之前 |
Jacob Keller
|
9dc2e41738
i40e: split some code in i40e_reset_vf into helpers
|
8 年之前 |
Preethi Banala
|
bacd75cfac
i40e/i40evf: Add capability exchange for outer checksum
|
8 年之前 |
Robert Konklewski
|
beff3e9d80
i40e: Fixed race conditions in VF reset
|
8 年之前 |
Mitch Williams
|
4dbc566139
i40e: Allow untrusted VFs to have more filters
|
8 年之前 |
Lihong Yang
|
26f77e53cf
i40e: fix RSS queues only operating on PF0
|
8 年之前 |
Mitch Williams
|
0ef2d5afb1
i40e: KISS the client interface
|
8 年之前 |
Masahiro Yamada
|
b564d62e67
scripts/spelling.txt: add "varible" pattern and fix typo instances
|
8 年之前 |
Jacob Keller
|
9569a9a454
i40e: when adding or removing MAC filters, correctly handle VLANs
|
8 年之前 |
Jacob Keller
|
148141bb26
i40e: avoid O(n^2) loop when deleting all filters
|
8 年之前 |
Jacob Keller
|
feffdbe47d
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
|
8 年之前 |
Jacob Keller
|
7aaf9536c4
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
|
8 年之前 |
Jacob Keller
|
9af52f60b2
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
|
8 年之前 |
Carolyn Wyborny
|
3123237af5
i40e: Add support for 25G devices
|
8 年之前 |
Jacob Keller
|
435c084aad
i40e: set broadcast promiscuous mode for each active VLAN
|
8 年之前 |
Jacob Keller
|
7429c0bd01
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
|
9 年之前 |
Filip Sadowski
|
3aa7b74dbe
i40e: removed unreachable code
|
9 年之前 |
Mitch Williams
|
13fd3f9cc3
i40e: clear mac filter count on reset
|
9 年之前 |
Jacob Keller
|
278e7d0b9d
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
|
9 年之前 |
Jacob Keller
|
1bc87e807a
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
|
9 年之前 |
Colin Ian King
|
ff00f3a967
i40e: Add missing \n to end of dev_err message
|
9 年之前 |
David S. Miller
|
834d964980
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
|
9 年之前 |
Moshe Shemesh
|
79aab093a0
net: Update API for VF vlan protocol 802.1ad support
|
9 年之前 |
Carolyn Wyborny
|
d4a0658d81
i40e: Fix to check for NULL
|
9 年之前 |
Mitch Williams
|
8d9d927f4a
i40e: return correct opcode to VF
|
9 年之前 |