index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
/
intel
Age
Commit message (
Expand
)
Author
2022-01-28
ntb: intel: fix port config status offset for SPR
Dave Jiang
2021-09-05
NTB: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-04
ntb: intel: remove invalid email address in header comment
Dave Jiang
2020-12-06
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
2020-08-24
ntb: intel: Fix memleak in intel_ntb_pci_probe
Dinghao Liu
2020-08-14
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-06-05
ntb: hw: remove the code that sets the DMA mask
Logan Gunthorpe
2020-06-05
ntb: intel: fix static declaration
Dave Jiang
2020-06-05
ntb: intel: add hw workaround for NTB BAR alignment
Dave Jiang
2020-04-20
ntb: intel: Add Icelake (gen4) support for Intel NTB
Dave Jiang
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-06-13
ntb: intel: Make intel_ntb3_peer_db_addr static
YueHaibing
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-15
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
2019-02-13
NTB: add new parameter to peer_db_addr() db_bit and db_data
Leonid Ravich
2019-01-22
ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
Logan Gunthorpe
2018-10-31
ntb: intel: fix return value for ndev_vec_mask()
Dave Jiang
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-11
ntb: intel: change references of skx to gen3
Dave Jiang
2018-06-11
ntb: intel: split out the gen3 code
Dave Jiang
2018-06-11
ntb: intel: header definitions refactor
Dave Jiang
2018-01-28
NTB: Set dma mask and dma coherent mask to NTB devices
Serge Semin
2018-01-28
ntb: remove Intel Atom NTB driver support
Dave Jiang
2017-11-18
ntb: intel: remove b2b memory window workaround for Skylake NTB
Dave Jiang
2017-07-06
ntb_hw_intel: Style fixes: open code macros that just obfuscate code
Logan Gunthorpe
2017-07-06
NTB: Alter Scratchpads API to support multi-ports devices
Serge Semin
2017-07-06
NTB: Alter MW API to support multi-ports devices
Serge Semin
2017-07-06
NTB: Alter link-state API to support multi-port devices
Serge Semin
2017-06-19
ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits
Dave Jiang
2017-02-16
ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
Dave Jiang
2016-12-23
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
Christophe JAILLET
2016-12-23
ntb: fix SKX NTB config space size register offsets
Dave Jiang
2016-12-23
ntb: Adding Skylake Xeon NTB support
Dave Jiang
2016-11-13
ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev
Dave Jiang
2016-11-13
NTB: ntb_hw_intel: Fix typo in module parameter descriptions
Wei Yongjun
2016-08-05
NTB: ntb_hw_intel: use local variable pdev
Allen Hubbe
2016-08-05
NTB: ntb_hw_intel: show BAR size in debugfs info
Allen Hubbe
2016-01-21
NTB: Fix macro parameter conflict with field name
Allen Hubbe
2016-01-11
NTB: Clear property bits in BAR value
Dave Jiang
2015-11-08
NTB: unify translation addresses
Dave Jiang
2015-09-07
NTB: Fix range check on memory window index
Allen Hubbe
2015-09-07
NTB: Improve index handling in B2B MW workaround
Allen Hubbe
2015-09-07
NTB: Add PCI Device IDs for Broadwell Xeon
Dave Jiang
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
2015-07-04
NTB: Use NUMA memory in Intel driver
Allen Hubbe
2015-07-04
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
[next]