summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
AgeCommit message (Expand)Author
2016-09-22i40e: Fix to check for NULLCarolyn Wyborny
2016-09-22i40e: return correct opcode to VFMitch Williams
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala
2016-08-18i40e: fix memory leakMitch Williams
2016-08-18i40e: Don't notify client of VF reset during VF creationAvinash Dayanand
2016-08-18i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan
2016-06-27i40e: write HENA for VFsMitch Williams
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams
2016-05-13i40e: lie to the VFMitch Williams
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-05i40e: fix misleading indentationArnd Bergmann
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-01i40e: Use consistent type for vf_idJesse Brandeburg
2016-05-01i40e: Fix uninitialized variableCatherine Sullivan
2016-05-01i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain
2016-05-01i40e: Change the default for VFs to be not privilegedAnjali Singhai Jain
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain
2016-04-26i40e: Add support for configuring VF RSSMitch Williams
2016-04-06i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain
2016-04-06i40e: Move HW flushAkeem G Abodunrin
2016-04-05i40e: Lower some message levelsMitch Williams
2016-04-05i40e: Make VF resets more reliableMitch Williams
2016-04-05i40e: Remove unused variableMitch Williams
2016-04-05i40e: Change comment to reflect correct function nameMitch Williams
2016-04-05i40e: Added code to prevent double resetsMitch Williams
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain
2016-02-19i40e: let go of the pastMitch Williams
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson
2016-02-17i40e: expand commentMitch Williams
2016-02-17i40e: get rid of magic numberMitch Williams
2016-02-17i40e/i40evf: don't lose interruptsJesse Brandeburg
2016-02-16i40e: add 20G speed for Tx bandwidth calculationsMitch Williams
2016-02-03i40evf: add new write-back modeAnjali Singhai Jain
2016-02-03i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain
2016-01-08i40e: allow zero MAC address for VFsMitch Williams
2016-01-08i40e: change log messages and error returnsMitch Williams
2015-12-12i40e: don't add zero MAC filterMitch Williams
2015-12-12i40e: properly delete VF MAC filtersMitch Williams
2015-12-03i40e: fix whitespaceMitch Williams
2015-12-03i40e: propagate properlyMitch Williams
2015-12-01i40e: remove unused argumentJesse Brandeburg
2015-12-01i40e: make error message more usefulMitch Williams
2015-11-25i40e/i40evf: clean up error messagesMitch Williams
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil
2015-10-16i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu
2015-10-15i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain