summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_main.c
AgeCommit message (Expand)Author
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-11net: hinic: Fix error handling in hinic_module_init()Yuan Can
2022-11-07net: hinic: Add support for configuration of rx-vlan-filter by ethtoolCai Huoqing
2022-10-25net: hinic: Set max_mtu/min_mtu directly to simplify the code.caihuoqing
2022-09-22net: hinic: remove duplicate macro definitionZhengchao Shao
2022-09-22net: hinic: modify kernel doc commentsZhengchao Shao
2022-07-06net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma
2022-07-06net: hinic: fix bug that ethtool get wrong statsQiao Ma
2022-06-27hinic: Use the bitmap API when applicableChristophe JAILLET
2022-01-09hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET
2021-12-08net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-09-16net: hinic: Make use of the helper function dev_err_probe()Cai Huoqing
2021-08-23hinic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-05-17net: huawei: hinic: Fix wrong function name in commentsYang Shen
2021-05-13net: hinic: remove unnecessary blank lineGuangbin Huang
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun
2020-09-23hinic: improve the comments of function headerLuo bin
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-14hinic: add vxlan segmentation and cs offload supportLuo bin
2020-09-11hinic: fix rewaking txq after netif_tx_disableLuo bin
2020-08-31hinic: add support to query function tableLuo bin
2020-08-31hinic: add support to query rq infoLuo bin
2020-08-31hinic: add support to query sq infoLuo bin
2020-07-28hinic: add support to handle hw abnormal eventLuo bin
2020-07-15hinic: add firmware update supportLuo bin
2020-06-28hinic: add support to set and get irq coalesceLuo bin
2020-06-28hinic: add support to set and get pause paramsLuo bin
2020-06-02hinic: add set_channels ethtool_ops supportLuo bin
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14hinic: add set_ringparam ethtool_ops supportLuo bin
2020-05-10hinic: fix a bug of ndo_stopLuo bin
2020-05-09hinic: add three net_device_ops of vfLuo bin
2020-04-25hinic: add net_device_ops associated with vfLuo bin
2020-04-25hinic: add sriov feature supportLuo bin
2020-02-27hinic: fix a bug of rss configurationLuo bin
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-06-29hinic: add vlan offload supportXue Chaojing
2019-06-28hinic: reduce rss_init stack usageArnd Bergmann
2019-06-24hinic: implement the statistical interface of ethtoolXue Chaojing
2019-06-18hinic: move ethtool code into hinic_ethtoolXue Chaojing
2019-06-18hinic: add rss supportXue Chaojing
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-04hinic: add LRO supportXue Chaojing
2019-05-28hinic: fix a bug in set rx modeXue Chaojing
2019-01-22hinic: Add pci device idsXue Chaojing
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing