summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade/bna/bnad_debugfs.c
AgeCommit message (Expand)Author
2017-12-25bna: integer overflow bug in debugfsDan Carpenter
2016-08-01net: bna: use correct type specifier (2)xypron.glpk@gmx.de
2016-08-01net: bna: use correct type specificationsxypron.glpk@gmx.de
2015-06-21bna: remove superfluous parenthesesIvan Vecera
2015-06-11bna: use netdev_* and dev_* instead of printk and pr_*Ivan Vecera
2015-06-11bna: use memdup_user to copy userspace buffersIvan Vecera
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire
2013-06-29bna: switch to fixed_size_llseek()Al Viro
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-12-23bna: Add debugfs interface.Krishna Gudipati