summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)Author
2023-12-18i40e: field get conversionJesse Brandeburg
2023-12-18i40e: field prep conversionJesse Brandeburg
2023-12-18intel: add bit macro includes where neededJesse Brandeburg
2023-11-27i40e: Remove queue tracking fields from i40e_adminq_ringIvan Vecera
2023-11-14i40e: Use helpers to check running FW and AQ API versionsIvan Vecera
2023-11-14i40e: Move i40e_is_aq_api_ver_ge helperIvan Vecera
2023-11-14i40e: Use DECLARE_BITMAP for flags field in i40e_hwIvan Vecera
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-15i40e: Refactor and rename i40e_read_pba_string()Ivan Vecera
2023-10-13i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera
2023-07-31i40e: remove i40e_statusJan Sokolowski
2023-02-09i40e: use int for i40e_statusJan Sokolowski
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski
2023-02-09i40e: Remove unused i40e status codesJan Sokolowski
2022-12-12i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar
2022-09-06i40e: Add basic support for I710 devicesStanislaw Grzeszczak
2022-04-12i40e: Add Ethernet Connection X722 for 10GbE SFP+ supportMateusz Palczewski
2022-02-03i40e: Add new version of i40e_aq_add_macvlan functionJedrzej Jagielski
2022-02-03i40e: Add new versions of send ASQ command functionsJedrzej Jagielski
2022-02-03i40e: Add sending commands in atomic contextJedrzej Jagielski
2022-01-07i40e: remove variables set but not usedYang Li
2022-01-07i40e: Remove non-inclusive languageMateusz Palczewski
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski
2021-06-18i40e: clean up packet type lookup tableJesse Brandeburg
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg
2021-02-10i40e: Add hardware configuration for software based DCBArkadiusz Kubalewski
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