aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar1-2/+1
2019-06-14i40e: Improve AQ log granularityDoug Dziggel1-19/+21
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov1-0/+5
2019-05-04i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov1-0/+2
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov1-2/+60
2019-04-16i40e: Fix for 10G ports LED not blinkingPiotr Marczak1-33/+0
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov1-22/+231
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek1-0/+3
2018-08-07i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz1-0/+35
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller1-15/+22
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-25/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2018-03-19i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński1-6/+29
2018-03-19i40e: Fix incorrect return typesDoug Dziggel1-2/+2
2018-03-19i40e: add doxygen comment for new mode parameterJacob Keller1-0/+1
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura1-1/+22
2018-01-26i40e: Display LLDP information on vSphere Web ClientUpasana Menon1-0/+27
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz1-0/+2
2018-01-23i40e: Fix for blinking activity instead of link LEDsMichal Kuchta1-3/+2
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags for NVM updatePawel Jablonski1-1/+12
2018-01-10i40e: track id can be 0Jingjing Wu1-5/+0
2018-01-10i40e: change ppp name to ddpJingjing Wu1-11/+11
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski1-0/+7
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller1-1/+2
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar1-0/+189
2017-10-31i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar1-1/+3
2017-10-17i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari1-0/+2
2017-10-13i40e: fix link reportingAlan Brady1-1/+6
2017-10-09i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam1-13/+29
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson1-1/+5
2017-10-02i40e: use admin queue for setting LEDs behaviorMariusz Stachura1-24/+91
2017-10-02i40e: Add support for 'ethtool -m'Filip Sadowski1-0/+69
2017-10-02i40e: Fix reporting of supported link modesFilip Sadowski1-1/+10
2017-09-29i40e: refactor FW version checkingMitch Williams1-2/+4
2017-08-27i40e: prevent snprintf format specifier truncationJacob Keller1-2/+2
2017-08-27i40e: Store the requested FEC informationMariusz Stachura1-0/+4
2017-06-20i40e: comment that udp_port must be in host byte orderJacob Keller1-1/+5
2017-06-01i40e: use new unified virtchnl header fileJesse Brandeburg1-1/+1
2017-04-19i40e: new AQ commandsJingjing Wu1-0/+212
2017-03-29i40e: use register for XL722 control register read/writePaul M Stillwell Jr1-2/+6
2017-03-27i40e: Drop FCoE code from core driver filesAlexander Duyck1-27/+0
2017-02-18i40e: refactor AQ CMD buffer debug printingAlan Brady1-7/+12
2017-02-11i40e: Save link FEC info from link up eventHenry Tieman1-0/+2
2016-12-06i40e: Add functions which apply correct PHY access method for read and write operationMichal Kosiarz1-0/+72
2016-12-06i40e: Add FEC for 25gCarolyn Wyborny1-0/+2
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny1-1/+10
2016-12-02i40e: set broadcast promiscuous mode for each active VLANJacob Keller1-0/+34
2016-12-02i40e: Pass unknown PHY type for unknown PHYsHenry Tieman1-1/+2
2016-12-02i40e: Remove unreachable codeHenry Tieman1-8/+1
2016-12-02i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski1-0/+8