summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei
AgeCommit message (Expand)AuthorFilesLines
2022-11-25net: hinic: Fix error handling in hinic_module_init()Yuan Can1-1/+8
2022-11-03net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao1-1/+0
2022-11-03net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao1-1/+1
2022-11-03net: hinic: fix memory leak when reading function tableZhengchao Shao1-6/+12
2022-11-03net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao1-1/+1
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior2-4/+4
2022-08-21net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma1-4/+0
2022-08-21net: hinic: fix bug that ethtool get wrong statsQiao Ma4-48/+16
2022-08-21hinic: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2022-06-09hinic: Avoid some over memory allocationChristophe JAILLET1-1/+1
2022-06-09net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva7-40/+31
2022-06-09net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin1-0/+2
2022-05-12hinic: fix bug of wq out of bound accessQiao Ma1-2/+5
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-13/+6
2020-10-04net: hinic: fix DEVLINK build errorsRandy Dunlap1-0/+1
2020-09-26devlink: convert flash_update to use params structureJacob Keller1-3/+2
2020-09-26devlink: check flash_update parameter support in net coreJacob Keller1-3/+0
2020-09-25hinic: fix wrong return value of mac-set cmdLuo bin2-13/+5
2020-09-23hinic: improve the comments of function headerLuo bin6-4/+11
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-30/+63
2020-09-19hinic: modify irq nameLuo bin4-9/+13
2020-09-19hinic: fix sending pkts from core while self testingLuo bin2-2/+6
2020-09-18hinic: fix potential resource leakWei Li1-7/+14
2020-09-14hinic: add vxlan segmentation and cs offload supportLuo bin2-12/+46
2020-09-14net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-12hinic: fix rewaking txq after netif_tx_disableLuo bin2-16/+28
2020-09-11net: hns: Fix a kernel-doc warning in hinic_hw_eqs.cWang Hai1-1/+1
2020-09-11net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.cWang Hai1-1/+1
2020-09-11hinic: Fix some kernel-doc warnings in hinic_hw_io.cWang Hai1-2/+2
2020-09-06hinic: bump up the timeout of UPDATE_FW cmdLuo bin1-0/+4
2020-09-06hinic: bump up the timeout of SET_FUNC_STATE cmdLuo bin1-5/+11
2020-08-31hinic: add support to query function tableLuo bin5-1/+190
2020-08-31hinic: add support to query rq infoLuo bin6-2/+101
2020-08-31hinic: add support to query sq infoLuo bin9-4/+254
2020-08-11hinic: fix strncpy output truncated compile warningsLuo bin2-22/+12
2020-08-04hinic: add check for mailbox msg from VFLuo bin4-2/+255
2020-08-04hinic: add generating mailbox random index supportLuo bin5-0/+167
2020-07-29hinic: add log in exception handling processesLuo bin13-45/+151
2020-07-29hinic: add support to handle hw abnormal eventLuo bin10-36/+704
2020-07-16hinic: add firmware update supportLuo bin9-4/+565
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-19/+90
2020-07-05hinic: fix sending mailbox timeout in aeq event workLuo bin2-19/+88
2020-07-01hinic: fix passing non negative value to ERR_PTRLuo bin1-0/+2
2020-06-30hinic: remove unused but set variableLuo bin2-20/+0
2020-06-29hinic: add support to get eeprom informationLuo bin4-0/+175
2020-06-29hinic: add support to identify physical deviceLuo bin7-3/+132
2020-06-29hinic: add self test supportLuo bin8-0/+331
2020-06-29hinic: add support to set and get irq coalesceLuo bin8-1/+418
2020-06-29hinic: add support to set and get pause paramsLuo bin7-11/+217
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-2/+2