summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* igc: Fix Energy Efficient Ethernet support declarationSasha Neftin13 days2-2/+11
* ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba13 days4-46/+68
* ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba13 days3-14/+24
* ice: remove af_xdp_zc_qps bitmapLarysa Zaremba13 days3-26/+27
* ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller13 days2-9/+93
* ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller13 days1-7/+21
* net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin13 days1-2/+6
* net/mlx5: Always stop health timer during driver removalShay Drory13 days1-0/+3
* net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh13 days3-0/+16
* net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich13 days2-36/+77
* ionic: fix kernel panic in XDP_TX actionTaehee Yoo13 days1-0/+1
* octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep13 days1-11/+22
* net: ena: Fix redundant device NUMA node overrideShay Agroskin2024-05-291-11/+0
* ice: check for unregistering correct number of devlink paramsDave Ertman2024-05-291-9/+22
* ice: fix 200G PHY types to link speed mappingPaul Greenwalt2024-05-291-0/+10
* i40e: Fully suspend and resume IO operations in EEH caseThinh Tran2024-05-291-3/+6
* i40e: factoring out i40e_suspend/i40e_resumeThinh Tran2024-05-291-114/+135
* e1000e: move force SMBUS near the end of enable_ulp functionHui Wang2024-05-292-18/+22
* net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar2024-05-281-1/+1
* ice: fix accounting if a VLAN already existsJacob Keller2024-05-271-5/+6
* idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin2024-05-273-5/+9
* net:fec: Add fec_enet_deinit()Xiaolei Wang2024-05-271-0/+10
* Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam2024-05-271-0/+4
* enic: Validate length of nl attributes in enic_set_vf_portRoded Zats2024-05-271-0/+12
* net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2024-05-242-2/+12
* net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran2024-05-241-1/+1
* net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu2024-05-241-0/+4
* net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu2024-05-241-12/+5
* net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu2024-05-241-2/+1
* net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan2024-05-241-4/+8
* net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla2024-05-241-2/+10
* Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-239-105/+39
|\
| * r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore2024-05-231-1/+2
| * idpf: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-15/+6
| * ice: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-17/+2
| * net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois2024-05-231-2/+12
| * net: fec: avoid lock evasion when reading pps_enableWei Fang2024-05-231-6/+8
| * Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2024-05-232-56/+3
| * net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti2024-05-221-1/+1
| * net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur2024-05-221-3/+3
| * Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit2024-05-211-4/+2
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-2218-59/+58
* | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-2111-19/+16
|\ \
| * | net: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-4/+4
| * | r8169: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| * | net: alx: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| * | net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-257-12/+9
| * | net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
* | | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-2010-11/+11
|\ \ \
| * | | xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin2024-05-0810-11/+11