aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bnad_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner1-9/+1
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-5/+5
2017-03-21bna: integer overflow bug in debugfsDan Carpenter1-1/+1
2016-08-01net: bna: use correct type specifier (2)xypron.glpk@gmx.de1-1/+2
2016-08-01net: bna: use correct type specificationsxypron.glpk@gmx.de1-1/+2
2015-06-21bna: remove superfluous parenthesesIvan Vecera1-3/+3
2015-06-11bna: use netdev_* and dev_* instead of printk and pr_*Ivan Vecera1-20/+14
2015-06-11bna: use memdup_user to copy userspace buffersIvan Vecera1-19/+8
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody1-3/+4
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire1-1/+1
2013-06-29bna: switch to fixed_size_llseek()Al Viro1-21/+1
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro1-1/+1
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-03-20debugfs-related mode_t whack-a-moleAl Viro1-1/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-18/+3
2011-12-23bna: Add debugfs interface.Krishna Gudipati1-0/+623