aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-01-20mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADsAmit Cohen1-15/+8
2023-01-20mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen3-9/+30
2023-01-20mlxsw: reg: Add TLV related fields to MGIR registerAmit Cohen1-0/+12
2023-01-20net: ethernet: renesas: rswitch: Fix ethernet-ports handlingYoshihiro Shimoda2-9/+25
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang1-1/+8
2023-01-20net: microchip: vcap: use kmemdup() to allocate memoryYang Yingliang1-4/+2
2023-01-20net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn6-36/+0
2023-01-20net: ngbe: Drop mdiobus_c45_regad()Michael Walle1-2/+2
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-93/+111
2023-01-20iavf: schedule watchdog immediately when changing primary MACStefan Assmann1-1/+1
2023-01-20iavf: Move netdev_update_features() into watchdog taskMarcin Szycik2-18/+17
2023-01-20iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt4-51/+49
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski5-277/+87
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa3-0/+56
2023-01-20octeontx2-af: update cpt lf alloc mailboxSrujana Challa2-3/+9
2023-01-20octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram1-4/+18
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa3-3/+20
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa3-47/+53
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa2-0/+41
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa1-30/+80
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski5-257/+149
2023-01-20net: hns: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-10/+10
2023-01-20bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-01-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller21-2395/+2582
2023-01-20net: microchip: sparx5: add support for DSCP rewriteDaniel Machon4-0/+124
2023-01-20net: microchip: sparx5: add support for PCP rewriteDaniel Machon4-14/+191
2023-01-20net: stmmac: enable all safety features by defaultAndrew Halaney1-0/+14
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa3-0/+56
2023-01-20octeontx2-af: update cpt lf alloc mailboxSrujana Challa2-3/+9
2023-01-20octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram1-4/+18
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa3-3/+20
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa3-47/+53
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa2-0/+41
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa1-30/+80
2023-01-19Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski15-292/+174
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko2-2/+2
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko1-4/+4
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko1-12/+2
2023-01-19net/mlx5e: Create separate devlink instance for ethernet auxiliary deviceJiri Pirko4-23/+55
2023-01-19devlink: remove linecards lockJiri Pirko1-4/+4
2023-01-19net: ethernet: ti: am65-cpsw: Handle -EPROBE_DEFER for Serdes PHYSiddharth Vadapalli1-0/+2
2023-01-19ice: Remove excess spaceTony Nguyen1-1/+1
2023-01-19ice: Introduce local var for readabilityTony Nguyen1-3/+6
2023-01-19ice: Match parameter name for ice_cfg_phy_fc()Tony Nguyen1-1/+1
2023-01-19ice: Explicitly return 0Tony Nguyen2-2/+2
2023-01-19ice: Reduce scope of variablesTony Nguyen2-5/+10
2023-01-19ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov6-2300/+2344
2023-01-19ice: Remove cppcheck suppressionsTony Nguyen4-8/+0
2023-01-19ice: combine cases in ice_ksettings_find_adv_link_speed()Przemek Kitszel1-12/+8
2023-01-19ice: Add support for 100G KR2/CR2/SR2 link reportingAnirudh Venkataramanan1-9/+32