summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-21pds_core: add the aux client APIShannon Nelson
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson
2023-04-21pds_core: add initial VF device handlingShannon Nelson
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson
2023-04-21pds_core: set up device and adminqShannon Nelson
2023-04-21pds_core: add devlink health facilitiesShannon Nelson
2023-04-21pds_core: health timer and workqueueShannon Nelson
2023-04-21pds_core: add devcmd device interfacesShannon Nelson
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson
2023-04-21macsec: Don't rely solely on the dst MAC address to identify destination MACs...Emeel Hakim
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim
2023-04-20net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean
2023-04-20net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean
2023-04-20net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean
2023-04-20net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean
2023-04-20wwan: core: add print for wwan port attach/disconnectSlark Xiao
2023-04-20eth: mlx5: avoid iterator use outside of a loopJakub Kicinski
2023-04-20net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann
2023-04-20Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov
2023-04-20net/mlx5e: Nullify table pointer when failing to createAya Levin
2023-04-20net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh
2023-04-20Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh
2023-04-20net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan
2023-04-20net/mlx5: Release tunnel device after tc update skbChris Mi
2023-04-20net/mlx5: E-switch, Don't destroy indirect table in split ruleChris Mi
2023-04-20net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi
2023-04-20net/mlx5e: Release the label when replacing existing ct entryVlad Buslov
2023-04-20net/mlx5e: Don't clone flow post action attributes second timeVlad Buslov
2023-04-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan
2023-04-20net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()Roi Dayan
2023-04-20net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc()Roi Dayan
2023-04-20net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()Eli Cohen
2023-04-20net/mlx5e: RX, Hook NAPIs to page poolsDragos Tatulea
2023-04-20net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear caseDragos Tatulea
2023-04-20net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQDragos Tatulea
2023-04-20net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla
2023-04-20Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"Maher Sanalla
2023-04-20Revert "net/mlx5: Expose steering dropped packets counter"Maher Sanalla
2023-04-20net/mlx5: DR, Add memory statistics for domain objectYevgeny Kliteynik
2023-04-20net/mlx5: DR, Add more info in domain dbg dumpYevgeny Kliteynik
2023-04-20net/mlx5: DR, Calculate sync threshold of each pool according to its typeYevgeny Kliteynik
2023-04-20net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dumpYevgeny Kliteynik
2023-04-20ice: sleep, don't busy-wait, in the SQ send retry loopMichal Schmidt
2023-04-20ice: remove unused buffer copy code in ice_sq_send_cmd_retry()Michal Schmidt