summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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
2023-08-02net: hisilicon: fix the return value handle and remove redundant netdev_err()...Ruan Jinjie
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-24net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-07-24net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-07-24net: hns3: add tm flush when setting tmHao Lan
2023-07-24net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan
2023-07-18net: hns: Remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18net: hns3: remove unnecessary (void*) conversions.Wu Yunchuan
2023-06-23net: hns3: clear hns unused parameter alarmPeiyang Wang
2023-06-23net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen
2023-06-23net: hns3: refine the tcam key convert handleJian Shen
2023-05-13net: hns3: fix reset timeout when enable full VFJijie Shao
2023-05-13net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-05-13net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-05-13net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan
2023-03-24net: hisilicon: Remove redundant pci_clear_masterCai Huoqing
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-08net: hns3: remove unnecessary aer.h includeBjorn Helgaas