summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns: Fix some kernel-doc warnings in hns_enet.cWang Hai2020-09-111-2/+1
* net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.cWang Hai2020-09-111-2/+1
* net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()Wang Hai2020-09-111-1/+1
* net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao2020-09-092-15/+0
* net: hns3: remove some unused macros related to queueHuazhong Tan2020-09-091-5/+0
* net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan2020-09-091-1/+0
* net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan2020-09-092-3/+0
* net: hns3: fix a typo in struct hclge_macGuangbin Huang2020-09-091-1/+1
* net: hns3: skip periodic service task if reset failedGuangbin Huang2020-09-092-0/+6
* net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan2020-09-091-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-054-10/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-042-5/+10
| |\
| | * net: hns3: Fix for geneve tx checksum bugYi Li2020-08-261-2/+4
| | * net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu2020-08-241-3/+6
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-243-5/+3
| |/
* | net: hns: Remove unused macro AE_NAME_PORT_ID_IDXYueHaibing2020-08-311-2/+0
* | net: Take common prefetch code structure into a functionTariq Toukan2020-08-272-8/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-141-1/+1
|\
| * net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King2020-08-061-1/+1
* | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-023-39/+52
|\
| * net: hns3: fix for VLAN config when reset failedGuojia Liao2020-07-282-7/+10
| * net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao2020-07-281-13/+15
| * net: hns3: add reset check for VF updating port based VLANJian Shen2020-07-281-9/+21
| * net: hns3: fix a TX timeout issueYonglong Liu2020-07-281-1/+1
| * net: hns3: fix desc filling bug when skb is expanded or linearedYunsheng Lin2020-07-281-10/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-265-41/+38
|\|
| * net: hns3: fix return value error when query MAC link status failJian Shen2020-07-222-27/+25
| * net: hns3: fix error handling for desc fillingYunsheng Lin2020-07-222-0/+9
| * net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin2020-07-222-3/+1
| * net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin2020-07-221-11/+3
* | net: hix5hd2_gmac: Remove unneeded cast from memory allocationWang Hai2020-07-251-3/+3
* | net: hns: use eth_broadcast_addr() to assign broadcast addressXu Wang2020-07-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-114-6/+13
|\|
| * net: hns3: fix use-after-free when doing self testYonglong Liu2020-07-061-3/+6
| * net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan2020-07-061-2/+1
| * net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan2020-07-061-0/+5
| * net: hns3: check reset pending after FLR prepareHuazhong Tan2020-07-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-261-1/+1
|\|
| * hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld2020-06-261-1/+1
* | net: hns3: streaming dma buffer sync between cpu and deviceBarry Song2020-06-191-1/+17
* | net: hns3: replace disable_irq by IRQ_NOAUTOEN flagBarry Song2020-06-191-2/+2
* | net: hns3: rename buffer-related functionsBarry Song2020-06-191-6/+6
* | net: hns3: pointer type of buffer should be voidBarry Song2020-06-192-2/+2
* | net: hns3: remove unnecessary devm_kfreeBarry Song2020-06-191-4/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-11/+11
* net: hns3: remove some unused codes in hns3_nic_set_features()Huazhong Tan2020-05-311-6/+0
* net: hns3: fix two coding style issues in hclgevf_main.cHuazhong Tan2020-05-311-2/+1
* net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan2020-05-311-1/+1
* net: hns3: remove two unused macros in hclgevf_cmd.cHuazhong Tan2020-05-311-3/+0