index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_virtchnl_pf.c
Age
Commit message (
Expand
)
Author
2018-11-14
i40e: suppress bogus error message
Mitch Williams
2018-11-14
i40e: Protect access to VF control methods
Jan Sokolowski
2018-10-31
i40e: Update status codes
Mitch Williams
2018-10-03
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
2018-09-25
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
2018-09-25
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
2018-09-25
i40e: Unset promiscuous settings on VF reset
Mariusz Stachura
2018-08-30
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2018-04-30
i40e/i40evf: take into account queue map from vf when handling queues
Harshitha Ramamurthy
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-14
i40e: Fix permission check for VF MAC filters
Filip Sadowski
2018-03-14
i40e: Fix attach VF to VM issue
Paweł Jabłoński
2018-02-26
i40e: remove some stray indenting
Dan Carpenter
2018-02-26
i40e: check that pointer VSI is not null before dereferencing it
Colin Ian King
2018-02-14
i40e: Add and delete cloud filter
Avinash Dayanand
2018-02-14
i40e: Service request to configure bandwidth for ADq on a VF
Avinash Dayanand
2018-02-14
i40e: Delete queue channel for ADq on VF
Avinash Dayanand
2018-02-14
i40e: Enable ADq and create queue channel/s on VF
Avinash Dayanand
2018-01-10
i40e: add helper conversion function for link_speed
Jacob Keller
2018-01-10
i40e: update VFs of link state after GET_VF_RESOURCES
Jacob Keller
2017-11-27
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
2017-11-21
i40e: fix the calculation of VFs mac addresses
Zijie Pan
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-10-13
i40e: Refactor VF BW rate limiting
Amritha Nambiar
2017-10-13
i40e: Add macro for PF reset bit
Amritha Nambiar
2017-10-09
i40e: use a local variable instead of calculating multiple times
Lihong Yang
2017-10-09
i40e: add check for return from find_first_bit call
Lihong Yang
2017-10-09
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
2017-10-09
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
2017-10-09
i40e: use the safe hash table iterator when deleting mac filters
Lihong Yang
2017-10-02
i40e: fix client notify of VF reset
Alan Brady
2017-10-02
i40e: fix handling of vf_states variable
Alan Brady
2017-10-02
i40e: ensure reset occurs when disabling VF
Jacob Keller
2017-10-02
i40e: make use of i40e_vc_disable_vf
Jacob Keller
2017-10-02
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
Jacob Keller
2017-10-02
i40e: don't hold spinlock while resetting VF
Jacob Keller
2017-10-02
i40e: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-10-02
i40e: remove logically dead code
Lihong Yang
2017-09-29
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-27
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-07-26
i40e: handle setting administratively set MAC address back to zero
Stefan Assmann
2017-07-26
i40e: fix odd formatting and indent
Jesse Brandeburg
2017-07-26
i40e: fix incorrect variable assignment
Gustavo A R Silva
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]