index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-02-19
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-02-14
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
1
-0
/
+2
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+14
2019-01-28
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-01-28
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-01-17
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-01-05
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
1
-4
/
+2
2019-01-05
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
1
-10
/
+7
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-178
/
+413
2018-12-16
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
1
-41
/
+216
2018-12-16
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2
-4
/
+11
2018-12-16
net: hns: Fix ntuple-filters status error.
Yonglong Liu
1
-1
/
+1
2018-12-16
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
1
-2
/
+10
2018-12-16
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
1
-1
/
+22
2018-12-16
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2
-127
/
+127
2018-12-16
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2
-0
/
+18
2018-12-16
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
1
-2
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-2
/
+4
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-30
/
+20
2018-09-28
net: hns: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-25
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
2
-12
/
+20
2018-09-17
net: hns: make function hns_gmac_wait_fifo_clean() static
Wei Yongjun
1
-1
/
+1
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-4
/
+257
2018-08-30
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-08-30
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
1
-0
/
+2
2018-08-30
net: hns: add the code for cleaning pkt in chip
Peng Li
13
-4
/
+255
2018-08-23
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
1
-102
/
+1
2018-08-23
net: hns: fix skb->truesize underestimation
Huazhong Tan
1
-1
/
+1
2018-08-23
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-23
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-71
/
+68
2018-08-08
net: hns: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-03
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2
-14
/
+1
2018-07-27
net: hisilicon: hns: Replace mdelay() with msleep()
Jia-Ju Bai
2
-4
/
+4
2018-07-27
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
1
-1
/
+1
2018-07-26
net: hns: Make many functions static
YueHaibing
10
-52
/
+60
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2
-4
/
+10
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-05
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
1
-5
/
+18
2018-04-19
net: hns: Avoid action name truncation
dann frazier
1
-1
/
+1
2018-04-01
ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
Joe Perches
1
-4
/
+2
2018-03-18
net: hns: Fix ethtool private flags
Matthias Brugger
4
-4
/
+6
[next]