summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
Commit message (Expand)AuthorAgeFilesLines
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-2/+2
* i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-141-8/+27
* i40e: Add support for 5Gbps cardsAleksandr Loktionov2020-06-251-0/+3
* i40e: remove unused definesJesse Brandeburg2020-06-251-4/+0
* i40e: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-1/+2
|\
| * i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski2019-11-081-1/+2
* | i40e: enable X710 supportAlice Michael2019-11-041-0/+2
* | i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek2019-10-251-3/+26
* | i40e: Extend PHY access with page change flagPiotr Azarewicz2019-10-251-13/+57
* | i40e: Extract detection of HW flags into a functionPiotr Azarewicz2019-10-251-4/+0
* | i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin2019-10-251-3/+10
|/
* i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues2019-09-091-0/+1
* i40e: fix retrying in i40e_aq_get_phy_capabilitiesMarcin Formela2019-08-221-7/+10
* i40e: allow reset in recovery modePiotr Kwapulinski2019-08-221-1/+1
* i40e: reduce stack usage in i40e_set_fcArnd Bergmann2019-08-221-40/+51
* i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar2019-06-261-2/+1
* i40e: Improve AQ log granularityDoug Dziggel2019-06-141-19/+21
* i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov2019-05-041-0/+5
* i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov2019-05-041-0/+2
* i40e: Further implementation of LLDPAleksandr Loktionov2019-05-031-2/+60
* i40e: Fix for 10G ports LED not blinkingPiotr Marczak2019-04-161-33/+0
* i40e: Implement DDP support in i40e driverAleksandr Loktionov2019-04-161-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/+1
* 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/+2
* 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/+0
* i40e: change ppp name to ddpJingjing Wu2018-01-101-11/+11
* i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-211-0/+7
* i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-211-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