summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-221-1/+0
* i40e: avoid null pointer dereferenceHeinrich Schuchardt2016-07-221-1/+3
* i40e: add functions to control default VSIMitch Williams2016-06-271-0/+56
* i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin2016-05-131-1/+1
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-131-3/+6
* i40e: Implement the API function for aq_set_switch_configShannon Nelson2016-05-131-0/+29
* i40e: Remove HMC AQ API implementationNeerav Parikh2016-05-011-30/+0
* i40e: Add promiscuous on VLAN supportGreg Rose2016-04-271-0/+70
* i40e: Remove zero checkGreg Rose2016-04-271-4/+1
* i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk2016-04-271-0/+1
* i40e: Add device capability which defines if update is availableMichal Kosiarz2016-04-271-0/+6
* i40e: Inserting a HW capability display infoDeepthi Kavalur2016-04-061-0/+3
* i40e: Add new device ID for X722Catherine Sullivan2016-04-051-0/+1
* i40e: Fix up return codeJesse Brandeburg2016-04-051-3/+3
* i40e: Save off VSI resource count when updating VSIKevin Scott2016-04-051-0/+6
* i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson2016-02-191-1/+1
* i40e: implement and use Rx CTL helper functionsShannon Nelson2016-02-181-3/+125
* i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott2016-02-181-1/+7
* i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny2016-02-181-0/+26
* i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny2016-02-181-0/+329
* i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain2016-02-171-1/+8
* i40e: add VEB stat control and remove L2 cloud filterShannon Nelson2016-02-171-5/+6
* i40e: set shared bit for multicast filtersShannon Nelson2016-02-171-2/+8
* i40e: APIs to Add/remove port mirroring rulesKiran Patil2016-02-171-0/+162
* i40e: remove VF device IDs from PFJesse Brandeburg2016-02-161-8/+0
* i40e: add new device IDs for X722Anjali Singhai Jain2016-02-031-0/+2
* i40e: define function capabilities in only one placeShannon Nelson2016-02-031-57/+28
* i40e: remove forever unused IDJesse Brandeburg2016-01-081-1/+0
* i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-231-18/+4
* i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain2015-10-231-0/+22
* i40e: fix for PHY NVM interaction problemCarolyn Wyborny2015-10-191-6/+8
* i40e: Fix basic support for X722 devicesAnjali Singhai2015-10-191-0/+3
* i40e/i40evf: Fix compile issue related to const stringJingjing Wu2015-10-161-2/+2
* i40e: Store off PHY capabilitiesKevin Scott2015-10-151-0/+3
* i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan2015-10-131-3/+27
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-4/+5
* i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg2015-10-071-7/+8
* i40e/i40evf: add driver support for new device idsShannon Nelson2015-10-071-0/+1
* i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr2015-10-071-1/+1
* i40e: fix 32 bit build warningsJesse Brandeburg2015-09-301-5/+0
* i40e/i40evf: add new device id 1588Shannon Nelson2015-09-301-0/+1
* 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