summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-09i40e: use int for i40e_statusJan Sokolowski1-439/+451
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski1-78/+0
2023-02-09i40e: Remove unused i40e status codesJan Sokolowski1-70/+0
2022-12-13i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar1-0/+26
2022-09-06i40e: Add basic support for I710 devicesStanislaw Grzeszczak1-0/+3
2022-04-12i40e: Add Ethernet Connection X722 for 10GbE SFP+ supportMateusz Palczewski1-0/+1
2022-02-04i40e: Add new version of i40e_aq_add_macvlan functionJedrzej Jagielski1-20/+72
2022-02-04i40e: Add new versions of send ASQ command functionsJedrzej Jagielski1-0/+46
2022-02-04i40e: Add sending commands in atomic contextJedrzej Jagielski1-9/+12
2022-01-07i40e: remove variables set but not usedYang Li1-5/+0
2022-01-07i40e: Remove non-inclusive languageMateusz Palczewski1-2/+2
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski1-2/+4
2021-06-18i40e: clean up packet type lookup tableJesse Brandeburg1-118/+6
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski1-2/+2
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg1-3/+3
2021-02-11i40e: Add hardware configuration for software based DCBArkadiusz Kubalewski1-1/+64
2020-09-26intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg1-2/+2
2020-08-15i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski1-8/+27
2020-06-26i40e: Add support for 5Gbps cardsAleksandr Loktionov1-0/+3
2020-06-26i40e: remove unused definesJesse Brandeburg1-4/+0
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2019-11-09i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-05i40e: 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-05i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov1-0/+5
2019-05-05i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov1-0/+2
2019-05-04i40e: Further implementation of LLDPAleksandr Loktionov1-2/+60
2019-04-17i40e: Fix for 10G ports LED not blinkingPiotr Marczak1-33/+0
2019-04-17i40e: 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-27i40e: Display LLDP information on vSphere Web ClientUpasana Menon1-0/+27
2018-01-27i40e: Add returning AQ critical error to SWMichal Kosiarz1-0/+2