summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
5 daysnet: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski1-1/+1
5 daysidpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman1-0/+6
5 daysnet: ena: PHC: Check return code before setting timestamp outputArthur Kiyanovski1-1/+4
5 daysnet: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski1-2/+5
5 daysi40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
5 dayssfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter1-1/+1
5 daysice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros1-0/+32
5 daysice: fix missing dpll notifications for SW pinsPetr Oros1-11/+36
5 daysice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros1-1/+49
5 daysice: fix missing SMA pin initialization in DPLL subsystemPetr Oros1-0/+17
5 daysice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros3-2/+4
5 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
5 daysiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
5 daysiavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
5 daysiavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
5 daysiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
5 daysnet: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi1-5/+2
5 daysnet: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi1-3/+6
5 daysnet: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi2-4/+20
5 daysnet: airoha: fix typo in function nameZhengping Zhang3-3/+3
5 daysnet: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi1-5/+4
5 daysnet: airoha: fix BQL imbalance in TX pathLorenzo Bianconi1-4/+3
5 daysnfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev1-6/+11
5 daysnet: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela1-2/+2
5 daysnet: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela1-9/+8
5 daysnet: mana: Guard mana_remove against double invocationErni Sri Satya Vennela1-1/+6
5 daysnet: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela1-1/+2
5 daysnet: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela1-2/+2
5 daysnet: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi1-3/+8
5 daysnet: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...Lorenzo Bianconi1-32/+44
5 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi1-7/+7
5 daysnet: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi1-2/+30
5 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi1-4/+4
5 daysice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
5 daysice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
5 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
5 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
5 daysbnge: remove unsupported backing store typeVikas Gupta1-16/+0
5 daysbnge: fix initial HWRM sequenceVikas Gupta1-8/+22
5 daysnet: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi2-5/+33
5 daysnet/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande1-1/+3
5 dayse1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
5 daysiavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros1-1/+1
5 daysi40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
5 daysice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju1-0/+1
5 daysice: fix race condition in TX timestamp ring cleanupKeita Morisaki5-18/+31
5 daysice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt1-1/+1
5 daysice: fix PHY config on media change with link-down-on-closePaul Greenwalt1-94/+27
5 daysice: fix double-free of tx_buf skbMichal Schmidt1-2/+4
5 daysice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka1-6/+6