aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-10-14iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch
2020-10-14iavf: use generic power managementVaibhav Gupta
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck
2020-10-01iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko
2020-10-01ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni
2020-09-23e1000e: Add support for Comet LakeSasha Neftin
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-19ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-19iavf: Fix updating statisticsTony Nguyen
2020-08-19iavf: fix error return code in iavf_init_get_resources()Wei Yongjun
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-24e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-24iavf: fix speed reporting over virtchnlBrett Creeley
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-22ice: fix potential double free in probe unrollingJacob Keller
2020-06-22e1000: Distribute switch variables for initializationKees Cook
2020-06-22ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-06-22ice: Fix memory leakSurabhi Boob
2020-06-22ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-03-12ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-03-05ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-03-05i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-02-28e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck
2020-02-24i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski
2020-02-05iavf: remove current MAC address filter on VF resetStefan Assmann
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-02-05i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley
2020-02-05e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher
2020-02-05e1000e: Drop unnecessary __E1000_DOWN bit twiddlingAlexander Duyck
2020-01-26ice: fix stack leakageJesse Brandeburg
2020-01-23i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost
2020-01-12net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2020-01-12net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-31ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-12-31ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2019-12-31ice: delay lessMitch Williams
2019-12-31ice: Check for null pointer dereference when setting ringsMichal Swiatkowski
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-12-31i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran