summaryrefslogtreecommitdiffstats
path: root/include/net/mana
AgeCommit message (Expand)AuthorFilesLines
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang1-0/+3
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-17/+17
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+8
2022-11-14RDMA/mana: Remove redefinition of basic u64 typeLeon Romanovsky1-17/+14
2022-11-11RDMA/mana_ib: Add a driver for Microsoft Azure Network AdapterLong Li1-0/+3
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski5-0/+1708
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma1-5/+116
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li1-0/+24
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma1-0/+2
2022-11-10net: mana: Define max values for SGL entriesLong Li2-3/+8
2022-11-10net: mana: Move header files to a common locationLong Li5-0/+1565