summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-20net: hns: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-01-17net: hns: Separate C22 and C45 transactionsAndrew Lunn
2023-01-11net: hns3: fix wrong use of rss size during VF rss configJie Wang
2022-12-30net: hns3: refine the handling for VF heartbeatJian Shen
2022-12-23net: hns3: fix VF promisc mode not update when mac table fullJian Shen
2022-12-23net: hns3: fix miss L3E checking for rx packetJian Shen
2022-12-23net: hns3: add interrupts re-initialization while doing VF FLRJie Wang
2022-12-12net: hns3: use strscpy() to instead of strncpy()Xu Panda
2022-12-12hns: use strscpy() to instead of strncpy()Xu Panda
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-06net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-06net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-15net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang
2022-11-15net: hns3: fix return value check bug of rx copybreakJie Wang
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen
2022-11-11ptp: hclge: convert .adjfreq to .adjfineJacob Keller
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-04net: hns3: fix get wrong value of function hclge_get_dscp_prio()Guangbin Huang
2022-10-31net: hns: hnae: remove unnecessary __module_get() and module_put()Yang Yingliang
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner