index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ncsi
/
ncsi-manage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ncsi: Add NCSI Broadcom OEM command
Vijay Khemka
2018-10-17
1
-0
/
+82
*
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
2018-10-15
1
-0
/
+16
*
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2018-06-20
1
-18
/
+15
*
net/ncsi: Drop no more channels message
Joel Stanley
2018-06-20
1
-2
/
+0
*
net/ncsi: Silence debug messages
Joel Stanley
2018-06-20
1
-7
/
+7
*
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
2018-04-17
1
-174
/
+52
*
net/ncsi: Add generic netlink family
Samuel Mendoza-Jonas
2018-03-05
1
-4
/
+26
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-4
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-5
/
+3
*
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
2017-11-11
1
-19
/
+57
*
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
2017-11-03
1
-1
/
+1
*
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
2017-10-21
1
-3
/
+5
*
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
2017-10-21
1
-2
/
+10
*
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
2017-10-21
1
-6
/
+9
*
net/ncsi: Don't limit vids based on hot_channel
Samuel Mendoza-Jonas
2017-10-11
1
-8
/
+9
*
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
2017-09-05
1
-0
/
+2
*
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
2017-08-28
1
-3
/
+305
*
net/ncsi: Choose hot channel as active one if necessary
Gavin Shan
2016-10-20
1
-3
/
+19
*
net/ncsi: Fix stale link state of inactive channels on failover
Gavin Shan
2016-10-20
1
-1
/
+27
*
net/ncsi: Avoid if statements in ncsi_suspend_channel()
Gavin Shan
2016-10-20
1
-28
/
+50
*
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
2016-10-04
1
-13
/
+24
*
net/ncsi: Rework the channel monitoring
Gavin Shan
2016-10-04
1
-19
/
+25
*
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
2016-10-04
1
-9
/
+10
*
net/ncsi: Rework request index allocation
Gavin Shan
2016-10-04
1
-8
/
+9
*
net/ncsi: Don't probe on the reserved channel ID (0x1f)
Gavin Shan
2016-10-04
1
-2
/
+2
*
net/ncsi: Introduce NCSI_RESERVED_CHANNEL
Gavin Shan
2016-10-04
1
-7
/
+7
*
net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
Gavin Shan
2016-10-04
1
-17
/
+54
*
net/ncsi: avoid maybe-uninitialized warning
Arnd Bergmann
2016-07-25
1
-13
/
+19
*
net/ncsi: Package and channel management
Gavin Shan
2016-07-19
1
-0
/
+763
*
net/ncsi: Resource management
Gavin Shan
2016-07-19
1
-0
/
+436