summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hisilicon: Add Fast Ethernet MAC driverDongpo Li2016-07-173-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/+0Star
* 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/+7Star
* net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-20/+2Star
* net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes2016-06-281-17/+13Star
* 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/+10Star
* 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/+14Star
* 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/+4Star
* 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-151-1/+1
* net: hns: net: hns: enet adds support of acpiKejian Yan2016-06-051-12/+44
* net: hns: implement the miscellaneous operation by aslKejian Yan2016-06-051-0/+167
* net: hns: register phy device in each mac initial sequenceKejian Yan2016-06-051-7/+126
* net: hns: dsaf adds support of acpiKejian Yan2016-06-053-83/+114
* net: hns: add dsaf misc operation methodKejian Yan2016-06-0510-70/+111
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-058-25/+49
* net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan2016-06-054-14/+16
* net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan2016-06-051-3/+2Star
* net: hns: use device_* APIs instead of of_* APIsKejian Yan2016-06-052-12/+8Star
* net: hisilicon: add support of acpi for hns-mdioKejian Yan2016-06-051-37/+69
* net: hisilicon: cleanup to prepare for other casesKejian Yan2016-06-051-30/+18Star
* net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0Star
* 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
* net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-12/+14
* net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-263-25/+30
* net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-263-17/+19
* net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-266-34/+51