summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-12-14mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko4-0/+250
2020-12-14mlxsw: reg: Add Router XLT Enable RegisterJiri Pirko1-0/+44
2020-12-14mlxsw: reg: Add XM Direct RegisterJiri Pirko1-3/+271
2020-12-14bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.Michael Chan1-9/+40
2020-12-14bnxt_en: Retry installing FW package under NO_SPACE error condition.Pavan Chebbi1-5/+32
2020-12-14bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.Pavan Chebbi1-32/+28
2020-12-14bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().Michael Chan1-33/+30
2020-12-14bnxt_en: Refactor bnxt_flash_nvram.Pavan Chebbi1-19/+32
2020-12-14ice, xsk: Move Rx allocation out of while-loopBjörn Töpel1-6/+3
2020-12-14net: mtk_eth: simplify the mediatek code return expressionZheng Yongjun1-12/+4
2020-12-14octeontx2-af: Add devlink health reporters for NPAGeorge Cherian3-1/+765
2020-12-14octeontx2-af: Add devlink suppoort to af driverGeorge Cherian6-2/+98
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski34-111/+235
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-9/+0
2020-12-10Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau2-40/+8
2020-12-10net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan4-3/+90
2020-12-10igc: Add new device IDSasha Neftin3-0/+3
2020-12-10net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()Zheng Yongjun1-6/+2
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun1-7/+2
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun1-8/+2
2020-12-09net: hns3: adjust rss tc mode configure commandGuojia Liao2-1/+5
2020-12-09net: hns3: adjust rss indirection table configure commandGuojia Liao2-8/+19
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao5-16/+39
2020-12-09net: hns3: add support for hw tc offload of tc flowerJian Shen4-13/+397
2020-12-09net: hns3: add support for forwarding packet to queues of specified TC when f...Jian Shen4-5/+27
2020-12-09net: hns3: add support for tc mqprio offloadJian Shen5-53/+220
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen8-67/+64
2020-12-09nfp: silence set but not used warning with IPV6=nJakub Kicinski1-1/+1
2020-12-09net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee1-0/+3
2020-12-09net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun1-7/+2
2020-12-09ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool par...Dwip N. Banerjee1-0/+2
2020-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-222/+117
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller5-34/+90
2020-12-09net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun1-6/+1
2020-12-09net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun1-5/+1
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun1-7/+1
2020-12-09net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun1-5/+1
2020-12-09net: cisco: enic: simplify the return vnic_cq_alloc()Zheng Yongjun1-7/+1
2020-12-09net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun1-7/+1
2020-12-09net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun1-6/+2
2020-12-09net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun1-6/+1
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-09net: freescale: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: ethernet: ti: convert comma to semicolonZheng Yongjun1-3/+3
2020-12-09hisilicon/hns3: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09hisilicon/hns: convert comma to semicolonZheng Yongjun1-6/+6
2020-12-09net: mlx5: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: micrel: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: macb: add support for sama7g5 emac interfaceClaudiu Beznea1-0/+9