summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-03-22ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-22ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski
2023-03-22i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-17ice: copy last block omitted in ice_get_module_eeprom()Petr Oros
2023-03-10ice: add missing checks for PF vsi typeJesse Brandeburg
2023-03-10ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-14igc: Add ndo_tx_timeout supportSasha Neftin
2023-02-14ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-09igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-09ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-01-18igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang
2022-12-31igb: Do not free q_vector unless new one was allocatedKees Cook
2022-12-31igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min
2022-12-31igc: Lift TAPRIO schedule restrictionKurt Kanzenbach
2022-12-31igc: recalculate Qbv end_time by considering cycle timeTan Tee Min
2022-12-31igc: allow BaseTime 0 enrollment for QbvTan Tee Min
2022-12-31igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli
2022-12-31igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes
2022-12-31igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes
2022-12-31i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
2022-12-21igb: Initialize mailbox message for VF resetTony Nguyen
2022-12-14i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-12-14i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-12-14i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-12-08e100: Fix possible use after free in e100_xmit_prepareWang Hai
2022-12-08iavf: Fix error handling in iavf_init_module()Yuan Can
2022-12-08iavf: remove redundant ret variableMinghao Chi
2022-12-08fm10k: Fix error handling in fm10k_init_module()Yuan Can
2022-12-08i40e: Fix error handling in i40e_init_module()Shang XiaoJing
2022-12-08ixgbevf: Fix resource leak in ixgbevf_init_module()Shang XiaoJing
2022-12-02iavf: Fix race condition between iavf_shutdown and iavf_removeSlawomir Laba
2022-12-02iavf: Do not restart Tx queues after reset task failureIvan Vecera
2022-12-02iavf: Fix a crash during reset taskIvan Vecera
2022-11-03i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-11-03i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-11-03i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-10-29i40e: Fix DMA mappings leakJan Sokolowski
2022-10-26iavf: Fix race between iavf_close and iavf_reset_taskMichal Jaron
2022-10-26ice: set tx_tstamps when creating new Tx rings via ethtoolJacob Keller
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-28i40e: Fix VF set max MTU sizeMichal Jaron
2022-09-28iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron
2022-09-28iavf: Fix bad page stateNorbert Zulinski