summaryrefslogtreecommitdiff
path: root/net/ncsi/ncsi-manage.c
AgeCommit message (Expand)Author
2021-09-01net/ncsi: add get MAC address command to get Intel i210 MAC addressIvan Mikhaylov
2021-07-08net/ncsi: add NCSI Intel OEM command to keep PHY upIvan Mikhaylov
2021-07-08net/ncsi: fix restricted cast warning of sparseIvan Mikhaylov
2021-06-07net/ncsi: Fix spelling mistakesZheng Yongjun
2021-03-30net/ncsi: Avoid channel_monitor hrtimer deadlockMilton Miller
2020-11-12net/ncsi: Fix netlink registrationJoel Stanley
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-01-09net/ncsi: Support for multi host mellanox cardVijay Khemka
2019-12-30net/ncsi: Fix gma flag setting after responseVijay Khemka
2019-09-19net/ncsi: Disable global multicast filterVijay Khemka
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-27net/ncsi: Add NCSI Mellanox OEM commandVijay Khemka
2018-11-17net/ncsi: Configure multi-package, multi-channel modes with failoverSamuel Mendoza-Jonas
2018-11-17net/ncsi: Reset channel state in ncsi_start_dev()Samuel Mendoza-Jonas
2018-11-17net/ncsi: Don't mark configured channels inactiveSamuel Mendoza-Jonas
2018-11-17net/ncsi: Don't deselect package in suspend if activeSamuel Mendoza-Jonas
2018-11-17net/ncsi: Probe single packages to avoid conflictSamuel Mendoza-Jonas
2018-11-17net/ncsi: Don't enable all channels when HWA availableSamuel Mendoza-Jonas
2018-10-17net/ncsi: Add NCSI Broadcom OEM commandVijay Khemka
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com
2018-06-20net/ncsi: Use netdev_dbg for debug messagesJoel Stanley
2018-06-20net/ncsi: Drop no more channels messageJoel Stanley
2018-06-20net/ncsi: Silence debug messagesJoel Stanley
2018-04-17net/ncsi: Refactor MAC, VLAN filtersSamuel Mendoza-Jonas
2018-03-05net/ncsi: Add generic netlink familySamuel Mendoza-Jonas
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-11net/ncsi: Improve general state loggingSamuel Mendoza-Jonas
2017-11-03net/ncsi: Make local function ncsi_get_filter() staticWei Yongjun
2017-10-21net/ncsi: Enforce failover on link monitor timeoutGavin Shan
2017-10-21net/ncsi: Disable HWA mode when no channels are foundGavin Shan
2017-10-21net/ncsi: Stop monitor if channel times out or is inactiveSamuel Mendoza-Jonas
2017-10-11net/ncsi: Don't limit vids based on hot_channelSamuel Mendoza-Jonas
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann
2017-08-28net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas
2016-10-20net/ncsi: Choose hot channel as active one if necessaryGavin Shan
2016-10-20net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan
2016-10-20net/ncsi: Avoid if statements in ncsi_suspend_channel()Gavin Shan
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan
2016-10-04net/ncsi: Rework the channel monitoringGavin Shan
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan
2016-10-04net/ncsi: Rework request index allocationGavin Shan
2016-10-04net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan
2016-10-04net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan
2016-10-04net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan
2016-07-25net/ncsi: avoid maybe-uninitialized warningArnd Bergmann
2016-07-19net/ncsi: Package and channel managementGavin Shan
2016-07-19net/ncsi: Resource managementGavin Shan