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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-05-02
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
4
-4
/
+4
2017-05-01
net: hns: support deferred probe when no mdio
lipeng
1
-6
/
+33
2017-05-01
net: hns: support deferred probe when can not obtain irq
lipeng
3
-3
/
+11
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+38
2017-04-04
net: hns: Some checkpatch.pl script & warning fixes
Salil
6
-14
/
+11
2017-04-04
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
7
-70
/
+169
2017-04-04
net: hns: Adjust the SBM module buffer threshold
Kejian Yan
1
-4
/
+4
2017-04-04
net: hns: Simplify the exception sequence in hns_ppe_init()
Kejian Yan
1
-9
/
+8
2017-04-04
net: hns: Optimise the code in hns_mdio_wait_ready()
Kejian Yan
1
-4
/
+6
2017-04-04
net: hns: Clean redundant code from hns_mdio.c file
Kejian Yan
1
-10
/
+0
2017-04-04
net: hns: Remove redundant mac table operations
Kejian Yan
2
-170
/
+0
2017-04-04
net: hns: Remove redundant mac_get_id()
Kejian Yan
3
-23
/
+0
2017-04-04
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
4
-122
/
+0
2017-04-04
net: hns: Correct HNS RSS key set function
lipeng
2
-14
/
+18
2017-04-04
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
3
-10
/
+15
2017-04-04
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
7
-24
/
+337
2017-04-04
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
2
-21
/
+31
2017-04-04
net: hns: bug fix of ethtool show the speed
Daode Huang
1
-1
/
+1
2017-04-04
net: hns: Remove redundant memset during buffer release
lipeng
1
-1
/
+0
2017-04-04
net: hns: Optimize the code for GMAC pad and crc Config
lipeng
1
-20
/
+16
2017-04-04
net: hns: Modify GMAC init TX threshold value
lipeng
2
-0
/
+10
2017-04-04
net: hns: Fix the implementation of irq affinity function
lipeng
2
-46
/
+30
2017-04-01
net: hns: Add ACPI support to check SFP present
Daode Huang
2
-5
/
+34
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-1
/
+1
2017-03-26
net: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-03-26
net: hns: fix uninitialized data use
Arnd Bergmann
1
-2
/
+3
2017-02-14
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
1
-6
/
+0
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2017-02-06
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
1
-6
/
+2
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
1
-10
/
+15
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
3
-3
/
+3
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-1
/
+0
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
1
-6
/
+7
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-16
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-06
net: hns: Fix to conditionally convey RX checksum flag to stack
Salil
2
-7
/
+71
2016-12-06
net: hix5hd2_gmac: add reset control and clock signals
Dongpo Li
1
-12
/
+127
2016-12-06
net: hix5hd2_gmac: add tx scatter-gather feature
Dongpo Li
1
-11
/
+187
2016-12-06
net: hix5hd2_gmac: add generic compatible string
Dongpo Li
1
-4
/
+11
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2016-11-10
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
7
-0
/
+155
2016-11-10
net: hns: add multicast tcam table clear
Kejian Yan
7
-0
/
+113
2016-11-10
net: hns: modify tcam table of mask_key
Qianqian Xie
1
-0
/
+7
2016-11-10
net: hns: modify tcam table of mac mc-entry
Qianqian Xie
1
-8
/
+17
2016-11-10
net: hns: modify tcam table of mac mc-port
Qianqian Xie
1
-5
/
+13
2016-11-10
net: hns: modify table index to get mac entry
Qianqian Xie
1
-4
/
+10
[next]