aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax/i2400m/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-30wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang1-3/+3
2019-08-10wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-127/+23
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner1-15/+1
2012-10-25i2400m: debugfs return code is wrongAlan Cox1-0/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-13/+2
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2009-11-03wimax/i2400m: introduce i2400m_reset(), stopping TX and carrierInaky Perez-Gonzalez1-1/+1
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez1-14/+0
2009-01-07i2400m: debugfs controlsInaky Perez-Gonzalez1-0/+392