summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements per blockAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Add a bitmap to save which blocks are chosenAmit Cohen
2023-10-06mlxsw: Mark high entropy key blocksAmit Cohen
2023-10-06sfc: support TC rules which require OR-AR-CT-AR flowEdward Cree
2023-10-06sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPsEdward Cree
2023-10-06sfc: offload foreign RHS rules without an encap matchEdward Cree
2023-10-06sfc: support TC left-hand-side rules on foreign netdevsEdward Cree
2023-10-06nfp: nsp: Annotate struct nfp_eth_table with __counted_byKees Cook
2023-10-05nfp: Annotate struct nfp_reprs with __counted_byKees Cook
2023-10-05net: cpmac: remove driver to prepare for platform removalWolfram Sang
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05i40e: Move DDP specific macros and structures to i40e_ddp.cIvan Vecera
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel
2023-10-05i40e: Split i40e_osdep.hIvan Vecera
2023-10-05i40e: Move memory allocation structures to i40e_alloc.hIvan Vecera
2023-10-05i40e: Simplify memory allocation functionsIvan Vecera
2023-10-05i40e: Refactor I40E_MDIO_CLAUSE* macrosIvan Vecera
2023-10-05i40e: Move I40E_MASK macro to i40e_register.hIvan Vecera
2023-10-05i40e: Remove back pointer from i40e_hw structureIvan Vecera
2023-10-05net: lan743x: also select PHYLIBRandy Dunlap
2023-10-05net: ethernet: mediatek: disable irq before schedule napiChristian Marangi
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang
2023-10-05net: mana: Fix the tso_bytes calculationHaiyang Zhang
2023-10-05net: mana: Fix TX CQE error handlingHaiyang Zhang
2023-10-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-04mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()Nathan Chancellor
2023-10-04cxgb4: Annotate struct smt_data with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct sched_table with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct clip_tbl with __counted_byKees Cook
2023-10-04chelsio/l2t: Annotate struct l2t_data with __counted_byKees Cook
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-04Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"Jakub Kicinski
2023-10-04IPsec packet offload support in multiport RoCE devicesLeon Romanovsky
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller
2023-10-04bnxt_en: Update VNIC resource calculation for VFsVikas Gupta
2023-10-04bnxt_en: Support QOS and TPID settings for the SRIOV VLANSreekanth Reddy
2023-10-04bnxt_en: Event handler for Thermal eventKalesh AP
2023-10-04bnxt_en: Use non-standard attribute to expose shutdown temperatureKalesh AP
2023-10-04bnxt_en: Expose threshold temperatures through hwmonKalesh AP
2023-10-04bnxt_en: Modify the driver to use hwmon_device_register_with_infoKalesh AP
2023-10-04bnxt_en: Move hwmon functions into a dedicated fileKalesh AP
2023-10-04bnxt_en: Enhance hwmon temperature reportingKalesh AP
2023-10-04bnxt_en: Update firmware interface to 1.10.2.171Michael Chan
2023-10-04ibmveth: Remove condition to recompute TCP header checksum.David Wilder
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter
2023-10-04net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-10-03rswitch: Fix PHY station management clock settingYoshihiro Shimoda