summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei
AgeCommit message (Expand)Author
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller
2020-09-24hinic: fix wrong return value of mac-set cmdLuo bin
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-18hinic: modify irq nameLuo bin
2020-09-18hinic: fix sending pkts from core while self testingLuo bin
2020-09-17hinic: fix potential resource leakWei Li
2020-09-14hinic: add vxlan segmentation and cs offload supportLuo bin
2020-09-14net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11hinic: fix rewaking txq after netif_tx_disableLuo bin
2020-09-10net: hns: Fix a kernel-doc warning in hinic_hw_eqs.cWang Hai
2020-09-10net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.cWang Hai
2020-09-10hinic: Fix some kernel-doc warnings in hinic_hw_io.cWang Hai
2020-09-05hinic: bump up the timeout of UPDATE_FW cmdLuo bin
2020-09-05hinic: bump up the timeout of SET_FUNC_STATE cmdLuo 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-08-11hinic: fix strncpy output truncated compile warningsLuo bin
2020-08-04hinic: add check for mailbox msg from VFLuo bin
2020-08-04hinic: add generating mailbox random index supportLuo 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-04hinic: fix sending mailbox timeout in aeq event workLuo bin
2020-07-01hinic: fix passing non negative value to ERR_PTRLuo bin
2020-06-30hinic: remove unused but set variableLuo bin
2020-06-28hinic: add support to get eeprom informationLuo bin
2020-06-28hinic: add support to identify physical deviceLuo bin
2020-06-28hinic: add self test 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-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
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-11hinic: add link_ksettings 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-30hinic: Use kmemdup instead of kzalloc and memcpyZou Wei
2020-04-30hinic: make symbol 'dump_mox_reg' staticZheng Bin
2020-04-30hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei
2020-04-30hinic: make a bunch of functions staticYueHaibing