summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* i40e: Add dual speed module supportCatherine Sullivan2014-09-041-0/+2
* i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-271-2/+6
* i40e: expose debug_write_register requestShannon Nelson2014-08-021-0/+29
* i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-021-0/+27
* i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-241-0/+88
* i40e/i40evf: Clean up codePaul M Stillwell Jr2014-07-161-1/+0
* i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh2014-07-161-0/+25
* i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan2014-07-021-0/+125
* i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan2014-07-021-0/+75
* i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau2014-07-011-1/+3
* i40e: clear all queues and interruptsShannon Nelson2014-06-301-0/+93
* i40e: Add ablitity to enable/disable link from set_link_restart_anCatherine Sullivan2014-06-241-1/+7
* i40e/i40evf: Update RSS configurationCarolyn Wyborny2014-06-201-6/+1
OpenPOWER on IntegriCloud