aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-16RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-46/+4
2019-01-24infiniband: ipoib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+1
2018-07-09RDMA/ipoib: Fix use of sizeof()Kamal Heib1-3/+3
2018-02-15IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel1-2/+0
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli1-1/+1
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli1-3/+3
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit1-2/+2
2017-04-05IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch1-0/+3
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick1-4/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-11IPoIB: Handle extended rates in debugfsMarcel Apfelbaum1-4/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-01-25IPoIB: Constify seq_operations function pointer tablesJan Engelhardt1-2/+2
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-2/+2
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-2/+2
2006-04-10IB: simplify static rate encodingJack Morgenstein1-1/+1
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier1-26/+151
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-1/+1
2005-04-16[PATCH] IPoIB: convert to debugfsRoland Dreier1-126/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+287