index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ncsi
/
ncsi-rsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
net/ncsi: add get MAC address command to get Intel i210 MAC address
Ivan Mikhaylov
1
-0
/
+42
2021-07-08
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
1
-1
/
+8
2021-07-08
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
1
-1
/
+1
2020-12-23
net/ncsi: Use real net-device for response handler
John Wang
1
-1
/
+1
2020-07-23
net/ncsi: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2019-12-30
net/ncsi: Fix gma flag setting after response
Vijay Khemka
1
-0
/
+6
2019-08-31
net/ncsi: add response handlers for PLDM over NC-SI
Ben Wei
1
-2
/
+9
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+6
2019-08-22
net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
Ben Wei
1
-3
/
+3
2019-08-20
net/ncsi: Ensure 32-bit boundary for data cksum
Terry S. Duncan
1
-3
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-23
net/ncsi: handle overflow when incrementing mac address
Tao Ren
1
-1
/
+5
2018-11-27
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
1
-1
/
+40
2018-11-17
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
1
-1
/
+1
2018-10-17
net/ncsi: Add NCSI Broadcom OEM command
Vijay Khemka
1
-2
/
+42
2018-10-15
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
1
-5
/
+62
2018-10-05
net/ncsi: Add NCSI OEM command support
Vijay Khemka
1
-1
/
+42
2018-06-03
net/ncsi: Avoid GFP_KERNEL in response handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-05-17
net/ncsi: prevent a couple array underflows
Dan Carpenter
1
-2
/
+3
2018-04-17
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
1
-105
/
+73
2017-11-11
net/ncsi: Don't return error on normal response
Samuel Mendoza-Jonas
1
-17
/
+14
2017-11-11
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
1
-1
/
+9
2017-10-21
net/ncsi: Fix length of GVI response packet
Gavin Shan
1
-1
/
+1
2017-08-28
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
1
-1
/
+8
2017-08-28
net/ncsi: Fix several packet definitions
Samuel Mendoza-Jonas
1
-1
/
+2
2016-10-04
net/ncsi: Rework the channel monitoring
Gavin Shan
1
-1
/
+1
2016-10-04
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
1
-1
/
+1
2016-07-19
net/ncsi: NCSI AEN packet handler
Gavin Shan
1
-1
/
+5
2016-07-19
net/ncsi: Package and channel management
Gavin Shan
1
-0
/
+15
2016-07-19
net/ncsi: NCSI response packet handler
Gavin Shan
1
-0
/
+1016