summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-08-07net/mlx5: remove many unnecessary NULL valuesRuan Jinjie
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Handle SF IRQ request in the absence of SF IRQ poolMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla
2023-08-07net/mlx5: Introduce mlx5_cpumask_default_spreadMaher Sanalla
2023-08-07net/mlx5: Implement single completion EQ create/destroy methodsMaher Sanalla
2023-08-07net/mlx5: Use xarray to store and manage completion EQsMaher Sanalla
2023-08-07net/mlx5: Refactor completion IRQ request/release handlers in EQ layerMaher Sanalla
2023-08-07net/mlx5: Use xarray to store and manage completion IRQsMaher Sanalla
2023-08-07net/mlx5: Refactor completion IRQ request/release APIMaher Sanalla
2023-08-07net/mlx5: Track the current number of completion EQsMaher Sanalla
2023-08-06ionic: Add missing err handling for queue reconfigNitya Sunkad
2023-08-06net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang
2023-08-06ibmvnic: remove unused rc variableYu Liao
2023-08-06net: mana: Add page pool for RX buffersHaiyang Zhang
2023-08-06gve: RX path for DQO-QPLRushil Gupta
2023-08-06gve: Tx path for DQO-QPLRushil Gupta
2023-08-06gve: Control path for DQO-QPLRushil Gupta
2023-08-04mlxsw: spectrum: Remove unused function declarationsYue Haibing
2023-08-04ixgbevf: Remove unused function declarationsYue Haibing
2023-08-04net: hns3: Remove unused function declarationsYue Haibing
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti
2023-08-04net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()Li Zetao
2023-08-03eth: dpaa: add missing net/xdp.h includeJakub Kicinski
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-03net/mlx4: Remove many unnecessary NULL valuesRuan Jinjie
2023-08-03net: gemini: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-03drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-03net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988Daniel Golle
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-08-02net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-08-02net: fec: delete fec_ptp_disable_hwts()Vladimir Oltean
2023-08-02net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-02net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu
2023-08-02net/mlx5e: Add get IPsec offload stats for uplink representorJianbo Liu
2023-08-02net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu
2023-08-02net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu
2023-08-02net/mlx5: Compare with old_dest param to modify rule destinationJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Refactor IPsec TX tables creationJianbo Liu
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu