aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-05-10net: hns3: Fix for setting mac address when resettingYunsheng Lin
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin
2018-05-01net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang
2018-05-01net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin
2018-05-01net: hns3: fix a dead loop in hclge_cmd_csq_cleanHuazhong Tan
2018-05-01net: hns3: Fix to support autoneg only for port attached with phyFuyun Liang
2018-05-01net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan
2018-05-01net: hns3: Fixes the error legs in hclge_init_ae_dev functionHuazhong Tan
2018-05-01net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan
2018-05-01net: hns3: fix to correctly fetch l4 protocol outer headerHuazhong Tan
2018-05-01net: hns3: Remove error log when getting pfc stats failsYunsheng Lin
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-04net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGESTan Xiaojun
2018-03-31ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches
2018-03-31net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()Wei Yongjun
2018-03-26net: hns3: never send command queue message to IMP when resetPeng Li
2018-03-26net: hns3: fix for not initializing VF rss_hash_key problemFuyun Liang
2018-03-26net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfoFuyun Liang
2018-03-26net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_sizeFuyun Liang
2018-03-26net: hns3: fix for returning wrong value problem in hns3_get_rss_key_sizeFuyun Liang
2018-03-23net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta
2018-03-22net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta
2018-03-22net: hns3: Add support to re-initialize the hclge deviceSalil Mehta
2018-03-22net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta
2018-03-22net: hns3: Add support to request VF Reset to PFSalil Mehta
2018-03-22net: hns3: Add VF Reset device state and its handlingSalil Mehta
2018-03-22net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta
2018-03-22net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta
2018-03-22net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang
2018-03-22net: hns3: add get_link support to VFFuyun Liang
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang
2018-03-22net: hns3: change the time interval of int_gl calculatingFuyun Liang
2018-03-22net: hns3: change GL update rateFuyun Liang
2018-03-22net: hns3: increase the max time for IMP handle commandPeng Li
2018-03-22net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin
2018-03-22net: hns3: fix for vlan table lost problem when resettingYunsheng Lin
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li
2018-03-22net: hns3: reallocate tx/rx buffer after changing mtuFuyun Liang
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen
2018-03-11net: hns3: add existence checking before adding unicast mac addressJian Shen
2018-03-11net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()Jian Shen
2018-03-11net: hns3: fix error type definition of return valueJian Shen
2018-03-11net: hns3: fix for buffer overflow smatch warningYunsheng Lin
2018-03-11net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin
2018-03-11net: hns3: add support for querying pfc puase packets statisticPeng Li