summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_enet.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns: fix the wrong speed for bondQianqian Xie2016-06-211-19/+24
* net: hns: fix the error info when dma_set_mask_and_coherent failQianqian Xie2016-06-211-1/+1
* 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: net: hns: enet adds support of acpiKejian Yan2016-06-041-12/+44
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-041-9/+12
* net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan2016-06-041-6/+8
* net: hns: use device_* APIs instead of of_* APIsKejian Yan2016-06-041-8/+3
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-3/+3
* net: hns: add attribute port-idx-in-ae in enet node.Yisen.Zhuang\(Zhuangyuzeng\)2016-04-261-4/+13
* net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan2016-03-241-1/+1
* net: hns: optimizate irq proccess for HNS V2Sheng Li2016-03-241-4/+5
* net: hns: remove useless variable assignment and commentQianqian Xie2016-03-241-4/+1
* net: hns: bug fix about the overflow of mssDaode Huang2016-03-221-9/+8
* net: hns: fixed portid bug in sending manage pktSheng Li2016-03-221-1/+5
* net: hns: bug fix about ping6Kejian Yan2016-03-221-0/+9
* net: hns: enet specifies a reference to dsafyankejian2016-01-211-6/+9
* net: hns: avoid uninitialized variable warning:Arnd Bergmann2016-01-061-25/+22
* net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-081-26/+53
* net:hns: Add support of ethtool TSO set option for Hip06 in HNSSalil2015-12-041-0/+47
* net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil2015-12-041-3/+79
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-72/+288
* net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
* net: hns: fixes a bug about timeout by pause framelisheng2015-10-181-7/+6
* net: hisilicon: supports promisc modeyankejian2015-10-141-1/+16
* net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode2015-09-281-17/+0
* net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode2015-09-201-0/+1646