summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-06i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain1-0/+163
2015-08-06i40e/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-15i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski1-5/+19
2015-04-15i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott1-0/+5
2015-04-15i40e: enable user dump of internal hardware stateJesse Brandeburg1-0/+57
2015-04-15i40e: 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-04Merge 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-25i40e: Set FLAG_RD when sending buffer FW must readKevin Scott1-1/+1
2015-02-25i40e: Set BUF flag for Set Version AQ commandKevin Scott1-1/+1
2015-02-25i40e: Add NPAR BW get and set functionsGreg Rose1-0/+117
2015-02-25i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr1-12/+19
2015-02-24i40e/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-24i40e: Add 10GBaseT supportMitch Williams1-0/+1
2014-10-24i40e: 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-03i40e: expose debug_write_register requestShannon Nelson1-0/+29
2014-08-03i40e: Adds FCoE related code to i40e core driverVasu Dev1-0/+27
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson1-0/+88
2014-07-17i40e/i40evf: Clean up codePaul M Stillwell Jr1-1/+0
2014-07-16i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh1-0/+25
2014-07-03i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan1-0/+125
2014-07-03i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan1-0/+75
2014-07-01i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau1-1/+3
2014-07-01i40e: clear all queues and interruptsShannon Nelson1-0/+93
2014-06-25i40e: Add ablitity to enable/disable link from set_link_restart_anCatherine Sullivan1-1/+7
2014-06-20i40e/i40evf: Update RSS configurationCarolyn Wyborny1-6/+1