aboutsummaryrefslogtreecommitdiff
path: root/drivers/ntb
AgeCommit message (Expand)Author
2013-11-13NTB: Correct debugfs to work with more than 1 NTB DeviceJon Mason
2013-11-13NTB: Correct USD/DSD IdentificationJon Mason
2013-11-13NTB: Correct Number of Scratch Pad RegistersJon Mason
2013-11-13NTB: Add Error Handling in ntb_device_setupJon Mason
2013-05-15NTB: Multiple NTB client fixJon Mason
2013-05-15NTB: memcpy lockup workaroundJon Mason
2013-05-15NTB: Correctly handle receive buffers of the minimal sizeJon Mason
2013-05-15NTB: reset tx_index on link toggleJon Mason
2013-05-15NTB: Link toggle memory leakJon Mason
2013-05-15NTB: Handle 64bit BAR sizesJon Mason
2013-05-15NTB: fix pointer math issuesDan Carpenter
2013-05-15ntb: off by one sanity checksDan Carpenter
2013-05-15NTB: variable dereferenced before checkJon Mason
2013-01-21NTB: Fix Sparse WarningsJon Mason
2013-01-21NTB: disable x86_32 supportJon Mason
2013-01-20NTB: Update VersionJon Mason
2013-01-20NTB: Out of free receive entries issueJon Mason
2013-01-20NTB: Remove reads across NTBJon Mason
2013-01-20NTB: correct stack usage warning in debugfs_readJon Mason
2013-01-20NTB: whitespace cleanupsJon Mason
2013-01-20NTB: namespacecheck cleanupsJon Mason
2013-01-20NTB: use simple_open for debugfsJon Mason
2013-01-20NTB: No sleeping in interrupt contextJon Mason
2013-01-20NTB: separate transmit and receive windowsJon Mason
2013-01-20NTB: correct memory barrierJon Mason
2013-01-20NTB: Handle ntb client device probes without present hardwareJon Mason
2013-01-17ntb: remove __dev* markingsGreg Kroah-Hartman
2013-01-17PCI-Express Non-Transparent Bridge SupportJon Mason