summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-11-08net: hns3: bugfix for not checking return valueHuazhong Tan
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan
2018-10-31net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan
2018-10-31net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-10-31net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan
2018-10-31net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan
2018-10-31net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan
2018-10-31net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King
2018-10-24net: hns3: Fix for warning uninitialized symbol hw_err_lst3Shiju Jose
2018-10-22net: hns3: Add enable and process hw errors of TM schedulerShiju Jose
2018-10-22net: hns3: Add enable and process hw errors from PPPShiju Jose
2018-10-22net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose
2018-10-22net: hns3: Add enable and process common ecc errorsShiju Jose
2018-10-22net: hns3: Add support to enable and disable hw errorsShiju Jose
2018-10-22net: hns3: Add PCIe AER error recoveryShiju Jose
2018-10-22net: hns3: Add PCIe AER callback error_detectedShiju Jose
2018-10-16net: hns3: fix for multiple unmapping DMA problemFuyun Liang
2018-10-16net: hns3: rename hns_nic_dma_unmapFuyun Liang
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li
2018-10-12net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen
2018-10-12net: hns3: Resume promisc mode and vlan filter status after resetJian Shen
2018-10-12net: hns3: Enable promisc mode when mac vlan table is fullJian Shen
2018-10-10net: hns3: Add HW RSS hash information to RX skbPeng Li
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen
2018-10-10net: hns3: Add RSS general configuration support for VFJian Shen
2018-10-10net: hns3: Add new RSS hash algorithm support for PFJian Shen
2018-10-05net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen
2018-10-05net: hns3: Add egress/ingress vlan filter for revision 0x21Zhongzhu Liu
2018-10-05net: hns3: Drop depricated mta table supportJian Shen
2018-10-05net: hns3: Optimize for unicast mac vlan tableJian Shen
2018-10-05net: hns3: Clear mac vlan table entries when unload driver or function resetJian Shen
2018-10-05net: hns3: Remove the default mask configuration for mac vlan tableJian Shen
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-01net: hns3: Add support for enable/disable flow directorJian Shen
2018-10-01net: hns3: Remove all flow director rules when unload hns3 driverJian Shen
2018-10-01net: hns3: Add reset handle for flow directorJian Shen
2018-10-01net: hns3: Add support for rule query of flow directorJian Shen
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen
2018-10-01net: hns3: Add input key and action config support for flow directorJian Shen
2018-10-01net: hns3: Add flow director initializationJian Shen
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn
2018-09-29hns3: Another build fix.David S. Miller