summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns: Fix loopback test failed at copper portsYonglong Liu2019-07-101-0/+4
* net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu2019-05-161-1/+3
* net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu2019-05-161-5/+2
* net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-03-231-1/+1
* net: hns: Fix use after free identified by SLUB debugYonglong Liu2019-03-231-4/+2
* net: hisilicon: remove unexpected free_netdevPan Bian2018-12-171-3/+1
* net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan2018-10-101-3/+3
* net: hns: Fix ethtool private flagsMatthias Brugger2018-04-084-4/+6
* net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li2018-03-244-4/+4
* net: hns: Fix the device being used for dma mapping during TXKejian Yan2017-06-171-1/+1
* hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-141-6/+2
* net:hns: print MAC with %pMAndy Shevchenko2015-12-131-35/+14
* net:hns: annotate IO address space properlyAndy Shevchenko2015-12-131-5/+6
* 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
* hisilicon: add some missing curly bracesDan Carpenter2015-01-281-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-023-0/+1098