aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
AgeCommit message (Expand)Author
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-05-22net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta
2020-01-27net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()Jian Shen
2020-01-27net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan
2020-01-27net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan
2019-12-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin
2019-12-17net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan
2019-12-17net: hns3: clear pci private data when unload hns3 driverJian Shen
2019-12-05net: hns3: fix an issue for hns3_update_new_int_glPeng Li
2019-12-01net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan
2019-11-24net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen
2019-11-24net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan
2019-11-24net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin
2019-02-12net: hns3: add max vector number check for pfJian Shen
2019-02-12net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan
2018-11-13net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen
2018-08-22net: hns3: modify variable type in hns3_nic_reuse_pageHuazhong Tan
2018-08-14net: hns3: Add vlan filter setting by ethtool command -KPeng Li
2018-08-14net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin
2018-08-14net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin
2018-08-07net: hns3: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-21net: hns3: Fix misleading parameter nameJian Shen
2018-07-16net: hns3: Fix for reset_level default assignment probelmYunsheng Lin
2018-07-16net: hns3: remove unnecessary ring configuration operation while resettingHuazhong Tan
2018-07-16net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan
2018-07-07net: hns3: Fix for l4 checksum offload bugYunsheng Lin
2018-07-07net: hns3: Fix tc setup when netdev is first upYunsheng Lin
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan
2018-06-29net: hns3: remove the Redundant put_vector in hns3_client_uninitPeng Li
2018-06-29net: hns3: add unlikely for error checkPeng Li
2018-06-29net: hns3: add l4_type check for both ipv4 and ipv6Peng Li
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-01net: hns3: Optimize the PF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Fix for vxlan tx checksum bugYunsheng Lin
2018-06-01net: hns3: Fix setting mac address errorJian Shen
2018-06-01net: hns3: Add repeat address checking for setting mac addressJian Shen
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li
2018-05-29net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang
2018-05-29net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang
2018-05-29net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang
2018-05-29net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li
2018-05-29net: hns3: Updates RX packet info fetch in case of multi BDPeng Li
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang
2018-05-20net: hns3: Fix the missing client list node initializationXi Wang
2018-05-20net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li