summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1510-71/+68
|\
| * net: hns: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing2018-08-022-14/+1
| * net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai2018-07-272-4/+4
| * net: hns: make hns_dsaf_roce_reset non staticYueHaibing2018-07-261-1/+1
| * net: hns: Make many functions staticYueHaibing2018-07-2610-52/+60
| * net: allow fallback function to pass netdevAlexander Duyck2018-07-091-1/+1
| * net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* | ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-232-4/+10
|/
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* net: hns: Fix the process of adding broadcast addresses to tcamXi Wang2018-06-041-5/+18
* net: hns: Avoid action name truncationdann frazier2018-04-191-1/+1
* ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches2018-03-311-4/+2
* net: hns: Fix ethtool private flagsMatthias Brugger2018-03-174-4/+6
* net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan2018-01-222-21/+38
* net: hns: add ACPI mode support for ethtool -pJian Shen2018-01-022-2/+57
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-2/+2
|\ \ \ | |/ /
| * | net: hns: set correct return valuePan Bian2017-11-011-2/+2
| |/
* | net: hns: Convert timers to use timer_setup()Kees Cook2017-10-181-4/+3
|/
* net: hns: Fix for __udivdi3 compiler errorLin Yun Sheng2017-08-041-1/+2
* net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng2017-08-036-11/+149
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-212-3/+58
|\
| * net: hns: add acpi function of xge led controlLiuJian2017-07-142-3/+58
* | hns: remove useless void caststephen hemminger2017-07-191-1/+1
|/
* net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng2017-07-121-7/+9
* net: hns: Fix a skb used after free bugYunsheng Lin2017-07-082-15/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-72/+36
|\
| * net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng2017-07-032-71/+35
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-2/+14
| |\
| * | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-1/+1
* | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-8/+7
|\ \ \ | |_|/ |/| |
| * | ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot2017-06-271-1/+1
| * | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-8/+7
| |/
* | net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng2017-06-191-2/+14
|/
* format-security: move static strings to constKees Cook2017-05-081-1/+1
* net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li2017-05-024-4/+4
* net: hns: support deferred probe when no mdiolipeng2017-04-301-6/+33
* net: hns: support deferred probe when can not obtain irqlipeng2017-04-303-3/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-063-7/+38
|\
| * net: hns: Add ACPI support to check SFP presentDaode Huang2017-04-012-5/+34
| * net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-03-251-0/+1
| * net: hns: fix uninitialized data useArnd Bergmann2017-03-251-2/+3
* | net: hns: Some checkpatch.pl script & warning fixesSalil2017-04-036-14/+11
* | net: hns: Avoid Hip06 chip TX packet line buglipeng2017-04-037-70/+169
* | net: hns: Adjust the SBM module buffer thresholdKejian Yan2017-04-031-4/+4
* | net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan2017-04-031-9/+8
OpenPOWER on IntegriCloud