summaryrefslogtreecommitdiff
path: root/drivers/net/wimax/i2400m/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* wimax: move out to stagingArnd Bergmann2020-10-291-253/+0
* wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang2019-10-301-3/+3
* wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-127/+23
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-051-15/+1
* i2400m: debugfs return code is wrongAlan Cox2012-10-251-0/+1
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-13/+2
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
* wimax/i2400m: introduce i2400m_reset(), stopping TX and carrierInaky Perez-Gonzalez2009-11-031-1/+1
* wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-291-14/+0
* i2400m: debugfs controlsInaky Perez-Gonzalez2009-01-071-0/+392