summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bnad_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner2019-06-051-9/+1Star
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-5/+5
* bna: integer overflow bug in debugfsDan Carpenter2017-03-221-1/+1
* net: bna: use correct type specifier (2)xypron.glpk@gmx.de2016-08-011-1/+2
* net: bna: use correct type specificationsxypron.glpk@gmx.de2016-08-011-1/+2
* bna: remove superfluous parenthesesIvan Vecera2015-06-211-3/+3
* bna: use netdev_* and dev_* instead of printk and pr_*Ivan Vecera2015-06-121-20/+14Star
* bna: use memdup_user to copy userspace buffersIvan Vecera2015-06-121-19/+8Star
* bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-221-3/+4
* net: incorrect use of init_completion fixupNicholas Mc Guire2014-12-261-1/+1
* bna: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1Star
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-1/+1
|\
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-211-1/+1
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-18/+3Star
|/
* bna: Add debugfs interface.Krishna Gudipati2011-12-231-0/+623