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
/
drivers
/
net
/
ethernet
/
huawei
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2
-4
/
+4
2022-07-06
net: hinic: avoid kernel hung in hinic_get_stats64()
Qiao Ma
1
-4
/
+0
2022-07-06
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
4
-48
/
+16
2022-06-27
hinic: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-06-17
hinic: Replace memcpy() with direct assignment
Kees Cook
1
-3
/
+1
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-6
/
+0
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-22
hinic: Avoid some over memory allocation
Christophe JAILLET
1
-1
/
+1
2022-05-16
net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
Zheng Bin
1
-0
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2
-2
/
+4
2022-04-29
hinic: fix bug of wq out of bound access
Qiao Ma
1
-2
/
+5
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-01-09
hinic: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+2
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-10
hinic: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-2
/
+2
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-12-08
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
7
-40
/
+31
2021-12-08
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-9
/
+8
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-15
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
1
-17
/
+15
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-6
/
+4
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-1
/
+3
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-27
net: hinic: Open device for the user access when it is ready
Leon Romanovsky
1
-5
/
+2
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
3
-10
/
+4
2021-09-16
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-15
/
+2
2021-08-19
hinic: make array speeds static const, makes object smaller
Colin Ian King
1
-2
/
+4
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
4
-8
/
+8
2021-05-17
net: huawei: hinic: Fix wrong function name in comments
Yang Shen
6
-10
/
+10
2021-05-13
net: hinic: fix misspelled "acessing"
Guangbin Huang
1
-1
/
+1
2021-05-13
net: hinic: remove unnecessary parentheses
Guangbin Huang
7
-19
/
+19
2021-05-13
net: hinic: add blank line after function declaration
Guangbin Huang
2
-0
/
+2
2021-05-13
net: hinic: remove unnecessary blank line
Guangbin Huang
2
-2
/
+0
2021-03-24
hinic: avoid gcc -Wrestrict warning
Arnd Bergmann
1
-15
/
+10
2021-03-19
hinic: Remove unused variable.
David S. Miller
1
-1
/
+0
2021-03-19
net: hinic: convert strlcpy to strscpy
Daode Huang
1
-2
/
+2
2021-03-19
net: hinic: remove the repeat word "the" in comment.
Daode Huang
1
-1
/
+1
2021-03-19
net: hinic: add a blank line after declarations
Daode Huang
1
-0
/
+1
2021-03-19
net: hinic: Remove unnecessary 'out of memory' message
Daode Huang
4
-17
/
+5
2020-12-09
net: hinic: simplify the return hinic_configure_max_qnum()
Zheng Yongjun
1
-7
/
+1
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
1
-11
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-13
/
+6
2020-10-03
net: hinic: fix DEVLINK build errors
Randy Dunlap
1
-0
/
+1
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
1
-3
/
+2
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
1
-3
/
+0
[next]