aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/switch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds1-259/+57
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe1-0/+3
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe1-0/+51
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe1-1/+3
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe1-259/+1
2017-10-05switchtec: Make struct event_regs staticColin Ian King1-1/+1
2017-07-02Merge branch 'pci/switchtec' into nextBjorn Helgaas1-2/+38
2017-06-27switchtec: Add device IDs for additional Switchtec productsLogan Gunthorpe1-0/+18
2017-06-27switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe1-2/+20
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe1-1/+4
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe1-9/+2
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe1-0/+481
2017-04-12switchtec: Add sysfs attributes to the Switchtec driverLogan Gunthorpe1-0/+113
2017-03-06MicroSemi Switchtec management interface driverLogan Gunthorpe3-0/+1020