summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta
2017-11-11net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplexFuyun Liang
2017-11-11net: hns3: fix a bug when getting phy address from NCL_config fileFuyun Liang
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03net: hns3: fix a bug for phy supported feature initializationFuyun Liang
2017-11-03net: hns3: add support for nway_resetFuyun Liang
2017-11-03net: hns3: add support for set_link_ksettingsFuyun Liang
2017-11-03net: hns3: fix a bug in hns3_driv_to_eth_capsFuyun Liang
2017-11-03net: hns3: fix for getting advertised_caps in hns3_get_link_ksettingsFuyun Liang
2017-11-03net: hns3: fix for getting autoneg in hns3_get_link_ksettingsFuyun Liang
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02net: hns3: hns3:fix a bug about statistic counter in reset processqumingguang
2017-11-02net: hns3: Fix a misuse to devm_free_irqqumingguang
2017-11-02net: hns3: Add reset interface implementation in clientLipeng
2017-11-02net: hns3: Add timeout process in hns3_enetLipeng
2017-11-02net: hns3: Add reset process in hclge_mainLipeng
2017-11-02net: hns3: Add support for misc interruptLipeng
2017-11-02net: hns3: Refactor the initialization of command queueLipeng
2017-11-02net: hns3: Refactor mac_init functionqumingguang
2017-11-02net: hns3: Refactor the mapping of tqp to vportLipeng
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: hns3: remove a couple of redundant assignmentsColin Ian King
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01net: hns: set correct return valuePan Bian
2017-10-26net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tblLipeng
2017-10-26net: hns3: fix a bug in hclge_uninit_client_instanceLipeng
2017-10-26net: hns3: add nic_client check when initialize roce base informationLipeng
2017-10-26net: hns3: fix the bug of hns3_set_txbd_baseinfoLipeng
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24net: hns3: fix a bug about hns3_clean_tx_ringLipeng
2017-10-24net: hns3: remove redundant memset when alloc bufferLipeng
2017-10-24net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfgLipeng
2017-10-24net: hns3: get vf count by pci_sriov_get_totalvfsLipeng
2017-10-24net: hns3: fix the ops check in hns3_get_rxnfcLipeng
2017-10-24net: hns3: fix the bug when map buffer failLipeng
2017-10-24net: hns3: fix a bug when alloc new bufferLipeng
2017-10-22net: hns3: Add mac loopback selftest support in hns3 driverYunsheng Lin
2017-10-22net: hns3: Refactor the skb receiving and transmitting functionYunsheng Lin
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin
2017-10-18net: hns: Convert timers to use timer_setup()Kees Cook
2017-10-11net: hns3: make local functions staticWei Yongjun
2017-10-10net: hns3: fix the ring count for ETHTOOL_GRXRINGSLipeng
2017-10-10net: hns3: add support for ETHTOOL_GRXFHLipeng
2017-10-10net: hns3: add support for set_rxnfcLipeng
2017-10-10net: hns3: add support for set_ringparamLipeng
2017-10-10net: hns3: fixes the ring index in hns3_fini_ringLipeng
2017-10-09net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin