aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn1-68/+36
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann1-25/+22
2015-12-29net: hns: use to_platform_device()Geliang Tang1-2/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-40/+20
2015-12-13net:hns: print MAC with %pMAndy Shevchenko1-35/+14
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko1-5/+6
2015-12-08net: hns: optimize XGE capability by reducing cpu usageyankejian3-30/+55
2015-12-04net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil2-51/+59
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 DriverSalil6-4/+95
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil6-10/+242
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil14-196/+689
2015-11-01net: hisilicon: Remove .owner assignment from platform_driverhuangdaode1-1/+0
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-10-21net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang1-4/+1
2015-10-18net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann1-0/+2
2015-10-18net: hns: fixes a bug about timeout by pause framelisheng1-7/+6
2015-10-18net: hns: fixes the issue by using ethtool -sChenny Xu1-27/+12
2015-10-18net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode1-1/+1
2015-10-18net: hisilicon rm hnae sysfs interfacehuangdaode1-47/+0
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-10-15net: hisilicon: fixes a bug when using ethtool -Slipeng1-3/+3
2015-10-14net: hisilicon net: fix a bug about ledlipeng1-1/+3
2015-10-14net: hisilicon: supports promisc modeyankejian7-3/+55
2015-10-12net: hns: fix the unknown phy_nterface_t type errorhuangdaode1-0/+1
2015-10-08net: hns: fix 32-bit build warningArnd Bergmann1-6/+6
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode6-25/+7
2015-09-20net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode4-0/+2963
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode17-0/+9789
2015-09-20net: add Hisilicon Network Subsystem hnae framework supporthuangdaode3-0/+1095