summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_main.c
AgeCommit message (Expand)Author
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
2018-11-20net-next/hinic:fix a bug in set mac addressXue Chaojing
2018-11-20net-next/hinic:add rx checksum offload for HiNICXue Chaojing
2018-10-18net-next/hinic: add checksum offload and TSO supportZhao Chen
2018-09-28hinic: remove ndo_poll_controllerEric Dumazet
2018-07-25hinic: Link the logical network device to the pci device in sysfsdann frazier
2018-05-08net-next/hinic: add pci device ids for 25ge and 100ge cardZhao Chen
2017-08-28net-next/hinic: Fix MTU limitationAviad Krawczyk
2017-08-22net-next/hinic: Add netpollAviad Krawczyk
2017-08-22net-next/hinic: Add ethtool and statsAviad 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 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 interfaceAviad Krawczyk