aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-15i40e: Store off PHY capabilitiesKevin Scott1-0/+3
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan1-3/+27
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg1-4/+5
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg1-7/+8
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson1-0/+1
2015-10-07i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr1-1/+1
2015-09-30i40e: fix 32 bit build warningsJesse Brandeburg1-5/+0
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson1-0/+1
2015-08-05i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain1-0/+163
2015-08-05i40e/i40evf: Add device ids for X722Anjali Singhai Jain1-0/+10
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-2/+2
2015-07-23i40e: clean up error status messagesShannon Nelson1-0/+206
2015-07-14i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski1-5/+19
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott1-0/+5
2015-04-14i40e: enable user dump of internal hardware stateJesse Brandeburg1-0/+57
2015-04-14i40e: print FCoE capability reported by the device functionVasu Dev1-0/+3
2015-03-27i40e: Increase PF reset max loop limitAkeem G Abodunrin1-1/+1
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg1-0/+2
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher1-3/+3
2015-03-09i40e: future proof some sizeof callsShannon Nelson1-2/+2
2015-03-07i40e: clean up debug_read_registerJesse Brandeburg1-6/+4
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson1-25/+25
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg1-1/+0
2015-03-05i40e: Add AOC PHY types to case statementsCatherine Sullivan1-0/+2
2015-03-05i40e: Reassign incorrect PHY type to fix a FW bugCatherine Sullivan1-0/+4
2015-03-05i40e: during LED interaction ignore activity LED src modesMatt Jared1-1/+34
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson1-4/+8
2015-02-26i40e: check pointers before useShannon Nelson1-1/+1
2015-02-26i40e: fix shift precedence issueShannon Nelson1-2/+3
2015-02-24i40e: Set FLAG_RD when sending buffer FW must readKevin Scott1-1/+1
2015-02-24i40e: Set BUF flag for Set Version AQ commandKevin Scott1-1/+1
2015-02-24i40e: Add NPAR BW get and set functionsGreg Rose1-0/+117
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr1-12/+19
2015-02-23i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan1-31/+2
2015-02-09i40e: fix led blink toggle to enable steady stateMatt Jared1-2/+4
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh1-0/+5
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk1-0/+59
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson1-0/+66
2014-12-06i40e: get pf_id from HW rather than PCI functionShannon Nelson1-12/+11
2014-12-06i40e: Increase reset delayKevin Scott1-1/+1
2014-11-18i40e: Add support to firmware CEE DCBX modeNeerav Parikh1-0/+28
2014-11-18i40e: Resume Port Tx after DCB eventNeerav Parikh1-0/+20
2014-10-23i40e: Add 10GBaseT supportMitch Williams1-0/+1
2014-10-23i40e: mask phy eventsJesse Brandeburg1-0/+27
2014-09-04i40e: Add dual speed module supportCatherine Sullivan1-0/+2
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson1-2/+6
2014-08-02i40e: expose debug_write_register requestShannon Nelson1-0/+29
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev1-0/+27
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson1-0/+88