summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-182-40/+20Star
|\
| * net:hns: print MAC with %pMAndy Shevchenko2015-12-141-35/+14Star
| * net:hns: annotate IO address space properlyAndy Shevchenko2015-12-141-5/+6
* | net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-093-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: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven2015-11-091-1/+2
* net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0Star
* net: hns: fixes the bug tested XGE by ethtool -pLi Peng2015-10-281-8/+1Star
* net: hisilicon: deals with the sub ctrl by sysconyankejian2015-10-221-10/+11
* net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang2015-10-221-4/+1Star
* net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann2015-10-191-1/+1
* net: hisilicon: add OF dependencyArnd Bergmann2015-10-191-1/+1
* net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann2015-10-191-0/+2
* net: hns: fixes a bug about timeout by pause framelisheng2015-10-191-7/+6Star
* net: hns: fixes the issue by using ethtool -sChenny Xu2015-10-191-27/+12Star
* net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode2015-10-191-1/+1
* net: hisilicon rm hnae sysfs interfacehuangdaode2015-10-191-47/+0Star
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0Star
* net: hisilicon: fixes a bug when using ethtool -Slipeng2015-10-151-3/+3
* net: hisilicon net: fix a bug about ledlipeng2015-10-151-1/+3
* net: hisilicon: supports promisc modeyankejian2015-10-147-3/+55
* net: hns: fix the unknown phy_nterface_t type errorhuangdaode2015-10-131-0/+1
* net: HNS: fix MDIO dependenciesArnd Bergmann2015-10-121-3/+2Star
* net: hns: fix 32-bit build warningArnd Bergmann2015-10-081-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-021-1/+1
|\
| * net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda2015-09-271-1/+1
* | net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode2015-09-296-25/+7Star
* | net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode2015-09-215-0/+2971
* | net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-2118-0/+9798
* | net: add Hisilicon Network Subsystem hnae framework supporthuangdaode2015-09-215-0/+1103
* | net: add Hisilicon Network Subsystem MDIO supporthuangdaode2015-09-214-187/+531
|/
* net: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-112-2/+0Star
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1Star
* net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-1/+0Star
* hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2015-05-121-1/+1
* net: hip04: Make tx coalesce timer actually workThomas Gleixner2015-04-151-7/+11
* net: hip04: add missing MODULE_LICENSEArnd Bergmann2015-02-031-0/+1
* hisilicon: add some missing curly bracesDan Carpenter2015-01-291-1/+2
* net: hisilicon: new hip04 ethernet driverdingtianhong2015-01-142-1/+970
* net: hisilicon: new hip04 MDIO driverZhangfei Gao2015-01-143-0/+196
* net: hisilicon: add hix5hd2 mac driverZhangfei Gao2014-06-033-0/+1098