summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix VF wrong speed and duplex issueJijie Shao2023-11-131-0/+4
* net: hns3: fix VF reset fail issueJijie Shao2023-11-132-1/+14
* net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu2023-11-131-1/+1
* net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu2023-11-131-3/+6
* net: hns3: fix incorrect capability bit display for copper portJian Shen2023-11-131-0/+1
* net: hns3: add barrier in vf mailbox reply processYonglong Liu2023-11-131-0/+7
* net: hns3: fix add VLAN fail issueJian Shen2023-11-132-10/+29
* net: hns3: add some link modes for hisilicon deviceHao Chen2023-10-252-82/+92
* page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin2023-10-231-2/+1
* net: ethernet: Use device_get_match_data()Rob Herring2023-10-131-8/+3
* net: hns3: add vf fault detect supportJie Wang2023-10-117-7/+120
* net: hns3: add hns3 vf fault detect cap bit supportJie Wang2023-10-114-0/+9
* net: hisilicon: Annotate struct rcb_common_cb with __counted_byKees Cook2023-10-021-1/+1
* net: hns: Annotate struct ppe_common_cb with __counted_byKees Cook2023-10-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-213-2/+23
|\
| * net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang2023-09-191-0/+5
| * net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao2023-09-191-0/+6
| * net: hns3: only enable unicast promisc when mac table fullJian Shen2023-09-191-1/+1
| * net: hns3: fix GRE checksum offload issueJie Wang2023-09-191-0/+9
| * net: hns3: add cmdq check for vf periodic service taskJie Wang2023-09-191-1/+2
* | net: ethernet: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König2023-09-206-22/+12
|/
* net: hns3: remove GSO partial feature bitJie Wang2023-09-071-2/+0
* net: hns3: fix the port information display when sfp is absentYisen Zhuang2023-09-071-1/+3
* net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao2023-09-074-19/+9
* net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen2023-09-071-3/+4
* net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen2023-09-071-7/+7
* net: hns3: Support query tx timeout threshold by debugfsJijie Shao2023-09-071-0/+4
* net: hns3: fix tx timeout issueJian Shen2023-09-071-5/+12
* net: hns3: fix wrong rpu tln reg issueJijie Shao2023-08-164-2/+71
* net: hns3: Support tlv in regs data for HNS3 VF driverJijie Shao2023-08-161-24/+61
* net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao2023-08-161-65/+102
* net: hns3: move dump regs function to a separate fileJijie Shao2023-08-1610-680/+731
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-106-13/+41
|\
| * net: hns3: fix strscpy causing content truncation issueHao Chen2023-08-102-4/+4
| * net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu2023-08-081-1/+13
| * net: hns3: add wait until mac link downJie Wang2023-08-081-1/+9
| * net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang2023-08-081-5/+9
| * net: hns3: restore user pause configure when disable autonegJian Shen2023-08-083-2/+6
* | net: hns: Remove unused function declaration mac_adjust_link()Yue Haibing2023-08-081-1/+0
* | page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-072-1/+2
* | net: hns3: Remove unused function declarationsYue Haibing2023-08-042-5/+0
* | net: hisilicon: fix the return value handle and remove redundant netdev_err()...Ruan Jinjie2023-08-023-7/+6
* | net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-8/+8
* | net: Explicitly include correct DT includesRob Herring2023-07-272-7/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-278-16/+110
|\|
| * net: hns3: fix wrong bw weight of disabled tc issueJijie Shao2023-07-242-4/+16
| * net: hns3: fix wrong tc bandwidth weight data issueJijie Shao2023-07-241-2/+1
| * net: hns3: add tm flush when setting tmHao Lan2023-07-247-6/+73
| * net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan2023-07-242-4/+20
* | net: hns: Remove unnecessary (void*) conversionsWu Yunchuan2023-07-181-5/+5