summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
* hip04_eth: fix missing error handle for build_skb failedwangweidong2016-01-131-1/+4
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-5/+0
* 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: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven2015-11-091-1/+2
* 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: deals with the sub ctrl by sysconyankejian2015-10-221-10/+11
* net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang2015-10-211-4/+1
* net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann2015-10-181-1/+1
* net: hisilicon: add OF dependencyArnd Bergmann2015-10-181-1/+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
* net: hns: fix the unknown phy_nterface_t type errorhuangdaode2015-10-121-0/+1
* net: HNS: fix MDIO dependenciesArnd Bergmann2015-10-121-3/+2
* 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-261-1/+1
* | net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode2015-09-286-25/+7
* | net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode2015-09-205-0/+2971
* | net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-2018-0/+9798
* | net: add Hisilicon Network Subsystem hnae framework supporthuangdaode2015-09-205-0/+1103
* | net: add Hisilicon Network Subsystem MDIO supporthuangdaode2015-09-204-187/+531
|/
* net: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-102-2/+0
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-1/+0
* 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-021-0/+1
OpenPOWER on IntegriCloud