summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...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-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-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-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-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-21net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-21net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang
2022-09-21net: hns3: refactor function hclge_mbx_handler()Hao Lan
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang
2022-09-21net: hns3: add support for external loopback testYonglong Liu
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-09-07net: hns3: add querying fec statisticsHao Lan
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang
2022-09-07net: hns3: support ndo_select_queue()Guangbin Huang
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang
2022-08-31net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan
2022-08-31net: hns3: add querying fec ability from firmwareGuangbin Huang
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-30hisilicon/hns3/hns3vf:fix repeated words in commentsJilin Yuan
2022-06-13net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang
2022-06-13net: hns3: fix PF rss size initialization bugJie Wang
2022-06-13net: hns3: restore tm priority/qset to default settings when tc disabledGuangbin Huang
2022-06-13net: hns3: modify the ring param print infoJie Wang
2022-06-13net: hns3: don't push link state to VF if unaliveJian Shen
2022-06-13net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang
2022-05-09net: hns3: fix incorrect type of argument in declaration of function hclge_co...Guangbin Huang
2022-05-09net: hns3: add query vf ring and vector map relationGuangbin Huang
2022-05-09net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang