summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0110-195/+174
|\
| * net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng2016-03-283-6/+8
| * net: hns: fixed the setting and getting overtime bugLisheng2016-03-284-154/+126
| * net: hns: bug fix about getting hilink status for HNS v2Sheng Li2016-03-242-18/+24
| * 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 for return valuesQianqian Xie2016-03-241-2/+2
| * net: hns: optimizate fmt of snprintf()Qianqian Xie2016-03-241-1/+2
| * net: hns: fix a bug for cycle indexQianqian Xie2016-03-241-6/+6
* | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-241-1/+1
|\ \ | |/ |/|
| * asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-011-1/+1
* | net: hns: bug fix about the overflow of mssDaode Huang2016-03-221-9/+8
* | net: hns: adds limitation for debug port mtuKejian Yan2016-03-222-0/+4
* | net: hns: fix the bug about mtu settingKejian Yan2016-03-224-1/+9
* | net: hns: fixes a bug of RSSKejian Yan2016-03-222-2/+22
* | net: hns: fix return value of the function about rssKejian Yan2016-03-223-20/+8
* | net: hns: set xge statistic reg as read onlyQianqian Xie2016-03-221-2/+3
* | net: hns: fixed the bug about GMACs mac settingSheng Li2016-03-221-10/+8
* | net: hns: add uc match for debug portsKejian Yan2016-03-225-2/+43
* | net: hns: fixed portid bug in sending manage pktSheng Li2016-03-223-1/+9
* | net: hns: bug fix about ping6Kejian Yan2016-03-221-0/+9
* | net: hns: fix the bug about loopbackyankejian2016-03-075-1/+65
* | net: hns: enet specifies a reference to dsafyankejian2016-01-217-28/+28
|/
* net: hns: bug fix about hisilicon TSO BD modehuangdaode2016-01-183-2/+19
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* phy: Use phy_read() instead of mdiobus_read()Andrew Lunn2016-01-071-68/+36
* net: hns: avoid uninitialized variable warning:Arnd Bergmann2016-01-061-25/+22
* net: hns: use to_platform_device()Geliang Tang2015-12-291-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-40/+20
|\
| * net:hns: print MAC with %pMAndy Shevchenko2015-12-131-35/+14
| * net:hns: annotate IO address space properlyAndy Shevchenko2015-12-131-5/+6
* | net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-083-30/+55
* | net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil2015-12-042-51/+59
* | 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-046-4/+95
* | net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil2015-12-046-10/+242
* | net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-0414-196/+689
|/
* net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
* net: hns: fixes the bug tested XGE by ethtool -pLi Peng2015-10-271-8/+1
* net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang2015-10-211-4/+1
* net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann2015-10-181-0/+2
* net: hns: fixes a bug about timeout by pause framelisheng2015-10-181-7/+6
* net: hns: fixes the issue by using ethtool -sChenny Xu2015-10-181-27/+12
* net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode2015-10-181-1/+1
* net: hisilicon rm hnae sysfs interfacehuangdaode2015-10-181-47/+0
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0
* net: hisilicon: fixes a bug when using ethtool -Slipeng2015-10-151-3/+3
* net: hisilicon net: fix a bug about ledlipeng2015-10-141-1/+3
* net: hisilicon: supports promisc modeyankejian2015-10-147-3/+55
OpenPOWER on IntegriCloud