summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki2023-03-272-9/+9
|\
| * thermal: Use thermal_zone_device_type() accessorDaniel Lezcano2023-03-031-1/+1
| * thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano2023-03-032-8/+8
* | net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda2023-03-172-2/+8
* | net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda2023-03-171-3/+7
* | ethernet: sun: add check for the mdesc_grab()Liang He2023-03-172-0/+6
* | Merge tag 'mlx5-fixes-2023-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-03-1713-47/+81
|\ \
| * | net/mlx5e: TC, Remove error message log printOz Shlomo2023-03-151-1/+0
| * | net/mlx5e: TC, fix cloned flow attributeOz Shlomo2023-03-151-1/+1
| * | net/mlx5e: TC, fix missing error codeOz Shlomo2023-03-151-2/+6
| * | net/sched: TC, fix raw counter initializationOz Shlomo2023-03-151-0/+5
| * | net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris2023-03-151-3/+7
| * | net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory2023-03-151-1/+1
| * | net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher typeGal Pressman2023-03-152-21/+25
| * | net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey2023-03-151-0/+10
| * | net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman2023-03-151-0/+1
| * | net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rulesMaor Dickman2023-03-151-5/+5
| * | net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens2023-03-151-1/+1
| * | net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit2023-03-151-5/+17
| * | net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit2023-03-154-6/+1
| * | net/mlx5e: Fix macsec ASO context alignmentEmeel Hakim2023-03-151-1/+1
* | | qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin2023-03-171-1/+1
* | | i825xx: sni_82596: use eth_hw_addr_set()Thomas Bogendoerfer2023-03-171-6/+8
* | | net: atlantic: Fix crash when XDP is enabled but no program is loadedToke Høiland-Jørgensen2023-03-171-7/+21
* | | sh_eth: avoid PHY being resumed when interface is not upWolfram Sang2023-03-171-2/+10
* | | ravb: avoid PHY being resumed when interface is not upWolfram Sang2023-03-171-2/+10
* | | net: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-1614-30/+24
* | | ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski2023-03-161-3/+2
|/ /
* | net: ethernet: mtk_eth_soc: only write values if neededDaniel Golle2023-03-151-12/+12
* | net: ethernet: mtk_eth_soc: reset PCS stateDaniel Golle2023-03-152-0/+8
* | mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel2023-03-152-0/+16
* | ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman2023-03-152-20/+13
* | qed/qed_dev: guard against a possible division by zeroDaniil Tatianin2023-03-141-0/+5
* | bnxt_en: reset PHC frequency in free-running modeVadim Fedorenko2023-03-133-29/+35
* | mvpp2: take care of xdp_features when reconfiguring queuesMatteo Croce2023-03-111-3/+12
* | net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi2023-03-114-12/+39
* | net: ena: take into account xdp_features setting tx/rx queuesLorenzo Bianconi2023-03-112-5/+16
* | net: thunderx: take into account xdp_features setting tx/rx queuesLorenzo Bianconi2023-03-112-7/+14
* | i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera2023-03-111-0/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2023-03-093-12/+15
|\ \
| * | ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann2023-03-071-4/+4
| * | ice: don't ignore return codes in VSI related codeMichal Swiatkowski2023-03-071-7/+10
| * | ice: Fix DSCP PFC TLV creationDave Ertman2023-03-071-1/+1
* | | eth: fealnx: bring back this old driverJakub Kicinski2023-03-093-0/+1964
* | | net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon2023-03-081-16/+16
* | | octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh2023-03-085-7/+82
|/ /
* | net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle2023-03-062-1/+3
* | bnxt_en: Fix the double free during device removalSelvin Xavier2023-03-062-2/+2
* | bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan2023-03-061-11/+12
* | net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei2023-03-061-0/+1