summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2021-04-21i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-14i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski
2021-04-14i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-03-17i40e: Fix memory leak in i40e_probeKeita Suzuki
2021-03-04i40e: Fix add TC filter for IPv6Mateusz Palczewski
2021-03-04i40e: Fix VFs not createdSylwester Dziedziuch
2021-03-04i40e: Fix addition of RX filters after enabling FW LLDP agentMateusz Palczewski
2021-03-04i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski
2021-03-04i40e: Add zero-initialization of AQ command structuresMateusz Palczewski
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-12-02i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-07-16i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-01-23i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost
2020-01-12net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-09-11i40e: Fix message for other card without FEC.Czeslaw Zagorski
2019-09-11i40e: fix missed "Negotiated" string in i40e_print_link_message()Aleksandr Loktionov
2019-09-11i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-09-09i40e: Add support for X710 deviceMariusz Stachura
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-22i40e: allow reset in recovery modePiotr Kwapulinski
2019-08-22i40e: Remove function i40e_update_dcb_config()Grzegorz Siwik
2019-08-22i40e: reset veb.tc_stats when resetting veb.statsJacob Keller
2019-08-22i40e: check_recovery_mode had wrong if statementAdrian Podlawski
2019-08-22i40e: add check on i40e_configure_tx_ring() return valuehuhai
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson
2019-08-05i40e: Log info when PF is entering and leaving Allmulti mode.Czeslaw Zagorski
2019-08-05i40e: Log disable-fw-lldp flag change by ethtoolSlawomir Laba
2019-08-05i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov
2019-07-23i40e: Use dev_get_drvdataChuhong Yuan
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-06-28i40e: Add macvlan support on i40eHarshitha Ramamurthy
2019-06-26i40e: update copyright stringAlice Michael
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski
2019-06-26i40e: missing priorities for any QoS trafficAleksandr Loktionov
2019-06-26i40e: Add log entry while creating or deleting TC0Piotr Kwapulinski
2019-06-14i40e: remove duplicate stat calculation for tx_errorsJacob Keller
2019-06-14i40e: Check if the BAR size is large enough before writing to registersAdam Ludkiewicz
2019-06-14i40e: add constraints for accessing veb arrayPiotr Kwapulinski
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov
2019-05-04i40e: Setting VF to VLAN 0 requires restartGrzegorz Siwik
2019-05-04i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov
2019-05-03i40e: Introduce recovery mode supportAlice Michael
2019-05-03i40e: print PCI vendor and device ID during probeStefan Assmann
2019-05-03i40e: update version numberAlice Michael
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov
2019-05-03i40e: change behavior on PF in response to MDD eventCarolyn Wyborny