summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
3 daysnet: use assign_bit() where applicablePeng Fan
12 daysnet: hisilicon: fix typos in commentsHemanth Selam
14 daysnet: hns3: Remove obsolete 32-bit DMA mask fallbackRuizhe Zhou
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-30net: hns3: fix speed configuration residue after driver reloadJijie Shao
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-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 '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
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-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-27net: hns3: add hwtstamp_get/hwtstamp_set opsVadim Fedorenko
2025-10-27net: hns3: return error code when function failsJijie Shao
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-08-26net: hns3: use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-19net: hns3: change the function return type from int to boolJijie Shao
2025-08-19net: hns3: add parameter check for tx_copybreak and tx_spare_buf_sizeJijie Shao
2025-07-25net: Fix typosBjorn Helgaas
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24net: hns3: default enable tx bounce buffer when smmu enabledJijie Shao
2025-07-24net: hns3: fixed vf get max channels bugJian Shen
2025-07-24net: hns3: disable interrupt when ptp init failedYonglong Liu
2025-07-24net: hns3: fix concurrent setting vlan filter issueJian Shen