index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_virtchnl_pf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
1
-9
/
+9
*
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
1
-2
/
+0
*
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
2017-04-30
1
-2
/
+14
*
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2017-04-30
1
-3
/
+7
*
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-30
1
-49
/
+49
*
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-20
1
-0
/
+100
*
i40e: split some code in i40e_reset_vf into helpers
Jacob Keller
2017-04-20
1
-37
/
+72
*
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
2017-04-07
1
-0
/
+7
*
i40e: Fixed race conditions in VF reset
Robert Konklewski
2017-03-28
1
-8
/
+35
*
i40e: Allow untrusted VFs to have more filters
Mitch Williams
2017-03-15
1
-1
/
+1
*
i40e: fix RSS queues only operating on PF0
Lihong Yang
2017-03-15
1
-4
/
+2
*
i40e: KISS the client interface
Mitch Williams
2017-03-15
1
-1
/
+1
*
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-3
/
+1
*
i40e: when adding or removing MAC filters, correctly handle VLANs
Jacob Keller
2017-02-03
1
-7
/
+4
*
i40e: avoid O(n^2) loop when deleting all filters
Jacob Keller
2017-02-03
1
-1
/
+1
*
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
2017-02-03
1
-2
/
+2
*
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
Jacob Keller
2017-02-03
1
-6
/
+2
*
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
2016-12-07
1
-15
/
+28
*
i40e: Add support for 25G devices
Carolyn Wyborny
2016-12-07
1
-0
/
+3
*
i40e: set broadcast promiscuous mode for each active VLAN
Jacob Keller
2016-12-03
1
-0
/
+7
*
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
Jacob Keller
2016-12-03
1
-3
/
+4
*
i40e: removed unreachable code
Filip Sadowski
2016-10-31
1
-21
/
+8
*
i40e: clear mac filter count on reset
Mitch Williams
2016-10-31
1
-0
/
+1
*
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
2016-10-31
1
-18
/
+20
*
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
2016-10-31
1
-11
/
+8
*
i40e: Add missing \n to end of dev_err message
Colin Ian King
2016-10-31
1
-1
/
+1
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-09-24
1
-3
/
+12
|
\
|
*
i40e: Fix to check for NULL
Carolyn Wyborny
2016-09-23
1
-1
/
+10
|
*
i40e: return correct opcode to VF
Mitch Williams
2016-09-23
1
-2
/
+2
*
|
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-2
/
+9
|
/
*
i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.
Sridhar Samudrala
2016-08-18
1
-0
/
+1
*
i40e: fix memory leak
Mitch Williams
2016-08-18
1
-0
/
+1
*
i40e: Don't notify client of VF reset during VF creation
Avinash Dayanand
2016-08-18
1
-2
/
+5
*
i40e/i40evf: Reset VLAN filter count when resetting
Catherine Sullivan
2016-08-18
1
-0
/
+1
*
i40e: write HENA for VFs
Mitch Williams
2016-06-28
1
-0
/
+6
*
i40e: don't add broadcast filter for VFs
Mitch Williams
2016-05-14
1
-8
/
+0
*
i40e: lie to the VF
Mitch Williams
2016-05-14
1
-3
/
+7
*
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
2016-05-14
1
-1
/
+2
*
i40e: fix misleading indentation
Arnd Bergmann
2016-05-06
1
-1
/
+2
*
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-05-06
1
-1
/
+1
*
i40e: Use consistent type for vf_id
Jesse Brandeburg
2016-05-02
1
-6
/
+7
*
i40e: Fix uninitialized variable
Catherine Sullivan
2016-05-02
1
-5
/
+1
*
i40e: Limit the number of MAC and VLAN addresses that can be added for VFs
Anjali Singhai Jain
2016-05-02
1
-2
/
+23
*
i40e: Change the default for VFs to be not privileged
Anjali Singhai Jain
2016-05-01
1
-10
/
+10
*
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
2016-04-27
1
-7
/
+7
*
i40e: Add VF promiscuous mode driver support
Anjali Singhai Jain
2016-04-27
1
-6
/
+147
*
i40e: Add support for configuring VF RSS
Mitch Williams
2016-04-26
1
-5
/
+188
*
i40e: Restrict VF poll mode to only single function mode devices
Shannon Nelson
2016-04-07
1
-1
/
+9
*
i40e: Patch to support trusted VF
Anjali Singhai Jain
2016-04-07
1
-0
/
+42
*
i40e: Move HW flush
Akeem G Abodunrin
2016-04-07
1
-0
/
+1
[next]