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
/
net
/
ncsi
/
ncsi-manage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-11-28
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
1
-1
/
+27
2018-11-18
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
1
-45
/
+219
2018-11-18
net/ncsi: Reset channel state in ncsi_start_dev()
Samuel Mendoza-Jonas
1
-6
/
+105
2018-11-18
net/ncsi: Don't mark configured channels inactive
Samuel Mendoza-Jonas
1
-2
/
+1
2018-11-18
net/ncsi: Don't deselect package in suspend if active
Samuel Mendoza-Jonas
1
-2
/
+13
2018-11-18
net/ncsi: Probe single packages to avoid conflict
Samuel Mendoza-Jonas
1
-55
/
+30
2018-11-18
net/ncsi: Don't enable all channels when HWA available
Samuel Mendoza-Jonas
1
-46
/
+4
2018-10-18
net/ncsi: Add NCSI Broadcom OEM command
Vijay Khemka
1
-0
/
+82
2018-10-16
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
1
-0
/
+16
2018-06-20
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
1
-18
/
+15
2018-06-20
net/ncsi: Drop no more channels message
Joel Stanley
1
-2
/
+0
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
1
-7
/
+7
2018-04-17
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
1
-174
/
+52
2018-03-05
net/ncsi: Add generic netlink family
Samuel Mendoza-Jonas
1
-4
/
+26
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-5
/
+3
2017-11-11
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
1
-19
/
+57
2017-11-03
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
1
-1
/
+1
2017-10-21
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
1
-3
/
+5
2017-10-21
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
1
-2
/
+10
2017-10-21
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
1
-6
/
+9
2017-10-12
net/ncsi: Don't limit vids based on hot_channel
Samuel Mendoza-Jonas
1
-8
/
+9
2017-09-05
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
1
-0
/
+2
2017-08-29
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
1
-3
/
+305
2016-10-20
net/ncsi: Choose hot channel as active one if necessary
Gavin Shan
1
-3
/
+19
2016-10-20
net/ncsi: Fix stale link state of inactive channels on failover
Gavin Shan
1
-1
/
+27
2016-10-20
net/ncsi: Avoid if statements in ncsi_suspend_channel()
Gavin Shan
1
-28
/
+50
2016-10-04
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
1
-13
/
+24
2016-10-04
net/ncsi: Rework the channel monitoring
Gavin Shan
1
-19
/
+25
2016-10-04
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
1
-9
/
+10
2016-10-04
net/ncsi: Rework request index allocation
Gavin Shan
1
-8
/
+9
2016-10-04
net/ncsi: Don't probe on the reserved channel ID (0x1f)
Gavin Shan
1
-2
/
+2
2016-10-04
net/ncsi: Introduce NCSI_RESERVED_CHANNEL
Gavin Shan
1
-7
/
+7
2016-10-04
net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
Gavin Shan
1
-17
/
+54
2016-07-25
net/ncsi: avoid maybe-uninitialized warning
Arnd Bergmann
1
-13
/
+19
2016-07-20
net/ncsi: Package and channel management
Gavin Shan
1
-0
/
+763
2016-07-20
net/ncsi: Resource management
Gavin Shan
1
-0
/
+436