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
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
/
cisco
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Arnd Bergmann
1
-3
/
+3
2019-03-02
drivers: net: Remove unnecessary semicolon
YueHaibing
1
-1
/
+2
2019-02-02
enic: fix checksum validation for IPv6
Govindarajulu Varadarajan
1
-1
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-08-04
net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
3
-3
/
+3
2018-08-01
enic: do not call enic_change_mtu in enic_probe
Govindarajulu Varadarajan
1
-1
/
+1
2018-07-29
enic: handle mtu change for vf properly
Govindarajulu Varadarajan
1
-51
/
+27
2018-06-20
enic: do not overwrite error code
Govindarajulu Varadarajan
1
-5
/
+4
2018-06-20
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2
-3
/
+3
2018-06-06
enic: fix UDP rss bits
Govindarajulu Varadarajan
7
-21
/
+67
2018-05-25
enic: set DMA mask to 47 bit
Govindarajulu Varadarajan
1
-4
/
+4
2018-03-16
enic: drop IP proto check for vxlan tunnel delete
Govindarajulu Varadarajan
1
-3
/
+2
2018-03-07
enic: fix boolreturn.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-03-05
enic: set IG desc cache flag in open
Govindarajulu Varadarajan
3
-2
/
+4
2018-03-05
enic: enable rq before updating rq descriptors
Govindarajulu Varadarajan
1
-3
/
+7
2018-03-05
enic: set UDP rss flag
Govindarajulu Varadarajan
5
-1
/
+58
2018-03-05
enic: Check if hw supports multi wq with vxlan offload
Govindarajulu Varadarajan
2
-0
/
+6
2018-03-05
enic: Add vxlan offload support for IPv6 pkts
Govindarajulu Varadarajan
5
-13
/
+42
2018-03-05
enic: Check inner ip proto for pseudo header csum
Govindarajulu Varadarajan
1
-1
/
+14
2017-12-26
enic: add wq clean up budget
Govindarajulu Varadarajan
2
-2
/
+4
2017-12-03
enic: add sw timestamp support
Govindarajulu Varadarajan
2
-0
/
+13
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2
-5
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-02
enic: Add support for 'ethtool -g/-G'
Parvi Kaustubhi
2
-1
/
+78
2017-11-02
enic: reset fetch index
Parvi Kaustubhi
1
-14
/
+2
2017-09-21
drivers: net: enic: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-21
drivers: net: enic: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-07-11
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
1
-4
/
+5
2017-06-20
enic: Fix format truncation warning
Govindarajulu Varadarajan
2
-6
/
+6
2017-05-23
enic: unmask intr only when napi is complete
Govindarajulu Varadarajan
1
-4
/
+2
2017-02-10
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
1
-12
/
+114
2017-02-10
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2
-3
/
+159
2017-02-10
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
4
-0
/
+91
2017-02-04
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
2
-139
/
+5
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-2
/
+2
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-5
/
+3
2016-11-02
enic: set skb->hash type properly
Govindarajulu Varadarajan
2
-7
/
+13
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+23
2016-10-30
enic: fix rq disable
Govindarajulu Varadarajan
1
-9
/
+23
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2
-4
/
+5
2016-08-01
net: enic: use correct type specifier
xypron.glpk@gmx.de
1
-2
/
+2
2016-06-15
net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-12
/
+16
2016-04-18
enic: set netdev->vlan_features
Govindarajulu Varadarajan
1
-0
/
+1
2016-03-11
cisco: enic: Update logging macros and uses
Joe Perches
6
-37
/
+43
2016-02-09
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2
-8
/
+13
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-2
/
+0
2015-11-02
enic: assign affinity hint to interrupts
Govindarajulu Varadarajan
2
-0
/
+99
2015-10-05
enic: do hang reset only in case of tx timeout
Govindarajulu Varadarajan
4
-3
/
+40
[next]