summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar2019-06-261-2/+1Star
* i40e: Improve AQ log granularityDoug Dziggel2019-06-141-19/+21
* i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov2019-05-051-0/+5
* i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov2019-05-051-0/+2
* i40e: Further implementation of LLDPAleksandr Loktionov2019-05-031-2/+60
* i40e: Fix for 10G ports LED not blinkingPiotr Marczak2019-04-171-33/+0Star
* i40e: Implement DDP support in i40e driverAleksandr Loktionov2019-04-171-22/+231
* i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek2018-11-141-0/+3
* i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz2018-08-071-0/+35
* i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller2018-04-301-15/+22
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1Star
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński2018-03-191-6/+29
* i40e: Fix incorrect return typesDoug Dziggel2018-03-191-2/+2
* i40e: add doxygen comment for new mode parameterJacob Keller2018-03-191-0/+1
* i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2018-03-141-1/+22
* i40e: Display LLDP information on vSphere Web ClientUpasana Menon2018-01-261-0/+27
* i40e: Add returning AQ critical error to SWMichal Kosiarz2018-01-261-0/+2
* i40e: Fix for blinking activity instead of link LEDsMichal Kuchta2018-01-231-3/+2Star
* i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski2018-01-231-1/+12
* i40e: track id can be 0Jingjing Wu2018-01-101-5/+0Star
* i40e: change ppp name to ddpJingjing Wu2018-01-101-11/+11
* i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-221-0/+7
* i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-221-1/+2
* i40e: Enable cloud filters via tc-flowerAmritha Nambiar2017-10-311-0/+189
* i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar2017-10-311-1/+3
* i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari2017-10-171-0/+2
* i40e: fix link reportingAlan Brady2017-10-131-1/+6
* i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam2017-10-091-13/+29
* i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson2017-10-021-1/+5
* i40e: use admin queue for setting LEDs behaviorMariusz Stachura2017-10-021-24/+91
* i40e: Add support for 'ethtool -m'Filip Sadowski2017-10-021-0/+69
* i40e: Fix reporting of supported link modesFilip Sadowski2017-10-021-1/+10
* i40e: refactor FW version checkingMitch Williams2017-09-291-2/+4
* i40e: prevent snprintf format specifier truncationJacob Keller2017-08-281-2/+2
* i40e: Store the requested FEC informationMariusz Stachura2017-08-281-0/+4
* 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