summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns
AgeCommit message (Expand)Author
2018-01-22net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan
2018-01-02net: hns: add ACPI mode support for ethtool -pJian Shen
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01net: hns: set correct return valuePan Bian
2017-10-18net: hns: Convert timers to use timer_setup()Kees Cook
2017-08-04net: hns: Fix for __udivdi3 compiler errorLin Yun Sheng
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-19hns: remove useless void caststephen hemminger
2017-07-14net: hns: add acpi function of xge led controlLiuJian
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-19net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-05-08format-security: move static strings to constKees Cook
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li
2017-04-30net: hns: support deferred probe when no mdiolipeng
2017-04-30net: hns: support deferred probe when can not obtain irqlipeng
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng
2017-04-03net: hns: Adjust the SBM module buffer thresholdKejian Yan
2017-04-03net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan
2017-04-03net: hns: Remove redundant mac table operationsKejian Yan
2017-04-03net: hns: Remove redundant mac_get_id()Kejian Yan
2017-04-03net: hns: Remove the redundant adding and deleting mac functionKejian Yan
2017-04-03net: hns: Correct HNS RSS key set functionlipeng
2017-04-03net: hns: Replace netif_tx_lock to ring spin locklipeng
2017-04-03net: hns: Fix to adjust buf_size of ring according to mtulipeng
2017-04-03net: hns: Optimize hns_nic_common_poll for better performancelipeng
2017-04-03net: hns: bug fix of ethtool show the speedDaode Huang
2017-04-03net: hns: Remove redundant memset during buffer releaselipeng
2017-04-03net: hns: Optimize the code for GMAC pad and crc Configlipeng
2017-04-03net: hns: Modify GMAC init TX threshold valuelipeng
2017-04-03net: hns: Fix the implementation of irq affinity functionlipeng
2017-04-01net: hns: Add ACPI support to check SFP presentDaode Huang
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-25net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-03-25net: hns: fix uninitialized data useArnd Bergmann
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan