summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu2018-12-161-41/+216
* net: hns: Add mac pcs config when enable|disable macYonglong Liu2018-12-162-4/+11
* net: hns: Fix ntuple-filters status error.Yonglong Liu2018-12-161-1/+1
* net: hns: Avoid net reset caused by pause frames stormYonglong Liu2018-12-161-2/+10
* net: hns: Free irq when exit from abnormal branchYonglong Liu2018-12-161-1/+22
* net: hns: Clean rx fbd when ae stopped.Yonglong Liu2018-12-161-0/+3
* net: hns: Fixed bug that netdev was opened twiceYonglong Liu2018-12-161-0/+3
* net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2018-12-162-127/+127
* net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2018-12-162-0/+18
* net: hns: Incorrect offset address used for some registers.Yonglong Liu2018-12-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-042-30/+20
|\
| * net: hns: remove ndo_poll_controllerEric Dumazet2018-09-281-18/+0
| * net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2018-09-252-12/+20
* | net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun2018-09-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-0514-4/+257
|\|
| * net: hns: add netif_carrier_off before change speed and duplexPeng Li2018-08-301-0/+2
| * net: hns: add the code for cleaning pkt in chipPeng Li2018-08-3013-4/+255
* | net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-4/+4
|/
* net: hns: use eth_get_headlen interface instead of hns_nic_get_headlenHuazhong Tan2018-08-231-102/+1
* net: hns: fix skb->truesize underestimationHuazhong Tan2018-08-231-1/+1
* net: hns: modify variable type in hns_nic_reuse_pageHuazhong Tan2018-08-231-1/+2
* net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan2018-08-231-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1610-71/+68
|\
| * net: hns: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-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-271-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-131-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-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-04-011-4/+2
* net: hns: Fix ethtool private flagsMatthias Brugger2018-03-184-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-201-1/+1
|/