summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_enet.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns: Fix the device being used for dma mapping during TXKejian Yan2017-02-101-1/+1
* net: hns: Fix to conditionally convey RX checksum flag to stackSalil2016-12-061-7/+69
* net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan2016-11-101-0/+26
* net: hns: add multicast tcam table clearKejian Yan2016-11-101-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-34/+73
|\
| * Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-141-34/+73
| |\
| | * net: hns: delete redundant broadcast packet filter processDaode Huang2016-10-031-10/+0
| | * net: hns: bug fix about broadcast/multicast packetsDaode Huang2016-10-031-0/+16
| | * net: hns: delete repeat read fbd num after whileDaode Huang2016-10-031-13/+2
| | * net: hns: add fini_process for v2 napi processDaode Huang2016-10-031-7/+38
| | * net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng2016-10-031-5/+18
* | | ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-4/+7
|/ /
* | net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes2016-09-221-14/+9
|/
* net: hns: add a space before "*/"Daode Huang2016-07-011-2/+2
* net: hns: bug fix about TSO on|off when there is trafficDaode Huang2016-06-211-4/+4
* net: hns: fix bug that alloc skb fail lead to port unavailableJun He2016-06-211-2/+3
* net: hns: delete redundancy ring enable operationsDaode Huang2016-06-211-6/+1
* 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
OpenPOWER on IntegriCloud