summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-16Merge tag 'mlx5-fixes-2023-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-03-16qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin
2023-03-16i825xx: sni_82596: use eth_hw_addr_set()Thomas Bogendoerfer
2023-03-16net: atlantic: Fix crash when XDP is enabled but no program is loadedToke Høiland-Jørgensen
2023-03-16sh_eth: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16ravb: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-16ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski
2023-03-15net/mlx5e: TC, Remove error message log printOz Shlomo
2023-03-15net/mlx5e: TC, fix cloned flow attributeOz Shlomo
2023-03-15net/mlx5e: TC, fix missing error codeOz Shlomo
2023-03-15net/sched: TC, fix raw counter initializationOz Shlomo
2023-03-15net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris
2023-03-15net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory
2023-03-15net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher typeGal Pressman
2023-03-15net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey
2023-03-15net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman
2023-03-15net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rulesMaor Dickman
2023-03-15net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens
2023-03-15net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit
2023-03-15net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit
2023-03-15net/mlx5e: Fix macsec ASO context alignmentEmeel Hakim
2023-03-15net: ethernet: mtk_eth_soc: only write values if neededDaniel Golle
2023-03-15net: ethernet: mtk_eth_soc: reset PCS stateDaniel Golle
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-13qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-03-13bnxt_en: reset PHC frequency in free-running modeVadim Fedorenko
2023-03-10mvpp2: take care of xdp_features when reconfiguring queuesMatteo Croce
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-03-10net: ena: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-03-10net: thunderx: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-03-10i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon
2023-03-08octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-03-07ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann
2023-03-07ice: don't ignore return codes in VSI related codeMichal Swiatkowski
2023-03-07ice: Fix DSCP PFC TLV creationDave Ertman
2023-03-06net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
2023-03-06bnxt_en: Fix the double free during device removalSelvin Xavier
2023-03-06bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-06net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei
2023-03-03nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang
2023-03-03nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang
2023-03-03nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang