summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-01-17ice: fix max values for dpll pin phase adjustArkadiusz Kubalewski
2024-12-14igb: Fix potential invalid memory access in igb_init_module()Yuan Can
2024-12-14ixgbe: Correct BASE-BX10 compliance codeTore Amundsen
2024-12-14ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller
2024-12-14ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller
2024-12-14idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay
2024-12-14ice: Fix VLAN pruning in switchdev modeMarcin Szycik
2024-12-14ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba
2024-12-14ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski
2024-12-05i40e: Fix handling changed priv flagsPeter Große
2024-12-05ice: consistently use q_idx in ice_vc_cfg_qs_msg()Jacob Keller
2024-11-12Revert "igb: Disable threaded IRQ for igb_msix_other"Wander Lairson Costa
2024-11-04e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits
2024-11-04i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov
2024-11-04idpf: fix idpf_vc_core_init error pathPavan Kumar Linga
2024-11-04idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga
2024-11-04ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek
2024-11-04ice: Fix use after free during unload with ports in bridgeMarcin Szycik
2024-10-29ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski
2024-10-29igb: Disable threaded IRQ for igb_msix_otherWander Lairson Costa
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits
2024-10-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella
2024-10-08i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov
2024-10-08ice: Fix increasing MSI-X on VFMarcin Szycik
2024-10-08ice: Flush FDB entries before resetWojciech Drewek
2024-10-08ice: Fix netif_is_ice() in Safe ModeMarcin Szycik
2024-10-08ice: Fix entering Safe ModeMarcin Szycik
2024-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba
2024-09-30idpf: use actual mbx receive payload lengthJoshua Hay
2024-09-30idpf: fix VF dynamic interrupt ctl register initializationAhmed Zaki
2024-09-30ice: fix VLAN replay after resetDave Ertman
2024-09-30ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pinsArkadiusz Kubalewski
2024-09-30ice: fix memleak in ice_init_tx_topology()Przemek Kitszel
2024-09-30ice: clear port vlan config during resetMichal Swiatkowski
2024-09-30ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han
2024-09-30ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()Gui-Dong Han
2024-09-30ice: set correct dst VSI in only LAN filtersMichal Swiatkowski
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-09idpf: enable WB_ON_ITRJoshua Hay
2024-09-09idpf: fix netdev Tx queue stop/wakeMichal Kubiak
2024-09-09idpf: refactor Tx completion routinesJoshua Hay
2024-09-09idpf: convert to libeth Tx buffer completionAlexander Lobakin
2024-09-09igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman
2024-09-09ice: fix VSI lists confusion when adding VLANsMichal Schmidt