index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
/
hinic
/
hinic_main.c
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
2022-11-07
net: hinic: Add support for configuration of rx-vlan-filter by ethtool
Cai Huoqing
2022-10-25
net: hinic: Set max_mtu/min_mtu directly to simplify the code.
caihuoqing
2022-09-22
net: hinic: remove duplicate macro definition
Zhengchao Shao
2022-09-22
net: hinic: modify kernel doc comments
Zhengchao Shao
2022-07-06
net: hinic: avoid kernel hung in hinic_get_stats64()
Qiao Ma
2022-07-06
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
2022-06-27
hinic: Use the bitmap API when applicable
Christophe JAILLET
2022-01-09
hinic: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-12-08
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-16
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-05-17
net: huawei: hinic: Fix wrong function name in comments
Yang Shen
2021-05-13
net: hinic: remove unnecessary blank line
Guangbin Huang
2020-12-09
net: hinic: simplify the return hinic_configure_max_qnum()
Zheng Yongjun
2020-09-23
hinic: improve the comments of function header
Luo bin
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-14
hinic: add vxlan segmentation and cs offload support
Luo bin
2020-09-11
hinic: fix rewaking txq after netif_tx_disable
Luo bin
2020-08-31
hinic: add support to query function table
Luo bin
2020-08-31
hinic: add support to query rq info
Luo bin
2020-08-31
hinic: add support to query sq info
Luo bin
2020-07-28
hinic: add support to handle hw abnormal event
Luo bin
2020-07-15
hinic: add firmware update support
Luo bin
2020-06-28
hinic: add support to set and get irq coalesce
Luo bin
2020-06-28
hinic: add support to set and get pause params
Luo bin
2020-06-02
hinic: add set_channels ethtool_ops support
Luo bin
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
hinic: add set_ringparam ethtool_ops support
Luo bin
2020-05-10
hinic: fix a bug of ndo_stop
Luo bin
2020-05-09
hinic: add three net_device_ops of vf
Luo bin
2020-04-25
hinic: add net_device_ops associated with vf
Luo bin
2020-04-25
hinic: add sriov feature support
Luo bin
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-06-29
hinic: add vlan offload support
Xue Chaojing
2019-06-28
hinic: reduce rss_init stack usage
Arnd Bergmann
2019-06-24
hinic: implement the statistical interface of ethtool
Xue Chaojing
2019-06-18
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
2019-06-18
hinic: add rss support
Xue Chaojing
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-04
hinic: add LRO support
Xue Chaojing
2019-05-28
hinic: fix a bug in set rx mode
Xue Chaojing
2019-01-22
hinic: Add pci device ids
Xue Chaojing
[next]