summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* intel-ethernet: rename i40evf to iavfJesse Brandeburg2018-09-181-1320/+0
* i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_registerYueHaibing2018-08-071-69/+0
* i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller2018-04-301-0/+1
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* i40e: Add returning AQ critical error to SWMichal Kosiarz2018-01-261-0/+2
* i40e: track id can be 0Jingjing Wu2018-01-101-5/+0
* i40e: change ppp name to ddpJingjing Wu2018-01-101-12/+12
* i40e: Add support for 'ethtool -m'Filip Sadowski2017-10-021-0/+69
* i40e: prevent snprintf format specifier truncationJacob Keller2017-08-271-2/+2
* i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-251-1/+1
* i40evf: Add support for Adaptive Virtual FunctionPreethi Banala2017-06-011-0/+1
* virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-011-1/+1
* virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-011-5/+5
* i40e/i40evf: create and use new unified header fileJesse Brandeburg2017-06-011-1/+1
* i40evf: disable unused flagsJesse Brandeburg2017-05-311-2/+1
* i40e: new AQ commandsJingjing Wu2017-04-191-0/+212
* i40e: use register for XL722 control register read/writePaul M Stillwell Jr2017-03-291-2/+6
* i40e: refactor AQ CMD buffer debug printingAlan Brady2017-02-181-7/+12
* i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam2017-02-021-1/+0
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-061-0/+2
* i40e: avoid potential null pointer dereference when assigning lenColin Ian King2016-09-221-1/+2
* i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-221-1/+0
* i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk2016-04-271-0/+1
* i40e: Add new device ID for X722Catherine Sullivan2016-04-051-0/+1
* i40e: implement and use Rx CTL helper functionsShannon Nelson2016-02-181-0/+125
* i40e: remove forever unused IDJesse Brandeburg2016-01-081-1/+0
* i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-231-18/+4
* i40evf: fix overlong BIT definesJesse Brandeburg2015-10-191-5/+0
* i40e/i40evf: Fix compile issue related to const stringJingjing Wu2015-10-161-2/+2
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-4/+4
* i40e/i40evf: add driver support for new device idsShannon Nelson2015-10-071-0/+1
* i40e/i40evf: add new device id 1588Shannon Nelson2015-09-301-0/+1
* i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain2015-08-261-1/+1
* i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain2015-08-051-0/+163
* i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-051-0/+9
* i40e: clean up error status messagesShannon Nelson2015-07-231-0/+206
* i40e/i40evf: implement KR2 supportJesse Brandeburg2015-03-271-0/+1
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-071-22/+22
* i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg2015-03-051-1/+0
* i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-241-11/+18
* i40evf: Add support for 10G base T partsPaul M Stillwell Jr2014-11-031-0/+1
* i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-271-2/+6
* i40evf: don't violate scopeMitch Williams2014-07-021-1/+1
* i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-081-2/+0
* i40e/i40evf: Update check for AQ alivenessKevin Scott2014-05-291-1/+5
* i40evf: Fix the headers and update copyright year.Jesse Brandeburg2014-05-211-1/+4
* i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-311-2/+1
* i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2014-03-181-4/+4
* i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg2014-03-061-0/+366
OpenPOWER on IntegriCloud