summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: remove forever unused IDJesse Brandeburg2016-01-081-1/+0Star
* i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-231-18/+4Star
* i40evf: fix overlong BIT definesJesse Brandeburg2015-10-201-5/+0Star
* i40e/i40evf: Fix compile issue related to const stringJingjing Wu2015-10-161-2/+2
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-091-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-271-1/+1
* i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain2015-08-061-0/+163
* i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-061-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/+0Star
* i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-251-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-031-1/+1
* i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-081-2/+0Star
* 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-04-011-2/+1Star
* i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2014-03-181-4/+4
* i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg2014-03-071-0/+366
* i40e: Fix device ID define names to align to standardShannon Nelson2014-01-181-12/+12
* i40evf: init code and hardware supportGreg Rose2014-01-011-0/+254