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: add locking around VF reset
Mitch Williams
2015-02-08
1
-6
/
+7
*
i40e: delay after VF reset
Mitch Williams
2015-02-08
1
-6
/
+6
*
i40e: disable IOV before freeing resources
Mitch A Williams
2015-01-13
1
-2
/
+9
*
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
Anjali Singhai Jain
2014-12-06
1
-3
/
+1
*
i40e: re-enable VFLR interrupt sooner
Mitch Williams
2014-11-18
1
-6
/
+6
*
i40e/i40evf: Use usleep_range() instead of udelay()
Neerav Parikh
2014-10-23
1
-1
/
+1
*
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
Ethan Zhao
2014-09-04
1
-31
/
+2
*
i40e: Remove unnecessary assignment
Serey Kong
2014-09-04
1
-1
/
+0
*
i40e: Change wording to be more consistent
Serey Kong
2014-09-04
1
-1
/
+1
*
i40e: set num_queue_pairs to num configured by VF
Ashish Shah
2014-08-27
1
-5
/
+8
*
i40e: Enable l2tsel bit for VLAN tag control
Shannon Nelson
2014-08-27
1
-0
/
+1
*
i40e: Fix a few potential VF dereferences
Anjali Singhai Jain
2014-08-15
1
-11
/
+19
*
i40e: Fix for recent kernel panic
Anjali Singhai Jain
2014-08-15
1
-3
/
+15
*
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
2014-08-02
1
-10
/
+3
*
i40e: Minor comment changes
Akeem G Abodunrin
2014-08-02
1
-1
/
+1
*
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
2014-08-02
1
-6
/
+13
*
i40e: disable TPH
Jesse Brandeburg
2014-07-02
1
-4
/
+0
*
i40e: Stop the VF device after setting its MAC address
Greg Rose
2014-06-24
1
-0
/
+2
*
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
2014-06-11
1
-1
/
+1
*
i40e/i40evf: set headwb Tx context flags and use them
Ashish Shah
2014-06-11
1
-3
/
+2
*
i40e: Delete stale MAC filters after change
Greg Rose
2014-06-09
1
-8
/
+5
*
i40e: implement anti-spoofing for VFs
Mitch Williams
2014-06-08
1
-2
/
+50
*
i40evf: tweak Tx rate params and de-magic-ify
Mitch Williams
2014-05-29
1
-2
/
+5
*
i40evf: don't round Tx rate down to 0
Mitch Williams
2014-05-29
1
-0
/
+5
*
i40e: enable descriptor prefetch for VFs
Mitch Williams
2014-05-29
1
-0
/
+1
*
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
1
-9
/
+17
*
i40e: Don't disable SR-IOV when VFs are assigned
Mitch Williams
2014-05-21
1
-1
/
+10
*
i40e: Use port VLAN in MAC/VLAN filter configuration
Greg Rose
2014-04-28
1
-2
/
+3
*
i40e: Retain MAC filters when changing port VLAN
Greg Rose
2014-04-28
1
-1
/
+5
*
i40e: report VF link state correctly
Mitch Williams
2014-04-23
1
-0
/
+7
*
i40e: Enable VF Tx bandwidth setting
Mitch Williams
2014-04-21
1
-2
/
+65
*
i40e: Reset the VF upon conflicting VLAN configuration
Greg Rose
2014-04-21
1
-1
/
+25
*
i40e: potential array underflow in i40e_vc_process_vf_msg()
Dan Carpenter
2014-03-19
1
-1
/
+1
*
i40e/i40evf: enable hardware feature head write back
Jesse Brandeburg
2014-03-19
1
-0
/
+3
*
i40e: support VF link state ndo
Mitch Williams
2014-03-19
1
-6
/
+80
*
i40e/i40evf: Use correct number of VF vectors
Mitch Williams
2014-03-14
1
-4
/
+5
*
i40e: Prevent overflow due to kzalloc
Akeem G Abodunrin
2014-03-06
1
-1
/
+1
*
i40e: remove unnecessary delay
Mitch Williams
2014-02-21
1
-1
/
+0
*
i40e: don't handle VF reset on unload
Mitch Williams
2014-02-13
1
-1
/
+2
*
i40e: enable extant VFs
Mitch Williams
2014-02-13
1
-8
/
+10
*
i40e: set VF state to active when reset is complete
Mitch Williams
2014-02-13
1
-0
/
+1
*
i40e: remove dead code
Mitch Williams
2014-02-13
1
-9
/
+1
*
i40e: Fix device ID define names to align to standard
Shannon Nelson
2014-01-17
1
-2
/
+2
*
i40e: Retain MAC filters on port VLAN deletion
Greg Rose
2014-01-15
1
-0
/
+13
*
i40e: Warn admin to reload VF driver on port VLAN configuration
Greg Rose
2014-01-15
1
-0
/
+5
*
i40e: make message meaningful
Mitch Williams
2014-01-14
1
-2
/
+2
*
i40e: remove extra register write
Mitch Williams
2014-01-14
1
-1
/
+1
*
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
[next]