summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-04i40e: enable X710 supportAlice Michael1-0/+2
2019-10-25i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek1-3/+26
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz1-13/+57
2019-10-25i40e: Extract detection of HW flags into a functionPiotr Azarewicz1-4/+0
2019-10-25i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin1-3/+10
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues1-0/+1
2019-08-22i40e: fix retrying in i40e_aq_get_phy_capabilitiesMarcin Formela1-7/+10
2019-08-22i40e: allow reset in recovery modePiotr Kwapulinski1-1/+1
2019-08-22i40e: reduce stack usage in i40e_set_fcArnd Bergmann1-40/+51
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 f...Pawel 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