aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-16net: hisilicon: Add Fast Ethernet MAC driverDongpo Li3-0/+1020
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun1-8/+8
2016-07-01net: hns: get reset registers from DTKejian Yan1-14/+66
2016-07-01net: hns: add media-type property for hnsKejian Yan5-3/+48
2016-07-01net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan1-15/+0
2016-07-01net: hns: normalize two different loopDaode Huang1-9/+9
2016-07-01net: hns: add a space before "*/"Daode Huang1-2/+2
2016-07-01net: hns: delete redundant parentheseDaode Huang1-2/+2
2016-07-01net: hns: change code style from a = a + x to a += xDaode Huang1-16/+16
2016-07-01net: hns: fix code style about hns driverDaode Huang1-9/+7
2016-06-28net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-20/+2
2016-06-28net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes1-17/+13
2016-06-21net: hns: bug fix about TSO on|off when there is trafficDaode Huang1-4/+4
2016-06-21net: hns: change the default coalesce usecsDaode Huang2-2/+2
2016-06-21net: hns: fix sbm default parameters config errorDaode Huang2-17/+39
2016-06-21net: hns: fix bug that alloc skb fail lead to port unavailableJun He1-2/+3
2016-06-21net: hns: bug fix about led control logic when link downDaode Huang1-5/+7
2016-06-21net: hns: delete redundancy ring enable operationsDaode Huang4-21/+10
2016-06-21net: hns: add get_coalesce_range api for hnsDaode Huang3-0/+40
2016-06-21net: hns: fix bug of getting the wrong tcam dataDaode Huang1-4/+4
2016-06-21net: hns: add spin lock for tcam table operationDaode Huang2-0/+27
2016-06-21net: hns: bugfix about pfc pause frame statisticsDaode Huang4-12/+81
2016-06-21net: hns: fix the wrong speed for bondQianqian Xie2-20/+25
2016-06-21net: hns: fix ethtool loopback fail bugKejian Yan1-21/+14
2016-06-21net: hns: select Hilink before serdes loopback for HNS V2Kejian Yan1-6/+20
2016-06-21net: hns: fix the error info when dma_set_mask_and_coherent failQianqian Xie1-1/+1
2016-06-21net: hns: Remove unnecessary device resource freeQianqian Xie1-35/+4
2016-06-21net: hns: typo fix of annotation info for hns_nic_reset_subtask()Qianqian Xie1-1/+1
2016-06-21net: hns: add skb_reset_mac_header() after skb being allocKejian Yan1-0/+1
2016-06-21net: hns: fix hns dsaf v1 dont support tx_pause closeQianqian Xie1-3/+3
2016-06-21net: hns: bug fix of ge reset sequenceQianqian Xie1-1/+5
2016-06-14net: hns: update the dependencyKejian Yan1-1/+1
2016-06-04net: hns: net: hns: enet adds support of acpiKejian Yan1-12/+44
2016-06-04net: hns: implement the miscellaneous operation by aslKejian Yan1-0/+167
2016-06-04net: hns: register phy device in each mac initial sequenceKejian Yan1-7/+126
2016-06-04net: hns: dsaf adds support of acpiKejian Yan3-83/+114
2016-06-04net: hns: add dsaf misc operation methodKejian Yan10-70/+111
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan8-25/+49
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan4-14/+16
2016-06-04net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan1-3/+2
2016-06-04net: hns: use device_* APIs instead of of_* APIsKejian Yan2-12/+8
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan1-37/+69
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan1-30/+18
2016-05-23net: hns: avoid null pointer dereferencexypron.glpk@gmx.de1-11/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal2-4/+4
2016-04-29net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-3/+3
2016-04-29net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)1-12/+14
2016-04-26net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)3-25/+30
2016-04-26net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)3-17/+19
2016-04-26net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)6-34/+51