summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | enic: Move enic resource adjustments to separate functionNelson Escobar9 days1-57/+70
| * | | enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust wayNelson Escobar9 days1-59/+57
| * | | enic: Allocate arrays in enic struct based on VIC configNelson Escobar9 days2-21/+87
| * | | enic: Save resource counts we read from HWNelson Escobar9 days3-9/+18
| * | | enic: Make MSI-X I/O interrupts come after the other required onesNelson Escobar9 days2-9/+22
| * | | enic: Create enic_wq/rq structures to bundle per wq/rq dataNelson Escobar9 days4-73/+81
| * | | bnxt_en: optimize gettimex64Vadim Fedorenko9 days2-6/+37
| * | | net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree10 days2-0/+2
| * | | net: sparx5: add missing lan969x Kconfig dependencyArnd Bergmann10 days2-2/+2
| * | | net: enetc: clean up before returning in probe()Dan Carpenter10 days1-3/+5
| * | | r8169: copy vendor driver 2.5G/5G EEE advertisement constraintsHeiner Kallweit10 days2-12/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10 days13-29/+100
| |\ \ \ | | | |/ | | |/|
| * | | eth: fbnic: Add support to dump registersMohsin Bashir10 days5-1/+186
| * | | net: stmmac: dwmac_socfpga: This platform has GMACMaxime Chevallier11 days1-0/+1
| * | | net: stmmac: Configure only the relevant bits for timestamping setupMaxime Chevallier11 days1-1/+14
| * | | net: stmmac: Don't include dwmac4 definitions in stmmac_ptpMaxime Chevallier11 days1-1/+0
| * | | net: stmmac: Enable timestamping interrupt on dwmac1000Maxime Chevallier11 days1-0/+16
| * | | net: stmmac: Introduce dwmac1000 timestamping operationsMaxime Chevallier11 days6-2/+65
| * | | net: stmmac: Introduce dwmac1000 ptp_clock_info and operationsMaxime Chevallier11 days6-2/+77
| * | | net: stmmac: Only update the auto-discovered PTP clock featuresMaxime Chevallier11 days1-2/+8
| * | | net: stmmac: Use per-hw ptp clock opsMaxime Chevallier11 days3-3/+14
| * | | net: stmmac: Don't modify the global ptp ops directlyMaxime Chevallier11 days1-6/+7
| * | | octeontx2-pf: Adds TC offload supportGeetha sowjanya12 days7-17/+154
| * | | octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya12 days2-0/+43
| * | | octeontx2-pf: Add devlink port supportGeetha sowjanya12 days4-0/+98
| * | | octeontx2-pf: Add representors for sdp MACGeetha sowjanya12 days8-26/+88
| * | | octeontx2-pf: Configure VF mtu via representorGeetha sowjanya12 days2-0/+22
| * | | octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya12 days8-3/+287
| * | | octeontx2-pf: Get VF stats via representorGeetha sowjanya12 days7-54/+180
| * | | octeontx2-af: Add packet path between representor and VFGeetha sowjanya12 days8-8/+298
| * | | octeontx2-pf: Add basic net_device_opsGeetha sowjanya12 days5-11/+70
| * | | octeontx2-pf: Create representor netdevGeetha sowjanya12 days6-0/+285
| * | | octeontx2-pf: RVU representor driverGeetha sowjanya12 days11-12/+326
| * | | eth: bnxt: use page pool for head fragsJakub Kicinski12 days2-48/+51
| * | | net/mlx5e: SHAMPO, Rework header allocation loopDragos Tatulea13 days1-15/+17
| * | | net/mlx5e: SHAMPO, Drop info arrayDragos Tatulea13 days3-44/+42
| * | | net/mlx5e: SHAMPO, Change frag page setup order during allocationDragos Tatulea13 days1-4/+2
| * | | net/mlx5e: SHAMPO, Fix page_index calculation inconsistencyDragos Tatulea13 days3-6/+5
| * | | net/mlx5e: SHAMPO, Simplify UMR allocation for headersDragos Tatulea13 days2-18/+12
| * | | net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran13 days5-111/+96
| * | | net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran13 days1-48/+39
| * | | net/mlx5: Generalize scheduling element operationsCarolina Jubran13 days1-81/+76
| * | | net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran13 days1-56/+24
| * | | net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran13 days1-56/+13
| * | | net/mlx5: Simplify QoS normalization by removing error handlingCarolina Jubran13 days1-55/+17
| * | | net/mlx5: E-switch, refactor eswitch mode changePatrisious Haddad13 days2-6/+21
| * | | bnxt_en: add unlocked version of bnxt_refclk_readVadim Fedorenko13 days1-11/+24
| * | | r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_configHeiner Kallweit13 days1-66/+11
| * | | net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt su...Ley Foon Tan13 days1-2/+4
| * | | net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operationLey Foon Tan13 days1-2/+2