summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40e_type.h
Commit message (Expand)AuthorAgeFilesLines
* intel-ethernet: rename i40evf to iavfJesse Brandeburg2018-09-181-1496/+0
* i40e: fix reading LLDP configurationMariusz Stachura2018-04-301-1/+9
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski2018-01-231-9/+17
* i40e: change ppp name to ddpJingjing Wu2018-01-101-14/+14
* i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam2017-10-091-0/+3
* i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson2017-10-021-0/+6
* i40e: use admin queue for setting LEDs behaviorMariusz Stachura2017-10-021-0/+2
* i40e: Add support for 'ethtool -m'Filip Sadowski2017-10-021-0/+12
* i40e: Store the requested FEC informationMariusz Stachura2017-08-271-0/+1
* i40e: new AQ commandsJingjing Wu2017-04-191-0/+80
* i40e: Save link FEC info from link up eventHenry Tieman2017-02-111-0/+1
* i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari2017-02-111-0/+1
* i40e: Deprecating unused macroBimmy Pujari2017-02-021-1/+0
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-061-35/+47
* i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski2016-12-021-0/+4
* i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin2016-10-311-0/+1
* i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller2016-05-011-1/+1
* i40e: Add device capability which defines if update is availableMichal Kosiarz2016-04-271-0/+5
* i40e: Specify AQ event opcode to wait forShannon Nelson2016-04-261-0/+1
* i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil2016-04-061-0/+42
* i40e: Move NVM variable out of AQ structShannon Nelson2016-04-061-0/+1
* i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2015-10-191-2/+2
* i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan2015-10-131-3/+34
* i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan2015-10-131-0/+18
* i40e/i40evf: split device ids into a separate fileShannon Nelson2015-10-131-25/+1
* i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny2015-10-131-0/+2
* i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong2015-10-081-8/+8
* i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh2015-10-081-2/+3
* i40e/i40evf: add driver support for new device idsShannon Nelson2015-10-071-0/+1
* i40e/i40evf: add new device id 1588Shannon Nelson2015-09-301-0/+1
* i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson2015-09-171-0/+1
* i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson2015-09-171-0/+2
* i40e/i40evf: add wait states to NVM state machineShannon Nelson2015-09-171-1/+3
* i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson2015-09-171-0/+2
* i40e/i40evf: add handling of writeback descriptorShannon Nelson2015-09-171-0/+1
* i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh2015-08-261-0/+1
* i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh2015-08-261-0/+8
* i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain2015-08-051-2/+8
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-051-3/+12
* i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-051-1/+9
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-12/+10
* i40e: clean up error status messagesShannon Nelson2015-07-231-0/+1
* i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski2015-07-141-1/+11
* i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain2015-07-141-0/+2
* i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-281-0/+1
* i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-141-0/+1
* i40e/i40evf: implement KR2 supportJesse Brandeburg2015-03-271-1/+2
* i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson2015-03-051-1/+1
OpenPOWER on IntegriCloud