summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
7 daysnet: hibmcge: fix page_pool DMA direction mismatchJian Shen
2026-08-11net: hns3: use txqueue parameter directly in ndo_tx_timeoutJian Shen
2026-08-11net: hns3: add missing const qualifier to hclge_log_error() reg parameterJijie Shao
2026-08-11net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()Jian Shen
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-31net: hisilicon: hix5hd2_gmac: remove redundant NAPI deleteJiawen Liu
2026-07-30net: hns3: fix speed configuration residue after driver reloadJijie Shao
2026-07-24net: hns: use u32 for register offset in RCB TX coalescingDaniil Agalakov
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-22net: hip04: fix RX buffer leak on build_skb failureFan Wu
2026-07-21net: hibmcge: fix double-free of tx skb on DMA mapping failureXuanqiang Luo
2026-07-06net: hns3: add support to query/set TX pfc_prevention_tout for ethtool with R...Hao Chen
2026-06-25net: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang
2026-06-25net: hns3: fix permanent link down deadlock after resetShuaisong Yang
2026-06-25net: hns3: refactor MAC autoneg and speed configurationShuaisong Yang
2026-06-25net: hns3: unify copper port ksettings configuration pathShuaisong Yang
2026-06-13net: hns3: move fd code to a separate fileJijie Shao
2026-06-13net: hns3: debugfs support for dumping fd rulesJijie Shao
2026-06-13net: hns3: support IP and tunnel VNI dissectors for tc flowJijie Shao
2026-06-13net: hns3: support two more actions for tc flowJijie Shao
2026-06-13net: hns3: improve the unused_tuple parameter settingJijie Shao
2026-06-13net: hns3: refactor add_cls_flower to prepare for multiple actionsJijie Shao
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-28net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao
2026-05-28net: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-02-06net: hns3: fix double free issue for tx spare bufferJian Shen
2026-01-27net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bitsJijie Shao
2026-01-27net: hns3: extend HCLGE_FD_AD_QID to 11 bitsJijie Shao
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang
2026-01-15net: hns3: Use netif_xmit_timeout_ms() helperShahar Shitrit
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18net: hns3: add VLAN id validation before usingJian Shen
2025-12-18net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen
2025-12-18net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-26net: hibmcge: add support for pagepool on rxJijie Shao
2025-11-26net: hibmcge: reduce packet drop under stress testingJijie Shao
2025-11-26net: hibmcge: add support for tracepoint to dump some fields of rx_descTao Lan