aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski
2016-01-21net: hns: enet specifies a reference to dsafyankejian
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode
2016-01-15net: hns: fixes no syscon error when init mdioyankejian
2016-01-13hip04_eth: fix missing error handle for build_skb failedwangweidong
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann
2015-12-29net: hns: use to_platform_device()Geliang Tang
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-13net:hns: print MAC with %pMAndy Shevchenko
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-08net: hns: optimize XGE capability by reducing cpu usageyankejian
2015-12-04net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil
2015-12-04net:hns: Add support of ethtool TSO set option for Hip06 in HNSSalil
2015-12-04net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil
2015-11-09net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven
2015-11-01net: hisilicon: Remove .owner assignment from platform_driverhuangdaode
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian
2015-10-21net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang
2015-10-18net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann
2015-10-18net: hisilicon: add OF dependencyArnd Bergmann
2015-10-18net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann
2015-10-18net: hns: fixes a bug about timeout by pause framelisheng
2015-10-18net: hns: fixes the issue by using ethtool -sChenny Xu
2015-10-18net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode
2015-10-18net: hisilicon rm hnae sysfs interfacehuangdaode
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-15net: hisilicon: fixes a bug when using ethtool -Slipeng
2015-10-14net: hisilicon net: fix a bug about ledlipeng
2015-10-14net: hisilicon: supports promisc modeyankejian
2015-10-12net: hns: fix the unknown phy_nterface_t type errorhuangdaode
2015-10-12net: HNS: fix MDIO dependenciesArnd Bergmann
2015-10-08net: hns: fix 32-bit build warningArnd Bergmann
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode
2015-09-26net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda
2015-09-20net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem hnae framework supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem MDIO supporthuangdaode
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu
2015-05-12hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck