summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-06net: hns: fix fake link up on xge portYonglong Liu
2023-12-06net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu
2023-12-05net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao
2023-11-13net: hns3: fix VF reset fail issueJijie Shao
2023-11-13net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-11-13net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu
2023-11-13net: hns3: fix incorrect capability bit display for copper portJian Shen
2023-11-13net: hns3: add barrier in vf mailbox reply processYonglong Liu
2023-11-13net: hns3: fix add VLAN fail issueJian Shen
2023-10-25net: hns3: add some link modes for hisilicon deviceHao Chen
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-13net: ethernet: Use device_get_match_data()Rob Herring
2023-10-11net: hns3: add vf fault detect supportJie Wang
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang
2023-10-02net: hisilicon: Annotate struct rcb_common_cb with __counted_byKees Cook
2023-10-02net: hns: Annotate struct ppe_common_cb with __counted_byKees Cook
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-20net: ethernet: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-09-19net: hns3: fix GRE checksum offload issueJie Wang
2023-09-19net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-09-07net: hns3: remove GSO partial feature bitJie Wang
2023-09-07net: hns3: fix the port information display when sfp is absentYisen Zhuang
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen
2023-09-07net: hns3: Support query tx timeout threshold by debugfsJijie Shao
2023-09-07net: hns3: fix tx timeout issueJian Shen
2023-08-16net: hns3: fix wrong rpu tln reg issueJijie Shao
2023-08-16net: hns3: Support tlv in regs data for HNS3 VF driverJijie Shao
2023-08-16net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-08net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu
2023-08-08net: hns3: add wait until mac link downJie Wang
2023-08-08net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang
2023-08-08net: hns3: restore user pause configure when disable autonegJian Shen
2023-08-08net: hns: Remove unused function declaration mac_adjust_link()Yue Haibing
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-04net: hns3: Remove unused function declarationsYue Haibing