summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c
AgeCommit message (Expand)Author
2022-10-20net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao
2022-09-22net: hinic: remove unused enumerated valueZhengchao Shao
2022-09-22net: hinic: remove unused macroZhengchao Shao
2022-09-22net: hinic: remove unused functionsZhengchao Shao
2022-09-22net: hinic: change type of function to be staticZhengchao Shao
2021-12-08net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2021-09-27net: hinic: Open device for the user access when it is readyLeon Romanovsky
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
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 parenthesesGuangbin Huang
2020-09-23hinic: improve the comments of function headerLuo bin
2020-08-31hinic: add support to query sq infoLuo bin
2020-07-28hinic: add log in exception handling processesLuo bin
2020-07-28hinic: add support to handle hw abnormal eventLuo bin
2020-07-15hinic: add firmware update supportLuo bin
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-01hinic: fix passing non negative value to ERR_PTRLuo bin
2020-06-28hinic: add support to identify physical deviceLuo 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-05-14hinic: add set_ringparam ethtool_ops supportLuo bin
2020-05-11hinic: add link_ksettings ethtool_ops supportLuo bin
2020-05-09hinic: add three net_device_ops of vfLuo bin
2020-04-25hinic: add sriov feature supportLuo bin
2020-04-25hinic: add mailbox function supportLuo bin
2020-03-21hinic: fix a bug of waitting for IO stoppedLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
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-01-17net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King
2017-08-28net-next/hinic: fix comparison of a uint16_t type with -1Aviad Krawczyk
2017-08-22net-next/hinic: Add Tx operationAviad Krawczyk
2017-08-22net-next/hinic: Add Rx handlerAviad Krawczyk
2017-08-22net-next/hinic: Add ceqsAviad Krawczyk
2017-08-22net-next/hinic: Set qp contextAviad Krawczyk
2017-08-22net-next/hinic: Add logical Txq and RxqAviad Krawczyk
2017-08-22net-next/hinic: Add Rx mode and link event handlerAviad Krawczyk
2017-08-22net-next/hinic: Add port management commandsAviad Krawczyk
2017-08-22net-next/hinic: Initialize hw device componentsAviad Krawczyk
2017-08-22net-next/hinic: Initialize hw interfaceAviad Krawczyk