summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_enet.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-01net: hns: add a space before "*/"Daode Huang1-2/+2
2016-06-21net: hns: bug fix about TSO on|off when there is trafficDaode Huang1-4/+4
2016-06-21net: hns: fix bug that alloc skb fail lead to port unavailableJun He1-2/+3
2016-06-21net: hns: delete redundancy ring enable operationsDaode Huang1-6/+1
2016-06-21net: hns: fix the wrong speed for bondQianqian Xie1-19/+24
2016-06-21net: hns: fix the error info when dma_set_mask_and_coherent failQianqian Xie1-1/+1
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-05net: hns: net: hns: enet adds support of acpiKejian Yan1-12/+44
2016-06-05net: hns: add uniform interface for phy connectionKejian Yan1-9/+12
2016-06-05net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan1-6/+8
2016-06-05net: hns: use device_* APIs instead of of_* APIsKejian Yan1-8/+3
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-3/+3
2016-04-26net: hns: add attribute port-idx-in-ae in enet node.Yisen.Zhuang\(Zhuangyuzeng\)1-4/+13
2016-03-24net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan1-1/+1
2016-03-24net: hns: optimizate irq proccess for HNS V2Sheng Li1-4/+5
2016-03-24net: hns: remove useless variable assignment and commentQianqian Xie1-4/+1
2016-03-22net: hns: bug fix about the overflow of mssDaode Huang1-9/+8
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li1-1/+5
2016-03-22net: hns: bug fix about ping6Kejian Yan1-0/+9
2016-01-21net: hns: enet specifies a reference to dsafyankejian1-6/+9
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann1-25/+22
2015-12-09net: hns: optimize XGE capability by reducing cpu usageyankejian1-26/+53
2015-12-04net:hns: Add support of ethtool TSO set option for Hip06 in HNSSalil1-0/+47
2015-12-04net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil1-3/+79
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-72/+288
2015-11-02net: hisilicon: Remove .owner assignment from platform_driverhuangdaode1-1/+0
2015-10-19net: hns: fixes a bug about timeout by pause framelisheng1-7/+6
2015-10-14net: hisilicon: supports promisc modeyankejian1-1/+16
2015-09-29net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode1-17/+0
2015-09-21net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode1-0/+1646