summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCsShenwei Wang2023-04-051-0/+27
* net: stmmac: add support for platform specific resetShenwei Wang2023-04-052-2/+14
* sfc: remove expired unicast PTP filtersÍñigo Huguet2023-04-031-25/+72
* sfc: support unicast PTPÍñigo Huguet2023-04-031-3/+98
* sfc: allow insertion of filters for unicast PTPÍñigo Huguet2023-04-031-23/+36
* sfc: store PTP filters in a listÍñigo Huguet2023-04-031-29/+52
* net: alteon: remove unused len variableTom Rix2023-04-021-2/+1
* mlxsw: core_thermal: Simplify transceiver module get_temp() callbackIdo Schimmel2023-04-021-36/+8
* mlxsw: core_thermal: Make mlxsw_thermal_module_init() voidIdo Schimmel2023-04-021-9/+4
* mlxsw: core_thermal: Use static trip points for transceiver modulesIdo Schimmel2023-04-021-85/+25
* i40e: Add support for VF to specify its primary MAC addressSylwester Dziedziuch2023-04-021-4/+70
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-03-311-1/+0
|\
| * ice: remove comment about not supporting driver reinitJacob Keller2023-03-301-1/+0
* | octeontx2-af: update type of prof fields in nix_aw_enq_reqSimon Horman2023-03-301-2/+2
* | net: ethernet: ti: Fix format specifier in netcp_create_interface()Nathan Chancellor2023-03-301-2/+2
* | net: ksz884x: remove unused change variableTom Rix2023-03-301-7/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-3026-175/+246
|\ \ | |/ |/|
| * net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flowFelix Fietkau2023-03-301-0/+1
| * net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offloadFelix Fietkau2023-03-302-4/+7
| * net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau2023-03-301-1/+2
| * net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()Russell King (Oracle)2023-03-301-0/+2
| * bnxt_en: Add missing 200G link speed reportingMichael Chan2023-03-292-0/+3
| * bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP2023-03-291-4/+4
| * bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP2023-03-291-0/+1
| * i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2023-03-292-6/+7
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-03-295-8/+102
| |\
| | * ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel2023-03-281-3/+5
| | * ice: add profile conflict check for AVF FDIRJunfeng Guo2023-03-281-0/+73
| | * ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley2023-03-281-4/+22
| | * ice: fix W=1 headers mismatchJesse Brandeburg2023-03-282-1/+2
| * | bnx2x: use the right build_skb() helperJakub Kicinski2023-03-291-2/+14
| * | net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G linksFelix Fietkau2023-03-281-2/+0
| |/
| * smsc911x: avoid PHY being resumed when interface is not upWolfram Sang2023-03-281-2/+5
| * net: mvpp2: parser fix PPPoESven Auhagen2023-03-281-48/+34
| * net: mvpp2: parser fix QinQSven Auhagen2023-03-281-2/+2
| * net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen2023-03-281-12/+18
| * net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean2023-03-272-59/+3
| * r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin2023-03-251-0/+3
| * sfc: ef10: don't overwrite offload features at NIC resetÍñigo Huguet2023-03-242-22/+33
| * net: wangxun: Fix vector length of interrupt causeJiawen Wu2023-03-243-3/+4
* | smsc911x: remove superfluous variable initWolfram Sang2023-03-301-1/+1
* | Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-03-2910-363/+464
|\ \
| * | net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea2023-03-284-59/+25
| * | net/mlx5e: RX, Break the wqe bulk refill in smaller chunksDragos Tatulea2023-03-283-3/+34
| * | net/mlx5e: RX, Increase WQE bulk size for legacy rqDragos Tatulea2023-03-282-5/+44
| * | net/mlx5e: RX, Split off release path for xsk buffers for legacy rqDragos Tatulea2023-03-281-15/+35
| * | net/mlx5e: RX, Defer page release in legacy rq for better recyclingDragos Tatulea2023-03-284-23/+66
| * | net/mlx5e: RX, Change wqe last_in_page field from bool to bit flagsDragos Tatulea2023-03-283-4/+8
| * | net/mlx5e: RX, Defer page release in striding rq for better recyclingDragos Tatulea2023-03-284-10/+25
| * | net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic nameDragos Tatulea2023-03-283-9/+9