Sign in
android-kvm
/
linux
/
7622d4905a038961da6b1c6c3fe4be6c3dad7ef9
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_virtchnl_pf.c
6e7b5bd
i40e: Fix a few potential VF dereferences
by Anjali Singhai Jain
· 11 years ago
478c9e7
i40e: Fix for recent kernel panic
by Anjali Singhai Jain
· 11 years ago
89cb86c
i40e: remove support for vf unicast promiscuous mode
by Ashish Shah
· 11 years ago
84a9208
i40e: Minor comment changes
by Akeem G Abodunrin
· 11 years ago
f19efbb
i40e: use correct vf_id offset for virtchnl message
by Ashish Shah
· 11 years ago
f846c1a
i40e: disable TPH
by Jesse Brandeburg
· 11 years ago
17413a8
i40e: Stop the VF device after setting its MAC address
by Greg Rose
· 11 years ago
9a17390
i40e/i40evf: User ether_addr_copy instead of memcpy
by Greg Rose
· 11 years ago
5d29896
i40e/i40evf: set headwb Tx context flags and use them
by Ashish Shah
· 11 years ago
29f71bb
i40e: Delete stale MAC filters after change
by Greg Rose
· 11 years ago
c674d12
i40e: implement anti-spoofing for VFs
by Mitch Williams
· 11 years ago
84590fd
i40evf: tweak Tx rate params and de-magic-ify
by Mitch Williams
· 11 years ago
dac9b31
i40evf: don't round Tx rate down to 0
by Mitch Williams
· 11 years ago
50d4165
i40e: enable descriptor prefetch for VFs
by Mitch Williams
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
9e5634d
i40e: Don't disable SR-IOV when VFs are assigned
by Mitch Williams
· 11 years ago
37cc0d2
i40e: Use port VLAN in MAC/VLAN filter configuration
by Greg Rose
· 11 years ago
1315f7c
i40e: Retain MAC filters when changing port VLAN
by Greg Rose
· 11 years ago
84ca55a
i40e: report VF link state correctly
by Mitch Williams
· 11 years ago
6b19289
i40e: Enable VF Tx bandwidth setting
by Mitch Williams
· 11 years ago
f9b4b62
i40e: Reset the VF upon conflicting VLAN configuration
by Greg Rose
· 11 years ago
c243e96
i40e: potential array underflow in i40e_vc_process_vf_msg()
by Dan Carpenter
· 11 years ago
1943d8b
i40e/i40evf: enable hardware feature head write back
by Jesse Brandeburg
· 11 years ago
588aefa
i40e: support VF link state ndo
by Mitch Williams
· 11 years ago
9347eb7
i40e/i40evf: Use correct number of VF vectors
by Mitch Williams
· 11 years ago
cc6456a
i40e: Prevent overflow due to kzalloc
by Akeem G Abodunrin
· 11 years ago
81b8c01
i40e: remove unnecessary delay
by Mitch Williams
· 11 years ago
eb2d80b
i40e: don't handle VF reset on unload
by Mitch Williams
· 11 years ago
4aeec01
i40e: enable extant VFs
by Mitch Williams
· 11 years ago
c17b362
i40e: set VF state to active when reset is complete
by Mitch Williams
· 11 years ago
fd1646e
i40e: remove dead code
by Mitch Williams
· 11 years ago
ab60085
i40e: Fix device ID define names to align to standard
by Shannon Nelson
· 11 years ago
8d82a7c
i40e: Retain MAC filters on port VLAN deletion
by Greg Rose
· 11 years ago
99a4973
i40e: Warn admin to reload VF driver on port VLAN configuration
by Greg Rose
· 11 years ago
d419499
i40e: make message meaningful
by Mitch Williams
· 11 years ago
bae3cae
i40e: remove extra register write
by Mitch Williams
· 11 years ago
700bbf6
i40e: allow VF to remove any MAC filter
by Mitch Williams
· 11 years ago
829af3a
i40e: trivial: formatting and checkpatch fixes
by Mitch Williams
· 11 years ago
dc641b7
i40e: Fix GPL header
by Greg Rose
· 11 years ago
c354229
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
by Greg Rose
· 11 years ago
5017c2a
i40e: Allow VF to set already assigned MAC address
by Greg Rose
· 11 years ago
1a10370
i40e: Do not enable broadcast promiscuous by default
by Greg Rose
· 11 years ago
f657a6e
i40e: Fix VF driver MAC address configuration
by Greg Rose
· 11 years ago
7efa84b
i40e: support VFs on PFs other than 0
by Mitch Williams
· 11 years ago
f741453
i40e: acknowledge VFLR when disabling SR-IOV
by Mitch Williams
· 11 years ago
5a9769c
i40e: use struct assign instead of memcpy
by Mitch Williams
· 11 years ago
b141d61
i40e: avoid unnecessary register read
by Mitch Williams
· 11 years ago
6c12fcb
i40e: Fix SR-IOV VF port VLAN
by Greg Rose
· 11 years ago
2ef28cf
i40e: use functions to enable and disable icr 0
by Mitch Williams
· 11 years ago
6c1b5bf
i40e: guard against vf message races
by Mitch Williams
· 11 years ago
f4a1c5c
i40e: report VF MAC addresses correctly
by Mitch Williams
· 11 years ago
499ec80
i40e: be more informative
by Mitch Williams
· 11 years ago
adaf356
i40e: fix error return
by Mitch Williams
· 11 years ago
88f6563
i40e: remove redundant code
by Mitch Williams
· 11 years ago
fc18eaa
i40e: refactor VF reset flow
by Mitch Williams
· 11 years ago
805bd5b
i40e: move i40e_reset_vf
by Mitch Williams
· 11 years ago
4836650
i40e: using for_each_set_bit to simplify the code
by Wei Yongjun
· 11 years ago
6dbbbfb
i40e: Remove FCoE in i40e_virtchnl_pf.c code
by Neerav Parikh
· 11 years ago
4f28c72
i40e: fix debugging messages
by Mitch Williams
· 11 years ago
7e68edf9
i40e: properly add VF MAC addresses
by Mitch Williams
· 11 years ago
54692b4
i40e: allow one more vector for VFs
by Mitch Williams
· 11 years ago
13fd977
i40e: use pf_id for pf function id in qtx_ctl
by Shannon Nelson
· 11 years ago
13c60b9
i40e: assign correct vector to VF
by Mitch Williams
· 11 years ago
5c3c48a
i40e: implement virtual device interface
by Jesse Brandeburg
· 12 years ago