aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
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-04-14ice: Increase control queue timeoutFabio Pricoco
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu
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-30ixgbe: avoid premature Rx buffer reuseBjörn Töpel
2020-12-08i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie
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-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-16i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-16ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-25e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-06-22e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-06-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-06-22ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-22e1000: Distribute switch variables for initializationKees Cook
2020-06-22ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-03-11ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-02-05igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-01-27ixgbe: sync the first fragment unconditionallyFiro Yang
2020-01-27i40e: reduce stack usage in i40e_set_fcArnd Bergmann
2020-01-27ixgbe: don't clear IPsec sa counters on HW clearingShannon Nelson
2019-12-31ice: delay lessMitch Williams
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-12-17e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2019-12-13ice: Fix possible NULL pointer de-referenceBruce Allan
2019-12-13ice: Fix return value from NAPI pollDave Ertman