summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
...
* net: hns3: refactor the loopback related functionYunsheng Lin2018-05-102-47/+42Star
* net: hns3: fix for cleaning ring problemYunsheng Lin2018-05-101-4/+30
* net: hns3: remove add/del_tunnel_udp in hns3_enet moduleYunsheng Lin2018-05-102-96/+0Star
* net: hns3: Fix for setting mac address when resettingYunsheng Lin2018-05-101-4/+4
* net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin2018-05-105-8/+20
* net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang2018-05-012-10/+6Star
* net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin2018-05-013-24/+70
* net: hns3: fix a dead loop in hclge_cmd_csq_cleanHuazhong Tan2018-05-011-0/+19
* net: hns3: Fix to support autoneg only for port attached with phyFuyun Liang2018-05-011-6/+6
* net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan2018-05-012-7/+12
* net: hns3: Fixes the error legs in hclge_init_ae_dev functionHuazhong Tan2018-05-011-21/+34
* net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan2018-05-011-2/+5
* net: hns3: fix to correctly fetch l4 protocol outer headerHuazhong Tan2018-05-011-1/+1
* net: hns3: Remove error log when getting pfc stats failsYunsheng Lin2018-05-011-4/+1Star
* net: hns: Avoid action name truncationdann frazier2018-04-191-1/+1
* net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGESTan Xiaojun2018-04-041-1/+1
* ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches2018-04-011-4/+2Star
* net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()Wei Yongjun2018-04-011-4/+0Star
* net: hns3: never send command queue message to IMP when resetPeng Li2018-03-262-5/+24
* net: hns3: fix for not initializing VF rss_hash_key problemFuyun Liang2018-03-261-2/+2
* net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfoFuyun Liang2018-03-261-1/+1
* net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_sizeFuyun Liang2018-03-261-1/+1
* net: hns3: fix for returning wrong value problem in hns3_get_rss_key_sizeFuyun Liang2018-03-261-1/+1
* net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot2018-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-234-4/+6
|\
| * net: hns: Fix ethtool private flagsMatthias Brugger2018-03-184-4/+6
* | net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta2018-03-223-1/+44
* | net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta2018-03-222-0/+13
* | net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta2018-03-225-14/+111
* | net: hns3: Add support to re-initialize the hclge deviceSalil Mehta2018-03-222-14/+106
* | net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta2018-03-222-4/+102
* | net: hns3: Add support to request VF Reset to PFSalil Mehta2018-03-221-0/+19
* | net: hns3: Add VF Reset device state and its handlingSalil Mehta2018-03-223-5/+68
* | net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta2018-03-222-0/+35
* | net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta2018-03-225-43/+46
* | net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang2018-03-221-2/+6
* | net: hns3: add querying speed and duplex support to VFFuyun Liang2018-03-224-2/+37
* | net: hns3: add get_link support to VFFuyun Liang2018-03-222-0/+9
* | net: hns3: fix for getting wrong link mode problemFuyun Liang2018-03-225-89/+107
* | net: hns3: change the time interval of int_gl calculatingFuyun Liang2018-03-222-17/+30
* | net: hns3: change GL update rateFuyun Liang2018-03-222-0/+10
* | net: hns3: increase the max time for IMP handle commandPeng Li2018-03-222-2/+2
* | net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin2018-03-222-0/+4
* | net: hns3: fix for vlan table lost problem when resettingYunsheng Lin2018-03-222-0/+29
* | net: hns3: fix the VF queue reset flow errorPeng Li2018-03-224-6/+53
* | net: hns3: reallocate tx/rx buffer after changing mtuFuyun Liang2018-03-221-14/+22
* | net: hns3: add result checking for VF when modify unicast mac addressJian Shen2018-03-123-2/+6
* | net: hns3: add existence checking before adding unicast mac addressJian Shen2018-03-121-1/+16
* | net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()Jian Shen2018-03-121-5/+5
* | net: hns3: fix error type definition of return valueJian Shen2018-03-121-6/+6