summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* i40e: use stored base_queue valueShannon Nelson2014-06-111-3/+2
* i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-081-2/+0
* i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain2014-06-081-8/+1
* i40e: increase reset wait timeShannon Nelson2014-06-061-1/+1
* i40e/i40evf: add Tx pre queue disable functionMatt Jared2014-06-061-0/+31
* i40e: remove check for large bufferKamil Krawczyk2014-06-051-6/+0
* i40: disable FCoE for MFP modesVasu Dev2014-05-291-0/+6
* i40e: add clear_pxe AdminQ requestShannon Nelson2014-05-291-0/+30
* i40e/i40evf: Update check for AQ alivenessKevin Scott2014-05-291-1/+5
* i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh2014-04-281-0/+7
* i40e: Update function formal parametersKevin Scott2014-04-281-2/+2
* i40e: Change variable type to avoid typecheck failureKevin Scott2014-04-281-1/+1
* i40e/i40evf: add driver version string to driver version commandShannon Nelson2014-04-281-1/+9
* i40e: Enable VF Tx bandwidth settingMitch Williams2014-04-211-0/+29
* i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-311-2/+2
* i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg2014-03-061-0/+366
* i40e: Fix device ID define names to align to standardShannon Nelson2014-01-171-12/+12
* i40e: implement DCB support infastructureNeerav Parikh2014-01-171-0/+119
* i40e: whitespace fixesJesse Brandeburg2014-01-171-1/+1
* i40e: updates to AdminQ interfaceShannon Nelson2014-01-161-1/+0
* i40e: whitespace fixesJesse Brandeburg2014-01-141-1/+0
* i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-101-7/+10
* i40e: fix long linesMitch Williams2014-01-101-1/+2
* i40e: use assignment instead of memcpyMitch Williams2014-01-101-2/+1
* i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk2014-01-091-2/+5
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
* i40e: whitespace paren and comment tweaksShannon Nelson2014-01-071-0/+1
* i40e: check MAC type before any REG accessShannon Nelson2014-01-071-8/+8
* i40e: move PF ID init from PF reset to SC initShannon Nelson2014-01-071-7/+7
* i40e: update firmware api to 1.1Shannon Nelson2014-01-071-1/+1
* i40e: Add code to wait for FW to complete in reset pathShannon Nelson2014-01-071-0/+20
* i40e: Admin queue shutdown fixesAnjali Singhai Jain2014-01-061-25/+38
* i40e: use correct struct for get and update vsi paramsShannon Nelson2014-01-061-6/+6
* i40e: fix mac address checkingJesse Brandeburg2014-01-041-27/+0
* i40e: update led set argsJesse Brandeburg2014-01-031-27/+65
* i40e: Implementation of VXLAN ndo'sJeff Kirsher2014-01-031-0/+57
* i40e: Populate and check pci bus speed and widthCatherine Sullivan2014-01-031-0/+44
OpenPOWER on IntegriCloud