summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns
AgeCommit message (Expand)Author
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-06net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King
2016-10-03net: hns: delete redundant broadcast packet filter processDaode Huang
2016-10-03net: hns: bug fix about broadcast/multicast packetsDaode Huang
2016-10-03net: hns: fix the bug of forwarding tableDaode Huang
2016-10-03net: hns: fix port not available after testing loopbackKejian Yan
2016-10-03net: hns: delete repeat read fbd num after whileDaode Huang
2016-10-03net: hns: add fini_process for v2 napi processDaode Huang
2016-10-03net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang
2016-10-03net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng
2016-09-22net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-22net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil
2016-08-23net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()Wei Yongjun
2016-08-19net: hns: Add reset function support for RoCE driveroulijun
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-15net: hns: mdio->irq is an array, so no need to check if it is nullColin Ian King
2016-08-10net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick
2016-08-01ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen
2016-08-01ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun
2016-07-01net: hns: add media-type property for hnsKejian Yan
2016-07-01net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan
2016-07-01net: hns: normalize two different loopDaode Huang
2016-07-01net: hns: add a space before "*/"Daode Huang
2016-07-01net: hns: delete redundant parentheseDaode Huang
2016-07-01net: hns: change code style from a = a + x to a += xDaode Huang
2016-07-01net: hns: fix code style about hns driverDaode Huang
2016-06-21net: hns: bug fix about TSO on|off when there is trafficDaode Huang
2016-06-21net: hns: change the default coalesce usecsDaode Huang
2016-06-21net: hns: fix sbm default parameters config errorDaode Huang
2016-06-21net: hns: fix bug that alloc skb fail lead to port unavailableJun He
2016-06-21net: hns: bug fix about led control logic when link downDaode Huang
2016-06-21net: hns: delete redundancy ring enable operationsDaode Huang
2016-06-21net: hns: add get_coalesce_range api for hnsDaode Huang
2016-06-21net: hns: fix bug of getting the wrong tcam dataDaode Huang
2016-06-21net: hns: add spin lock for tcam table operationDaode Huang
2016-06-21net: hns: bugfix about pfc pause frame statisticsDaode Huang
2016-06-21net: hns: fix the wrong speed for bondQianqian Xie
2016-06-21net: hns: fix ethtool loopback fail bugKejian Yan
2016-06-21net: hns: select Hilink before serdes loopback for HNS V2Kejian Yan
2016-06-21net: hns: fix the error info when dma_set_mask_and_coherent failQianqian Xie
2016-06-21net: hns: Remove unnecessary device resource freeQianqian Xie
2016-06-21net: hns: typo fix of annotation info for hns_nic_reset_subtask()Qianqian Xie
2016-06-21net: hns: add skb_reset_mac_header() after skb being allocKejian Yan