index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
i40e: allow VF to remove any MAC filter
Mitch Williams
2014-01-10
1
-2
/
+6
*
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2014-01-09
1
-1
/
+2
*
i40e: Fix GPL header
Greg Rose
2014-01-09
1
-4
/
+3
*
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
Greg Rose
2014-01-07
1
-2
/
+74
*
i40e: Allow VF to set already assigned MAC address
Greg Rose
2014-01-07
1
-1
/
+4
*
i40e: Do not enable broadcast promiscuous by default
Greg Rose
2014-01-07
1
-10
/
+9
*
i40e: Fix VF driver MAC address configuration
Greg Rose
2014-01-06
1
-13
/
+47
*
i40e: support VFs on PFs other than 0
Mitch Williams
2014-01-06
1
-8
/
+10
*
i40e: acknowledge VFLR when disabling SR-IOV
Mitch Williams
2014-01-06
1
-2
/
+13
*
i40e: use struct assign instead of memcpy
Mitch Williams
2014-01-06
1
-1
/
+1
*
i40e: avoid unnecessary register read
Mitch Williams
2014-01-06
1
-2
/
+1
*
i40e: Fix SR-IOV VF port VLAN
Greg Rose
2014-01-05
1
-2
/
+14
*
i40e: use functions to enable and disable icr 0
Mitch Williams
2014-01-04
1
-15
/
+6
*
i40e: guard against vf message races
Mitch Williams
2014-01-04
1
-5
/
+18
*
i40e: report VF MAC addresses correctly
Mitch Williams
2014-01-03
1
-6
/
+1
*
i40e: be more informative
Mitch Williams
2014-01-03
1
-1
/
+2
*
i40e: fix error return
Mitch Williams
2014-01-03
1
-1
/
+1
*
i40e: remove redundant code
Mitch Williams
2014-01-03
1
-219
/
+4
*
i40e: refactor VF reset flow
Mitch Williams
2014-01-03
1
-106
/
+96
*
i40e: move i40e_reset_vf
Mitch Williams
2014-01-03
1
-128
/
+128
*
i40e: using for_each_set_bit to simplify the code
Wei Yongjun
2014-01-03
1
-52
/
+12
*
i40e: Remove FCoE in i40e_virtchnl_pf.c code
Neerav Parikh
2013-12-16
1
-27
/
+2
*
i40e: fix debugging messages
Mitch Williams
2013-12-05
1
-2
/
+2
*
i40e: properly add VF MAC addresses
Mitch Williams
2013-12-05
1
-1
/
+1
*
i40e: allow one more vector for VFs
Mitch Williams
2013-12-05
1
-1
/
+1
*
i40e: use pf_id for pf function id in qtx_ctl
Shannon Nelson
2013-10-22
1
-1
/
+1
*
i40e: assign correct vector to VF
Mitch Williams
2013-10-22
1
-1
/
+1
*
i40e: implement virtual device interface
Jesse Brandeburg
2013-09-11
1
-0
/
+2335