aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2021-05-22i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-04-28i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-14i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak
2021-04-14i40e: Added Asym_Pause to supported link modesMateusz Palczewski
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 overwriting flow control settings during driver loadingMateusz Palczewski
2021-03-04i40e: Add zero-initialization of AQ command structuresMateusz Palczewski
2021-03-04i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-12-08i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-11i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar
2020-08-11i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2020-08-11i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2020-08-11i40e: add num_vectors checker in iwarp handlerSergey Nemov
2020-07-16i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-01-27i40e: reduce stack usage in i40e_set_fcArnd Bergmann
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-12-13i40e: don't restart nway if autoneg not supportedMitch Williams
2019-11-24i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor
2019-11-20i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-20i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-20i40e: Check and correct speed values for link on openJan Sokolowski
2019-11-20i40e: use correct length for strncpyMitch Williams
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-06-15i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-05-31i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-03-19i40e: report correct statistics when XDP is enabledBjörn Töpel
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2019-02-12i40e: prevent overlapping tx_timeout recoverAlan Brady
2019-01-13i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-08i40e: Fix deletion of MAC filtersLihong Yang
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-08-07i40e_txrx: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07i40e_main: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07i40e: fix i40e_add_queue_stats data pointer updateJacob Keller
2018-08-07i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz
2018-08-07i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz
2018-08-07i40e: fix warning about shadowed ring parameterJacob Keller
2018-08-07i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller
2018-08-07i40e: convert priority flow control stats to use helpersJacob Keller
2018-08-07i40e: convert VEB TC stats to use an i40e_stats arrayJacob Keller
2018-08-07i40e: Set fec_config when forcing link stateMariusz Stachura
2018-08-07i40e: add helper to copy statistic values into ethtool bufferJacob Keller