aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-01-24ice: move devlink port creation/deletionPaul M Stillwell Jr2-11/+17
2023-01-24net: mscc: ocelot: fix incorrect verify_enabled reporting in ethtool get_mm()Vladimir Oltean1-0/+1
2023-01-24nfp: flower: change get/set_eeprom logic and enable for flower repsJames Hershaw1-4/+7
2023-01-24net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release actionSiddharth Vadapalli3-10/+12
2023-01-24net: ethernet: ti: am65-cpsw: Delete unreachable error handling codeSiddharth Vadapalli1-5/+0
2023-01-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-69/+66
2023-01-23net: ethernet: adi: adin1110: Fix multicast offloadingAlexandru Tachici1-1/+1
2023-01-23net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()Dan Carpenter1-1/+2
2023-01-23net/mlx5e: Support RX XDP metadataToke Høiland-Jørgensen8-26/+84
2023-01-23net/mlx5e: Introduce wrapper for xdp_buffToke Høiland-Jørgensen4-43/+57
2023-01-23net/mlx4_en: Support RX XDP metadataStanislav Fomichev4-5/+52
2023-01-23net/mlx4_en: Introduce wrapper for xdp_buffStanislav Fomichev1-11/+15
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki3-195/+55
2023-01-23net: enetc: stop auto-configuring the port pMACVladimir Oltean1-13/+0
2023-01-23net: enetc: implement software lockstep for port MAC registersVladimir Oltean4-44/+51
2023-01-23net: enetc: stop configuring pMAC in lockstep with eMACVladimir Oltean2-4/+1
2023-01-23net: enetc: add definition for offset between eMAC and pMAC regsVladimir Oltean1-51/+53
2023-01-23net: enetc: detect frame preemption hardware capabilityVladimir Oltean3-3/+8
2023-01-23net: enetc: build common object files into a separate moduleVladimir Oltean5-3/+46
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean4-4/+231
2023-01-23net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir Oltean1-10/+279
2023-01-23net: mscc: ocelot: hide access to ocelot_stats_layout behind a helperVladimir Oltean1-11/+29
2023-01-23net: mscc: ocelot: allow ocelot_stat_layout elements with no nameVladimir Oltean1-2/+2
2023-01-23net: fec: Use page_pool_put_full_page when freeing rx buffersWei Fang1-1/+1
2023-01-20mlxsw: Add support of latency TLVAmit Cohen1-1/+34
2023-01-20mlxsw: core: Define latency TLV fieldsAmit Cohen1-0/+16
2023-01-20mlxsw: emad: Add support for latency TLVAmit Cohen1-0/+4
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