summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1517-662/+2848
|\
| * net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2017-11-142-81/+43
| * net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplexFuyun Liang2017-11-111-12/+1
| * net: hns3: fix a bug when getting phy address from NCL_config fileFuyun Liang2017-11-111-1/+1
| * net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-081-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
| |\
| * | net: hns3: fix a bug for phy supported feature initializationFuyun Liang2017-11-031-0/+10
| * | net: hns3: add support for nway_resetFuyun Liang2017-11-031-0/+18
| * | net: hns3: add support for set_link_ksettingsFuyun Liang2017-11-031-0/+11
| * | net: hns3: fix a bug in hns3_driv_to_eth_capsFuyun Liang2017-11-031-7/+2
| * | net: hns3: fix for getting advertised_caps in hns3_get_link_ksettingsFuyun Liang2017-11-031-0/+3
| * | net: hns3: fix for getting autoneg in hns3_get_link_ksettingsFuyun Liang2017-11-031-15/+15
| * | net: hns3: hns3:fix a bug about statistic counter in reset processqumingguang2017-11-021-0/+7
| * | net: hns3: Fix a misuse to devm_free_irqqumingguang2017-11-021-3/+2
| * | net: hns3: Add reset interface implementation in clientLipeng2017-11-021-0/+153
| * | net: hns3: Add timeout process in hns3_enetLipeng2017-11-022-0/+88
| * | net: hns3: Add reset process in hclge_mainLipeng2017-11-024-0/+326
| * | net: hns3: Add support for misc interruptLipeng2017-11-023-0/+81
| * | net: hns3: Refactor the initialization of command queueLipeng2017-11-023-16/+33
| * | net: hns3: Refactor mac_init functionqumingguang2017-11-021-7/+7
| * | net: hns3: Refactor the mapping of tqp to vportLipeng2017-11-021-11/+50
| * | net: hns3: remove a couple of redundant assignmentsColin Ian King2017-11-021-3/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-2/+2
| |\ \
| * | | net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tblLipeng2017-10-261-3/+3
| * | | net: hns3: fix a bug in hclge_uninit_client_instanceLipeng2017-10-261-2/+8
| * | | net: hns3: add nic_client check when initialize roce base informationLipeng2017-10-261-1/+1
| * | | net: hns3: fix the bug of hns3_set_txbd_baseinfoLipeng2017-10-261-1/+1
| * | | net: hns3: fix a bug about hns3_clean_tx_ringLipeng2017-10-242-4/+4
| * | | net: hns3: remove redundant memset when alloc bufferLipeng2017-10-241-2/+0
| * | | net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfgLipeng2017-10-241-2/+2
| * | | net: hns3: get vf count by pci_sriov_get_totalvfsLipeng2017-10-241-1/+2
| * | | net: hns3: fix the ops check in hns3_get_rxnfcLipeng2017-10-241-1/+1
| * | | net: hns3: fix the bug when map buffer failLipeng2017-10-241-1/+1
| * | | net: hns3: fix a bug when alloc new bufferLipeng2017-10-241-1/+1
| * | | net: hns3: Add mac loopback selftest support in hns3 driverYunsheng Lin2017-10-222-0/+327
| * | | net: hns3: Refactor the skb receiving and transmitting functionYunsheng Lin2017-10-222-5/+16
| * | | net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin2017-10-194-19/+86
| * | | net: hns: Convert timers to use timer_setup()Kees Cook2017-10-182-11/+9
| * | | net: hns3: make local functions staticWei Yongjun2017-10-111-2/+4
| * | | net: hns3: fix the ring count for ETHTOOL_GRXRINGSLipeng2017-10-101-1/+1
| * | | net: hns3: add support for ETHTOOL_GRXFHLipeng2017-10-103-0/+68
| * | | net: hns3: add support for set_rxnfcLipeng2017-10-106-2/+129
| * | | net: hns3: add support for set_ringparamLipeng2017-10-103-2/+81
| * | | net: hns3: fixes the ring index in hns3_fini_ringLipeng2017-10-101-1/+1
| * | | net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin2017-10-094-27/+15
| * | | net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin2017-10-095-109/+145
| * | | net: hns3: Cleanup for struct that used to send cmd to firmwareYunsheng Lin2017-10-093-119/+120
| * | | net: hns3: Consistently using GENMASK in hns3 driverYunsheng Lin2017-10-092-26/+26
| * | | net: hns3: Cleanup indentation for Kconfig in the the hisilicon folderYunsheng Lin2017-10-091-3/+3
| * | | net: hns3: Add hns3_get_handle macro in hns3 driverYunsheng Lin2017-10-094-63/+35
OpenPOWER on IntegriCloud