aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-08-03i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-08-03ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-13e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-07-11igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-07-11e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-07-11e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-07-11ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-07-11ice: fix potential double free in probe unrollingJacob Keller
2020-07-11e1000: Distribute switch variables for initializationKees Cook
2020-07-11ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-07-11ice: Fix memory leakSurabhi Boob
2020-07-11ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-05-21ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-05-15ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-05-15i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-05-15e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck
2020-05-15e1000e: Use dev_get_drvdata where possibleChuhong Yuan
2020-04-16iavf: remove current MAC address filter on VF resetStefan Assmann
2020-04-16igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-04-16ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-04-16ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-04-16i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley
2020-04-12ice: fix stack leakageJesse Brandeburg
2020-04-12i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost
2020-03-20i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski
2020-03-20net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2020-02-24ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2020-02-24ice: delay lessMitch Williams
2020-02-24ice: Check for null pointer dereference when setting ringsMichal Swiatkowski
2020-02-24ixgbe: protect TX timestamping from API misuseManjunath Patil
2020-02-24i40e: initialize ITRN registers with correct valuesNicholas Nunley
2020-01-19i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2020-01-19i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar
2020-01-19iavf: initialize ITRN registers with correct valuesNicholas Nunley
2020-01-19ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-12-29e1000: fix memory leaksWenwen Wang
2019-12-29igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-19ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-19ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-10ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-07-26ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-07-26iavf: allow null RX descriptorsMitch Williams
2019-07-26ice: Check all VFs for MDD activity, don't disableMitch Williams