index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microsoft
/
mana
/
hw_channel.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-19
net: mana: Add debug logs in MANA network driver
Erni Sri Satya Vennela
1
-1
/
+5
2024-08-23
net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
Haiyang Zhang
1
-28
/
+34
2024-06-18
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
1
-7
/
+7
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2024-05-22
net: mana: Fix the extra HZ in mana_hwc_send_request
Souradeep Chakrabarti
1
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2023-12-15
net: mana: add msix index sharing between EQs
Konstantin Taranov
1
-0
/
+1
2023-08-04
net: mana: Configure hwc timeout from hardware
Souradeep Chakrabarti
1
-1
/
+23
2023-06-27
net: mana: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2022-11-10
net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
Ajay Sharma
1
-1
/
+1
2022-11-10
net: mana: Move header files to a common location
Long Li
1
-2
/
+2
2022-06-16
net: mana: Add the Linux MANA PF driver
Dexuan Cui
1
-1
/
+17
2021-12-09
net: mana: Fix memory leak in mana_hwc_create_wq
José Expósito
1
-5
/
+5
2021-11-01
net: mana: Improve the HWC error handling
Dexuan Cui
1
-40
/
+31
2021-10-07
net: mana: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2021-09-12
net: mana: Prefer struct_size over open coded arithmetic
Len Baker
1
-3
/
+1
2021-08-25
net: mana: Move NAPI from EQ to CQ
Haiyang Zhang
1
-1
/
+1
2021-04-23
net: mana: Use int to check the return value of mana_gd_poll_cq()
Dexuan Cui
1
-1
/
+1
2021-04-20
net: mana: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-04-19
net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
Dexuan Cui
1
-0
/
+843