summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei
AgeCommit message (Expand)Author
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap
2020-09-24hinic: fix wrong return value of mac-set cmdLuo bin
2020-09-18hinic: fix sending pkts from core while self testingLuo bin
2020-09-17hinic: fix potential resource leakWei Li
2020-09-11hinic: fix rewaking txq after netif_tx_disableLuo bin
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-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
2020-04-25hinic: add net_device_ops associated with vfLuo bin
2020-04-25hinic: add sriov feature supportLuo bin
2020-04-25hinic: add mailbox function supportLuo bin
2020-03-21hinic: fix wrong value of MIN_SKB_LENLuo bin
2020-03-21hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-03-21hinic: fix out-of-order excution in arm cpuLuo bin
2020-03-21hinic: fix the bug of clearing event queueLuo bin
2020-03-21hinic: fix a bug of waitting for IO stoppedLuo bin
2020-02-27hinic: fix a bug of rss configurationLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-07hinic: add fw version queryXue Chaojing
2019-07-02hinic: remove standard netdev statsXue Chaojing