index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_virtchnl_pf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
i40e: Fix permission check for VF MAC filters
Filip Sadowski
2018-03-14
1
-28
/
+51
*
i40e: Fix attach VF to VM issue
Paweł Jabłoński
2018-03-14
1
-0
/
+11
*
i40e: remove some stray indenting
Dan Carpenter
2018-02-26
1
-2
/
+2
*
i40e: check that pointer VSI is not null before dereferencing it
Colin Ian King
2018-02-26
1
-1
/
+1
*
i40e: Add and delete cloud filter
Avinash Dayanand
2018-02-14
1
-1
/
+457
*
i40e: Service request to configure bandwidth for ADq on a VF
Avinash Dayanand
2018-02-14
1
-3
/
+53
*
i40e: Delete queue channel for ADq on VF
Avinash Dayanand
2018-02-14
1
-0
/
+63
*
i40e: Enable ADq and create queue channel/s on VF
Avinash Dayanand
2018-02-14
1
-68
/
+361
*
i40e: add helper conversion function for link_speed
Jacob Keller
2018-01-10
1
-2
/
+2
*
i40e: update VFs of link state after GET_VF_RESOURCES
Jacob Keller
2018-01-10
1
-0
/
+1
*
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
2017-11-27
1
-1
/
+1
*
i40e: fix the calculation of VFs mac addresses
Zijie Pan
2017-11-21
1
-10
/
+11
*
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-10-13
1
-2
/
+7
*
i40e: Refactor VF BW rate limiting
Amritha Nambiar
2017-10-13
1
-43
/
+2
*
i40e: Add macro for PF reset bit
Amritha Nambiar
2017-10-13
1
-3
/
+2
*
i40e: use a local variable instead of calculating multiple times
Lihong Yang
2017-10-09
1
-13
/
+7
*
i40e: add check for return from find_first_bit call
Lihong Yang
2017-10-09
1
-0
/
+4
*
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
2017-10-09
1
-1
/
+1
*
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
2017-10-09
1
-1
/
+1
*
i40e: use the safe hash table iterator when deleting mac filters
Lihong Yang
2017-10-09
1
-1
/
+2
*
i40e: fix client notify of VF reset
Alan Brady
2017-10-02
1
-2
/
+2
*
i40e: fix handling of vf_states variable
Alan Brady
2017-10-02
1
-1
/
+4
*
i40e: ensure reset occurs when disabling VF
Jacob Keller
2017-10-02
1
-9
/
+33
*
i40e: make use of i40e_vc_disable_vf
Jacob Keller
2017-10-02
1
-2
/
+1
*
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
Jacob Keller
2017-10-02
1
-4
/
+3
*
i40e: don't hold spinlock while resetting VF
Jacob Keller
2017-10-02
1
-4
/
+32
*
i40e: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-10-02
1
-0
/
+3
*
i40e: remove logically dead code
Lihong Yang
2017-10-02
1
-2
/
+0
*
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
2017-09-29
1
-0
/
+75
*
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-27
1
-0
/
+60
*
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
2017-08-27
1
-1
/
+1
*
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
1
-11
/
+11
*
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
1
-4
/
+4
*
i40e: handle setting administratively set MAC address back to zero
Stefan Assmann
2017-07-26
1
-2
/
+10
*
i40e: fix odd formatting and indent
Jesse Brandeburg
2017-07-26
1
-10
/
+8
*
i40e: fix incorrect variable assignment
Gustavo A R Silva
2017-07-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-0
/
+2
|
\
|
*
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-06-14
1
-0
/
+2
*
|
i40e/virtchnl: move function to virtchnl
Jesse Brandeburg
2017-06-01
1
-149
/
+1
*
|
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
2017-06-01
1
-8
/
+10
*
|
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
2017-06-01
1
-8
/
+4
*
|
i40e/virtchnl: refactor code for validate checks
Jesse Brandeburg
2017-06-01
1
-16
/
+20
*
|
virtchnl: convert to new macros
Jesse Brandeburg
2017-06-01
1
-3
/
+3
*
|
virtchnl: move some code to core driver
Jesse Brandeburg
2017-06-01
1
-12
/
+18
*
|
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
2017-06-01
1
-185
/
+185
|
/
*
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
[next]