aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_rx.c
AgeCommit message (Expand)Author
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-22net: hinic: change type of function to be staticZhengchao Shao
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-07-06net: hinic: fix bug that ethtool get wrong statsQiao Ma
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2021-12-10hinic: Use irq_set_affinity_and_hint()Nitesh Narayan Lal
2021-05-13net: hinic: add blank line after function declarationGuangbin Huang
2021-03-19net: hinic: Remove unnecessary 'out of memory' messageDaode Huang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-18hinic: modify irq nameLuo bin
2020-09-17hinic: fix potential resource leakWei Li
2020-06-28hinic: add self test supportLuo bin
2020-06-28hinic: add support to set and get irq coalesceLuo bin
2020-04-25hinic: add sriov feature supportLuo bin
2020-03-21hinic: fix out-of-order excution in arm cpuLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2019-06-29hinic: add vlan offload supportXue Chaojing
2019-06-24hinic: implement the statistical interface of ethtoolXue Chaojing
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-15hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-04hinic: add LRO supportXue Chaojing
2019-01-17net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing
2018-12-11hinic: optmize rx refill buffer mechanismXue Chaojing
2018-11-20net-next/hinic: fix a bug in rx data flowXue Chaojing
2018-11-20net-next/hinic:add rx checksum offload for HiNICXue Chaojing
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun
2017-09-28net-next/hinic: Set Rxq irq to specific cpu for NUMAAviad Krawczyk
2017-08-22net-next/hinic: Add ethtool and statsAviad Krawczyk
2017-08-22net-next/hinic: Add Rx handlerAviad Krawczyk
2017-08-22net-next/hinic: Add logical Txq and RxqAviad Krawczyk