Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50d2b643ea6675927435743633a57c2a9cfd8d83
/
drivers
/
ntb
4f1b50c
NTB: Remove _addr functions from ntb_hw_amd
by Allen Hubbe
· 9 years ago
838850e
NTB: Fix incorrect clean up routine in ntb_perf
by Dave Jiang
· 9 years ago
ddc8f6f
NTB: Fix incorrect return check in ntb_perf
by Dave Jiang
· 9 years ago
2572c7f
ntb: fix possible NULL dereference
by Sudip Mukherjee
· 9 years ago
ee5f750
ntb: add missing setup of translation window
by Dave Jiang
· 9 years ago
84f7668
ntb: stop link work when we do not have memory
by Dave Jiang
· 9 years ago
e902133
ntb: stop tasklet from spinning forever during shutdown.
by Dave Jiang
· 9 years ago
1985a88
ntb: perf test: fix address space confusion
by Arnd Bergmann
· 9 years ago
03beaec
NTB: Fix macro parameter conflict with field name
by Allen Hubbe
· 9 years ago
a1b3695
NTB: Add support for AMD PCI-Express Non-Transparent Bridge
by Xiangliang Yu
· 9 years ago
8a7b6a7
ntb: ntb perf tool
by Dave Jiang
· 9 years ago
8c874cc
NTB: Address out of DMA descriptor issue with NTB
by Dave Jiang
· 9 years ago
703872c
NTB: Clear property bits in BAR value
by Dave Jiang
· 9 years ago
179f912
NTB: ntb_process_tx error path bug
by Jon Mason
· 9 years ago
fdcb4b2
NTB: fix 32-bit compiler warning
by Arnd Bergmann
· 9 years ago
8b782fa
NTB: unify translation addresses
by Dave Jiang
· 9 years ago
c92ba3c
NTB: invalid buf pointer in multi-MW setups
by Jon Mason
· 9 years ago
70d4687
NTB: remove unused variable
by Sudip Mukherjee
· 9 years ago
d4adee0
NTB: fix access of free-ed pointer
by Sudip Mukherjee
· 9 years ago
04afde4
NTB: Fix issue where we may be accessing NULL ptr
by Dave Jiang
· 9 years ago
9a07826
NTB: Fix range check on memory window index
by Allen Hubbe
· 9 years ago
2aa2a77
NTB: Improve index handling in B2B MW workaround
by Allen Hubbe
· 9 years ago
569410ca
NTB: Use unique DMA channels for TX and RX
by Dave Jiang
· 9 years ago
905921e
NTB: Remove dma_sync_wait from ntb_async_rx
by Allen Hubbe
· 9 years ago
d98ef99
NTB: Clean up QP stats info
by Dave Jiang
· 9 years ago
3151000
NTB: Make the transport list in order of discovery
by Dave Jiang
· 9 years ago
0a5d19d
NTB: Add PCI Device IDs for Broadwell Xeon
by Dave Jiang
· 9 years ago
e74bfee
NTB: Add flow control to the ntb_netdev
by Dave Jiang
· 9 years ago
e15f940
ntb: avoid format string in dev_set_name
by Kees Cook
· 9 years ago
30a4bb1
NTB: Fix dereference before check
by Allen Hubbe
· 9 years ago
8c9edf6
NTB: Fix zero size or integer overflow in ntb_set_mw
by Allen Hubbe
· 9 years ago
8b5a22d
NTB: Schedule to receive on QP link up
by Allen Hubbe
· 9 years ago
260bee9
NTB: Fix oops in debugfs when transport is half-up
by Dave Jiang
· 9 years ago
c8650fd
NTB: Fix transport stats for multiple devices
by Dave Jiang
· 9 years ago
da2e5ae
NTB: Fix ntb_transport out-of-order RX update
by Allen Hubbe
· 9 years ago
bf44fe4
NTB: Add split BAR output for debugfs stats
by Dave Jiang
· 9 years ago
fd839bf
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
by Dave Jiang
· 9 years ago
7eb3878
NTB: Print driver name and version in module init
by Dave Jiang
· 9 years ago
9891417
NTB: Increase transport MTU to 64k from 16k
by Dave Jiang
· 9 years ago
2f887b9
NTB: Rename Intel code names to platform names
by Dave Jiang
· 9 years ago
a41ef05
NTB: Default to CPU memcpy for performance
by Dave Jiang
· 9 years ago
06917f7
NTB: Improve performance with write combining
by Dave Jiang
· 9 years ago
0e041fb
NTB: Use NUMA memory in Intel driver
by Allen Hubbe
· 9 years ago
1199aa6
NTB: Use NUMA memory and DMA chan in transport
by Allen Hubbe
· 9 years ago
2876228
NTB: Rate limit ntb_qp_link_work
by Allen Hubbe
· 9 years ago
578b881
NTB: Add tool test client
by Allen Hubbe
· 9 years ago
963de47
NTB: Add ping pong test client
by Allen Hubbe
· 10 years ago
42fefc8
NTB: Add parameters for Intel SNB B2B addresses
by Allen Hubbe
· 9 years ago
2849b5d7
NTB: Reset transport QP link stats on down
by Allen Hubbe
· 9 years ago
c0900b3
NTB: Do not advance transport RX on link down
by Allen Hubbe
· 9 years ago
e22e0b9
NTB: Differentiate transport link down messages
by Allen Hubbe
· 9 years ago
dd5d4d8
NTB: Check the device ID to set errata flags
by Dave Jiang
· 10 years ago
5ae0beb
NTB: Enable link for Intel root port mode in probe
by Dave Jiang
· 9 years ago
0f69a7d
NTB: Read peer info from local SPAD in transport
by Dave Jiang
· 9 years ago
e26a584
NTB: Split ntb_hw_intel and ntb_transport drivers
by Allen Hubbe
· 10 years ago
a1bd3ba
NTB: Add NTB hardware abstraction layer
by Allen Hubbe
· 10 years ago
ec110bc
NTB: Move files in preparation for NTB abstraction
by Allen Hubbe
· 10 years ago
d813335
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
ebaad13
ntb: initialize max_mw for Atom before using it
by Daniel Verkamp
· 9 years ago
2f4eb6a
ntb: iounmap MW reg and vbase in error path
by Jon Mason
· 10 years ago
8c9bb60
ntb: Drop pci_msi_off() call during probe
by Michael S. Tsirkin
· 10 years ago
ab760a0
ntb: Adding split BAR support for Haswell platforms
by Dave Jiang
· 10 years ago
069684e
ntb: use errata flag set via DID to implement workaround
by Dave Jiang
· 10 years ago
1db97f2
ntb: conslidate reading of PPD to move platform detection earlier
by Dave Jiang
· 10 years ago
b775e85
ntb: move platform detection to separate function
by Dave Jiang
· 10 years ago
6465d02
NTB: debugfs device entry
by Jon Mason
· 11 years ago
3cc5ba1
ntb: Add alignment check to meet hardware requirement
by Dave Jiang
· 10 years ago
a1413cf
NTB: correct the spread of queues over mw's
by Jon Mason
· 10 years ago
f220baa
ntb: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
53a788a
ntb: Split ntb_setup_msix() into separate BWD/SNB routines
by Alexander Gordeev
· 11 years ago
7773351
ntb: Use pci_msix_vec_count() to obtain number of MSI-Xs
by Alexander Gordeev
· 11 years ago
53ca4fe
NTB: Code Style Clean-up
by Jon Mason
· 11 years ago
403c63c
NTB: client event cleanup
by Jon Mason
· 11 years ago
717e8e8
ntb: Fix leakage of ntb_device::msix_entries[] array
by Alexander Gordeev
· 11 years ago
c8eee37
NTB: Fix typo in setting one translation register
by Roland Dreier
· 11 years ago
b954851
Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb
by Linus Torvalds
· 11 years ago
e8aeb60
NTB: Disable interrupts and poll under high load
by Jon Mason
· 12 years ago
7895843
NTB: Enable Snoop on Primary Side
by Jon Mason
· 11 years ago
58b8892
NTB: Document HW errata
by Jon Mason
· 11 years ago
dcf8196
NTB: remove duplicate defines
by Michael Opdenacker
· 11 years ago
9468119
NTB: correct dmaengine_get/put usage
by Jon Mason
· 11 years ago
fca4d51
NTB: Fix ntb_transport link down race
by Jon Mason
· 11 years ago
9739047
ntb: Fix missed call to pci_enable_msix()
by Alexander Gordeev
· 11 years ago
9fec60c
NTB: Fix NTB-RP Link Up
by Jon Mason
· 11 years ago
c529aa3
NTB: Xeon Doorbell errata workaround
by Jon Mason
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
6f57fd0
NTB: convert to dmaengine_unmap_data
by Bartlomiej Zolnierkiewicz
· 11 years ago
73f47ca
ntb: clean up unnecessary MSI/MSI-X capability find
by Yijing Wang
· 11 years ago
db3bb3f
NTB: Update Version
by Jon Mason
· 11 years ago
f9a2cf8
NTB: Comment Fix
by Jon Mason
· 11 years ago
3daa3a0
NTB: Remove unused variable
by Jon Mason
· 11 years ago
b1ef004
NTB: Remove References of non-B2B BWD HW
by Jon Mason
· 11 years ago
ed6c24e
NTB: NTB-RP support
by Jon Mason
· 11 years ago
4979388
NTB: Rename Variables for NTB-RP
by Jon Mason
· 11 years ago
282a2fe
NTB: Use DMA Engine to Transmit and Receive
by Jon Mason
· 12 years ago
ac477af
NTB: Enable 32bit Support
by Jon Mason
· 12 years ago
be4dac0
NTB: Update Device IDs
by Jon Mason
· 12 years ago
113bf1c
NTB: BWD Link Recovery
by Jon Mason
· 12 years ago
948d3a6
NTB: Xeon Errata Workaround
by Jon Mason
· 12 years ago
1517a3f
NTB: Correct debugfs to work with more than 1 NTB Device
by Jon Mason
· 11 years ago
Next »