summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King2016-08-261-1/+2
* net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick2016-08-101-1/+1
* ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen2016-08-011-3/+4
* ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen2016-08-011-3/+6
* net: hisilicon: Add Fast Ethernet MAC driverDongpo Li2016-07-163-0/+1020
* net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun2016-07-051-8/+8
* net: hns: get reset registers from DTKejian Yan2016-07-011-14/+66
* net: hns: add media-type property for hnsKejian Yan2016-07-015-3/+48
* net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan2016-07-011-15/+0
* net: hns: normalize two different loopDaode Huang2016-07-011-9/+9
* net: hns: add a space before "*/"Daode Huang2016-07-011-2/+2
* net: hns: delete redundant parentheseDaode Huang2016-07-011-2/+2
* net: hns: change code style from a = a + x to a += xDaode Huang2016-07-011-16/+16
* net: hns: fix code style about hns driverDaode Huang2016-07-011-9/+7
* net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-20/+2
* net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes2016-06-281-17/+13
* net: hns: bug fix about TSO on|off when there is trafficDaode Huang2016-06-211-4/+4
* net: hns: change the default coalesce usecsDaode Huang2016-06-212-2/+2
* net: hns: fix sbm default parameters config errorDaode Huang2016-06-212-17/+39
* net: hns: fix bug that alloc skb fail lead to port unavailableJun He2016-06-211-2/+3
* net: hns: bug fix about led control logic when link downDaode Huang2016-06-211-5/+7
* net: hns: delete redundancy ring enable operationsDaode Huang2016-06-214-21/+10
* net: hns: add get_coalesce_range api for hnsDaode Huang2016-06-213-0/+40
* net: hns: fix bug of getting the wrong tcam dataDaode Huang2016-06-211-4/+4
* net: hns: add spin lock for tcam table operationDaode Huang2016-06-212-0/+27
* net: hns: bugfix about pfc pause frame statisticsDaode Huang2016-06-214-12/+81
* net: hns: fix the wrong speed for bondQianqian Xie2016-06-212-20/+25
* net: hns: fix ethtool loopback fail bugKejian Yan2016-06-211-21/+14
* net: hns: select Hilink before serdes loopback for HNS V2Kejian Yan2016-06-211-6/+20
* net: hns: fix the error info when dma_set_mask_and_coherent failQianqian Xie2016-06-211-1/+1
* net: hns: Remove unnecessary device resource freeQianqian Xie2016-06-211-35/+4
* net: hns: typo fix of annotation info for hns_nic_reset_subtask()Qianqian Xie2016-06-211-1/+1
* net: hns: add skb_reset_mac_header() after skb being allocKejian Yan2016-06-211-0/+1
* net: hns: fix hns dsaf v1 dont support tx_pause closeQianqian Xie2016-06-211-3/+3
* net: hns: bug fix of ge reset sequenceQianqian Xie2016-06-211-1/+5
* net: hns: update the dependencyKejian Yan2016-06-141-1/+1
* net: hns: net: hns: enet adds support of acpiKejian Yan2016-06-041-12/+44
* net: hns: implement the miscellaneous operation by aslKejian Yan2016-06-041-0/+167
* net: hns: register phy device in each mac initial sequenceKejian Yan2016-06-041-7/+126
* net: hns: dsaf adds support of acpiKejian Yan2016-06-043-83/+114
* net: hns: add dsaf misc operation methodKejian Yan2016-06-0410-70/+111
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-048-25/+49
* net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan2016-06-044-14/+16
* net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan2016-06-041-3/+2
* net: hns: use device_* APIs instead of of_* APIsKejian Yan2016-06-042-12/+8
* net: hisilicon: add support of acpi for hns-mdioKejian Yan2016-06-041-37/+69
* net: hisilicon: cleanup to prepare for other casesKejian Yan2016-06-041-30/+18
* net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-4/+4
* net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-3/+3