index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ncsi
/
ncsi-manage.c
Age
Commit message (
Expand
)
Author
2018-11-27
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
2018-11-17
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
2018-11-17
net/ncsi: Reset channel state in ncsi_start_dev()
Samuel Mendoza-Jonas
2018-11-17
net/ncsi: Don't mark configured channels inactive
Samuel Mendoza-Jonas
2018-11-17
net/ncsi: Don't deselect package in suspend if active
Samuel Mendoza-Jonas
2018-11-17
net/ncsi: Probe single packages to avoid conflict
Samuel Mendoza-Jonas
2018-11-17
net/ncsi: Don't enable all channels when HWA available
Samuel Mendoza-Jonas
2018-10-17
net/ncsi: Add NCSI Broadcom OEM command
Vijay Khemka
2018-10-15
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
2018-06-20
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2018-06-20
net/ncsi: Drop no more channels message
Joel Stanley
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
2018-04-17
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
2018-03-05
net/ncsi: Add generic netlink family
Samuel Mendoza-Jonas
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-11
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
2017-11-03
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
2017-10-21
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
2017-10-21
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
2017-10-21
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
2017-10-11
net/ncsi: Don't limit vids based on hot_channel
Samuel Mendoza-Jonas
2017-09-05
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
2017-08-28
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
2016-10-20
net/ncsi: Choose hot channel as active one if necessary
Gavin Shan
2016-10-20
net/ncsi: Fix stale link state of inactive channels on failover
Gavin Shan
2016-10-20
net/ncsi: Avoid if statements in ncsi_suspend_channel()
Gavin Shan
2016-10-04
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
2016-10-04
net/ncsi: Rework the channel monitoring
Gavin Shan
2016-10-04
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
2016-10-04
net/ncsi: Rework request index allocation
Gavin Shan
2016-10-04
net/ncsi: Don't probe on the reserved channel ID (0x1f)
Gavin Shan
2016-10-04
net/ncsi: Introduce NCSI_RESERVED_CHANNEL
Gavin Shan
2016-10-04
net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
Gavin Shan
2016-07-25
net/ncsi: avoid maybe-uninitialized warning
Arnd Bergmann
2016-07-19
net/ncsi: Package and channel management
Gavin Shan
2016-07-19
net/ncsi: Resource management
Gavin Shan