summaryrefslogtreecommitdiff
path: root/net/ncsi
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-11net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas
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: Fix length of GVI response packetGavin Shan
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-21net/ncsi: Fix AEN HNCDSC packet lengthSamuel 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
2017-08-28net/ncsi: Fix several packet definitionsSamuel Mendoza-Jonas
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2016-10-20net/ncsi: Improve HNCDSC AEN handlerGavin Shan
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: NCSI AEN packet handlerGavin Shan
2016-07-19net/ncsi: Package and channel managementGavin Shan
2016-07-19net/ncsi: NCSI response packet handlerGavin Shan
2016-07-19net/ncsi: NCSI command packet handlerGavin Shan
2016-07-19net/ncsi: Resource managementGavin Shan