summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40e_type.h
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2015-10-201-2/+2
* i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan2015-10-141-3/+34
* i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan2015-10-141-0/+18
* i40e/i40evf: split device ids into a separate fileShannon Nelson2015-10-141-25/+1Star
* i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny2015-10-141-0/+2
* i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong2015-10-091-8/+8
* i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh2015-10-091-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-181-0/+1
* i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson2015-09-181-0/+2
* i40e/i40evf: add wait states to NVM state machineShannon Nelson2015-09-181-1/+3
* i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson2015-09-181-0/+2
* i40e/i40evf: add handling of writeback descriptorShannon Nelson2015-09-181-0/+1
* i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh2015-08-271-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-061-2/+8
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-061-3/+12
* i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-061-1/+9
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-12/+10Star
* i40e: clean up error status messagesShannon Nelson2015-07-231-0/+1
* i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski2015-07-151-1/+11
* i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain2015-07-151-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-151-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
* i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-251-1/+2
* i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan2015-02-241-1/+0Star
* i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-161-0/+1
* i40e/i40evf: find partition_id in npar modeShannon Nelson2015-01-131-1/+6
* i40e/i40evf: Convert macro to static inlineJeff Kirsher2014-12-091-1/+4
* i40e: set max limit for access pollingShannon Nelson2014-12-091-1/+1
* i40e: remove unused nvm_semaphore_waitShannon Nelson2014-12-091-1/+0Star
* i40e: Define and use i40e_is_vf macroAnjali Singhai Jain2014-12-061-0/+2
* i40evf: Add support for 10G base T partsPaul M Stillwell Jr2014-11-031-0/+1
* i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-241-0/+58
* i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan2014-07-031-0/+8
* i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan2014-07-031-0/+1
* i40e/i40evf: remove reserved typeJesse Brandeburg2014-06-251-1/+0Star
* i40e/i40evf: Update RSS configurationCarolyn Wyborny2014-06-201-0/+3
* i40e/i40evf: i40e_register.h updateAnjali Singhai Jain2014-06-201-0/+3
* i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-111-0/+3
* i40e/i40evf: remove FTYPEJesse Brandeburg2014-06-111-1/+0Star
* i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg2014-06-091-1/+2
* i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-081-3/+1Star
* i40e/i40evf: fix rx descriptor statusJesse Brandeburg2014-06-081-4/+6
* i40e/i40evf: remove rx_errors and rx_missedShannon Nelson2014-06-051-2/+0Star
* i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk2014-06-051-2/+12
* i40e/i40evf: Change type to u32 to avoid sparse errorGreg Rose2014-05-291-2/+2