summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: comment that udp_port must be in host byte orderJacob Keller2017-06-211-1/+5
* i40e: use new unified virtchnl header fileJesse Brandeburg2017-06-011-1/+1
* i40e: new AQ commandsJingjing Wu2017-04-201-0/+212
* i40e: use register for XL722 control register read/writePaul M Stillwell Jr2017-03-291-2/+6
* i40e: Drop FCoE code from core driver filesAlexander Duyck2017-03-281-27/+0Star
* i40e: refactor AQ CMD buffer debug printingAlan Brady2017-02-191-7/+12
* i40e: Save link FEC info from link up eventHenry Tieman2017-02-121-0/+2
* i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz2016-12-071-0/+72
* i40e: Add FEC for 25gCarolyn Wyborny2016-12-071-0/+2
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-071-1/+10
* i40e: set broadcast promiscuous mode for each active VLANJacob Keller2016-12-031-0/+34
* i40e: Pass unknown PHY type for unknown PHYsHenry Tieman2016-12-031-1/+2
* i40e: Remove unreachable codeHenry Tieman2016-12-031-8/+1Star
* i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski2016-12-031-0/+8
* i40e: Add Clause22 implementationMichal Kosiarz2016-12-031-43/+137
* i40e: Fix for division by zeroMichal Kosiarz2016-10-311-2/+4
* i40e: Fix for long link down notification timeCarolyn Wyborny2016-10-291-1/+4
* i40e: Bit test mask correctionFilip Sadowski2016-10-291-1/+1
* i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-221-1/+0Star
* i40e: avoid null pointer dereferenceHeinrich Schuchardt2016-07-221-1/+3
* i40e: add functions to control default VSIMitch Williams2016-06-281-0/+56
* i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin2016-05-141-1/+1
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-141-3/+6
* i40e: Implement the API function for aq_set_switch_configShannon Nelson2016-05-141-0/+29
* i40e: Remove HMC AQ API implementationNeerav Parikh2016-05-021-30/+0Star
* i40e: Add promiscuous on VLAN supportGreg Rose2016-04-271-0/+70
* i40e: Remove zero checkGreg Rose2016-04-271-4/+1Star
* 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-071-0/+3
* i40e: Add new device ID for X722Catherine Sullivan2016-04-061-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-191-3/+125
* i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott2016-02-191-1/+7
* i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny2016-02-191-0/+26
* i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny2016-02-191-0/+329
* i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain2016-02-181-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-171-8/+0Star
* i40e: add new device IDs for X722Anjali Singhai Jain2016-02-041-0/+2
* i40e: define function capabilities in only one placeShannon Nelson2016-02-041-57/+28Star
* i40e: remove forever unused IDJesse Brandeburg2016-01-081-1/+0Star
* i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-231-18/+4Star
* 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-201-6/+8
* i40e: Fix basic support for X722 devicesAnjali Singhai2015-10-201-0/+3