summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)Author
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-08-14i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-06-25i40e: Add support for 5Gbps cardsAleksandr Loktionov
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-04i40e: enable X710 supportAlice Michael
2019-10-25i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz
2019-10-25i40e: Extract detection of HW flags into a functionPiotr Azarewicz
2019-10-25i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues
2019-08-22i40e: fix retrying in i40e_aq_get_phy_capabilitiesMarcin Formela
2019-08-22i40e: allow reset in recovery modePiotr Kwapulinski
2019-08-22i40e: reduce stack usage in i40e_set_fcArnd Bergmann
2019-06-26i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar
2019-06-14i40e: Improve AQ log granularityDoug Dziggel
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov
2019-05-04i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov
2019-04-16i40e: Fix for 10G ports LED not blinkingPiotr Marczak
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek
2018-08-07i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-19i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński
2018-03-19i40e: Fix incorrect return typesDoug Dziggel
2018-03-19i40e: add doxygen comment for new mode parameterJacob Keller
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura
2018-01-26i40e: Display LLDP information on vSphere Web ClientUpasana Menon
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz
2018-01-23i40e: Fix for blinking activity instead of link LEDsMichal Kuchta
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski
2018-01-10i40e: track id can be 0Jingjing Wu
2018-01-10i40e: change ppp name to ddpJingjing Wu
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar
2017-10-31i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar
2017-10-17i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari
2017-10-13i40e: fix link reportingAlan Brady
2017-10-09i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson
2017-10-02i40e: use admin queue for setting LEDs behaviorMariusz Stachura
2017-10-02i40e: Add support for 'ethtool -m'Filip Sadowski
2017-10-02i40e: Fix reporting of supported link modesFilip Sadowski
2017-09-29i40e: refactor FW version checkingMitch Williams