index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microsoft
/
mana
/
gdma_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
net: mana: Configure hwc timeout from hardware
Souradeep Chakrabarti
1
-1
/
+29
2023-07-18
net: mana: Use the correct WQE count for ringing RQ doorbell
Long Li
1
-1
/
+4
2023-03-24
net: mana: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-02-07
net: mana: Fix accessing freed irq affinity_hint
Haiyang Zhang
1
-26
/
+11
2023-01-20
net: mana: Fix IRQ name - add PCI and queue number
Haiyang Zhang
1
-1
/
+8
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+1
2022-11-14
RDMA/mana: Remove redefinition of basic u64 type
Leon Romanovsky
1
-2
/
+1
2022-11-10
Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
1
-11
/
+29
2022-11-10
net: mana: Define data structures for protection domain and memory registration
Ajay Sharma
1
-10
/
+17
2022-11-10
net: mana: Move header files to a common location
Long Li
1
-1
/
+1
2022-11-10
net: mana: Export Work Queue functions for use by RDMA driver
Long Li
1
-0
/
+1
2022-11-10
net: mana: Set the DMA device max segment size
Ajay Sharma
1
-0
/
+6
2022-11-10
net: mana: Record the physical address for doorbell page region
Long Li
1
-0
/
+4
2022-11-03
net: mana: Assign interrupts to CPUs based on NUMA nodes
Saurabh Sengar
1
-3
/
+27
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+10
2022-09-19
net: mana: Add rmb after checking owner bits
Haiyang Zhang
1
-0
/
+10
2022-09-05
PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...
Vitaly Kuznetsov
1
-4
/
+0
2022-06-16
net: mana: Add the Linux MANA PF driver
Dexuan Cui
1
-3
/
+36
2022-01-25
net: mana: Use struct_size() helper in mana_gd_create_dma_region()
Gustavo A. R. Silva
1
-2
/
+2
2021-11-09
net: mana: Fix spelling mistake "calledd" -> "called"
Colin Ian King
1
-1
/
+1
2021-11-01
net: mana: Support hibernation and kexec
Dexuan Cui
1
-34
/
+106
2021-11-01
net: mana: Improve the HWC error handling
Dexuan Cui
1
-4
/
+0
2021-11-01
net: mana: Report OS info to the PF driver
Dexuan Cui
1
-0
/
+11
2021-08-25
net: mana: Add WARN_ON_ONCE in case of CQE read overflow
Haiyang Zhang
1
-1
/
+1
2021-08-25
net: mana: Add support for EQ sharing
Haiyang Zhang
1
-9
/
+22
2021-08-25
net: mana: Move NAPI from EQ to CQ
Haiyang Zhang
1
-51
/
+4
2021-04-19
net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
Dexuan Cui
1
-0
/
+1415