summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-231-18/+4
* i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain2015-10-231-0/+22
* i40e: fix for PHY NVM interaction problemCarolyn Wyborny2015-10-191-6/+8
* i40e: Fix basic support for X722 devicesAnjali Singhai2015-10-191-0/+3
* i40e/i40evf: Fix compile issue related to const stringJingjing Wu2015-10-161-2/+2
* i40e: Store off PHY capabilitiesKevin Scott2015-10-151-0/+3
* i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan2015-10-131-3/+27
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-4/+5
* i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg2015-10-071-7/+8
* i40e/i40evf: add driver support for new device idsShannon Nelson2015-10-071-0/+1
* i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr2015-10-071-1/+1
* i40e: fix 32 bit build warningsJesse Brandeburg2015-09-301-5/+0
* i40e/i40evf: add new device id 1588Shannon Nelson2015-09-301-0/+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/+10
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-2/+2
* i40e: clean up error status messagesShannon Nelson2015-07-231-0/+206
* i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski2015-07-141-5/+19
* i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-141-0/+5
* i40e: enable user dump of internal hardware stateJesse Brandeburg2015-04-141-0/+57
* i40e: print FCoE capability reported by the device functionVasu Dev2015-04-141-0/+3
* i40e: Increase PF reset max loop limitAkeem G Abodunrin2015-03-271-1/+1
* i40e/i40evf: implement KR2 supportJesse Brandeburg2015-03-271-0/+2
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-091-3/+3
* i40e: future proof some sizeof callsShannon Nelson2015-03-091-2/+2
* i40e: clean up debug_read_registerJesse Brandeburg2015-03-071-6/+4
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-071-25/+25
* i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg2015-03-051-1/+0
* i40e: Add AOC PHY types to case statementsCatherine Sullivan2015-03-051-0/+2
* i40e: Reassign incorrect PHY type to fix a FW bugCatherine Sullivan2015-03-051-0/+4
* i40e: during LED interaction ignore activity LED src modesMatt Jared2015-03-051-1/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-3/+4
|\
| * i40e: check pointers before useShannon Nelson2015-02-261-1/+1
| * i40e: fix shift precedence issueShannon Nelson2015-02-261-2/+3
* | i40e/i40evf: print FW build number in version stringShannon Nelson2015-03-031-4/+8
* | i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-241-1/+1
* | i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-241-1/+1
* | i40e: Add NPAR BW get and set functionsGreg Rose2015-02-241-0/+117
* | i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-241-12/+19
* | i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan2015-02-231-31/+2
|/
* i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-091-2/+4
* i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-161-0/+5
* i40e: Adding function for reading PBA StringKamil Krawczyk2015-01-131-0/+59
* i40e/i40evf: find partition_id in npar modeShannon Nelson2015-01-131-0/+66
* i40e: get pf_id from HW rather than PCI functionShannon Nelson2014-12-061-12/+11
* i40e: Increase reset delayKevin Scott2014-12-061-1/+1
* i40e: Add support to firmware CEE DCBX modeNeerav Parikh2014-11-181-0/+28
* i40e: Resume Port Tx after DCB eventNeerav Parikh2014-11-181-0/+20
* i40e: Add 10GBaseT supportMitch Williams2014-10-231-0/+1
* i40e: mask phy eventsJesse Brandeburg2014-10-231-0/+27