summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-12-10net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan
2020-12-10igc: Add new device IDSasha Neftin
2020-12-10net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()Zheng Yongjun
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun
2020-12-09net: hns3: adjust rss tc mode configure commandGuojia Liao
2020-12-09net: hns3: adjust rss indirection table configure commandGuojia Liao
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao
2020-12-09net: hns3: add support for hw tc offload of tc flowerJian Shen
2020-12-09net: hns3: add support for forwarding packet to queues of specified TC when f...Jian Shen
2020-12-09net: hns3: add support for tc mqprio offloadJian Shen
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen
2020-12-09nfp: silence set but not used warning with IPV6=nJakub Kicinski
2020-12-09net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee
2020-12-09net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun
2020-12-09ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool par...Dwip N. Banerjee
2020-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2020-12-09net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun
2020-12-09net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun
2020-12-09net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun
2020-12-09net: cisco: enic: simplify the return vnic_cq_alloc()Zheng Yongjun
2020-12-09net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun
2020-12-09net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun
2020-12-09net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-12-09net: freescale: convert comma to semicolonZheng Yongjun
2020-12-09net: ethernet: ti: convert comma to semicolonZheng Yongjun
2020-12-09hisilicon/hns3: convert comma to semicolonZheng Yongjun
2020-12-09hisilicon/hns: convert comma to semicolonZheng Yongjun
2020-12-09net: mlx5: convert comma to semicolonZheng Yongjun
2020-12-09net: micrel: convert comma to semicolonZheng Yongjun
2020-12-09net: macb: add support for sama7g5 emac interfaceClaudiu Beznea
2020-12-09net: macb: add support for sama7g5 gem interfaceClaudiu Beznea
2020-12-09net: macb: unprepare clocks in case of failureClaudiu Beznea
2020-12-09net: macb: add function to disable all macb clocksClaudiu Beznea
2020-12-09net: macb: add capability to not set the clock rateClaudiu Beznea
2020-12-09net: macb: add userio bits as platform configurationClaudiu Beznea
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits
2020-12-09ice: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09igb: avoid transmit queue timeout in xdp pathSven Auhagen
2020-12-09igb: use xdp_do_flushSven Auhagen
2020-12-09igb: skb add metasize for xdpSven Auhagen
2020-12-09igb: XDP extack message on errorSven Auhagen
2020-12-09igb: take VLAN double header into accountSven Auhagen
2020-12-09igb: XDP xmit back fix error codeSven Auhagen