aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei
AgeCommit message (Expand)Author
2022-11-25net: hinic: Fix error handling in hinic_module_init()Yuan Can
2022-11-03net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao
2022-11-03net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao
2022-11-03net: hinic: fix memory leak when reading function tableZhengchao Shao
2022-11-03net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-08-21net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma
2022-08-21net: hinic: fix bug that ethtool get wrong statsQiao Ma
2022-08-21hinic: Use the bitmap API when applicableChristophe JAILLET
2022-06-09hinic: Avoid some over memory allocationChristophe JAILLET
2022-06-09net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2022-06-09net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin
2022-05-12hinic: fix bug of wq out of bound accessQiao Ma
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