summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
...
* net: hns3: Remove the default mask configuration for mac vlan tableJian Shen2018-10-052-42/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-032-30/+20
|\
| * net: hns: remove ndo_poll_controllerEric Dumazet2018-09-281-18/+0
| * net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2018-09-252-12/+20
* | net: hns3: Add support for enable/disable flow directorJian Shen2018-10-013-1/+28
* | net: hns3: Remove all flow director rules when unload hns3 driverJian Shen2018-10-011-0/+2
* | net: hns3: Add reset handle for flow directorJian Shen2018-10-014-0/+103
* | net: hns3: Add support for rule query of flow directorJian Shen2018-10-013-6/+264
* | net: hns3: Add support for rule add/delete for flow directorJian Shen2018-10-014-2/+519
* | net: hns3: Add input key and action config support for flow directorJian Shen2018-10-013-0/+456
* | net: hns3: Add flow director initializationJian Shen2018-10-015-0/+349
* | net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-011-5/+1
* | hns3: Another build fix.David S. Miller2018-09-291-1/+1
* | hns3: Fix the build.David S. Miller2018-09-291-1/+1
* | net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan2018-09-282-37/+36
* | net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan2018-09-284-17/+13
* | net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan2018-09-283-4/+15
* | net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin2018-09-281-5/+3
* | net: hns3: Fix for packet buffer setting bugYunsheng Lin2018-09-281-6/+8
* | net: hns3: Add serdes parallel inner loopback supportFuyun Liang2018-09-284-20/+57
* | net: hns3: Rename mac loopback to app loopbackFuyun Liang2018-09-283-13/+13
* | net: hns3: Rename loop modeFuyun Liang2018-09-283-15/+15
* | net: hns3: Set extra mac address of pause param for HWFuyun Liang2018-09-282-0/+5
* | net: hns3: Add support for sctp checksum offloadPeng Li2018-09-281-4/+4
* | net: hns3: Remove redundant hclge_get_port_type()Peng Li2018-09-212-23/+0
* | net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang2018-09-211-27/+39
* | net: hns3: Add get_media_type ops support for VFPeng Li2018-09-213-0/+13
* | net: hns3: Remove print messages for error packetJian Shen2018-09-211-5/+0
* | net: hns3: Add unlikely for dma_mapping_error checkJian Shen2018-09-211-1/+1
* | net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen2018-09-211-1/+3
* | net: hns3: Add handle for default caseJian Shen2018-09-215-6/+20
* | net: hns3: Unify the prefix of vf functionsJian Shen2018-09-211-2/+2
* | net: hns3: Fix tqp array traversal condition for vfJian Shen2018-09-211-26/+24
* | net: hns3: Adjust prefix of tx/rx statistic namesJian Shen2018-09-213-9/+9
* | net: hns3: Unify the type convert for desc.dataJian Shen2018-09-212-5/+5
* | net: hns3: Fix ets validate issueJian Shen2018-09-211-2/+4
* | net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen2018-09-191-1/+1
* | net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen2018-09-194-7/+26
* | net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen2018-09-192-17/+41
* | net: hns3: Fix cmdq registers initialization issue for vfJian Shen2018-09-191-2/+2
* | net: hns3: Fix for setting speed for phy failed problemFuyun Liang2018-09-191-1/+1
* | net: hns3: Check hdev state when getting link statusPeng Li2018-09-192-0/+6
* | net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang2018-09-192-0/+4
* | net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctlXi Wang2018-09-193-0/+30
* | net: hns3: Remove packet statistics of publicPeng Li2018-09-192-418/+0
* | net: hns3: Remove tx budget to clean more TX descriptors in a napiPeng Li2018-09-193-13/+8
* | net: hns3: Add unlikely for buf_num checkPeng Li2018-09-191-1/+1
* | net: hns3: Add default irq affinityPeng Li2018-09-192-0/+51
* | net: hns3: fix return type of ndo_start_xmit functionYueHaibing2018-09-182-2/+3
* | net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun2018-09-171-1/+1
OpenPOWER on IntegriCloud