summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade/bna/bnad_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-12bna: use netdev_* and dev_* instead of printk and pr_*Ivan Vecera1-20/+14
2015-06-12bna: use memdup_user to copy userspace buffersIvan Vecera1-19/+8
2015-02-22bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody1-3/+4
2014-12-27net: 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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2012-03-21debugfs-related mode_t whack-a-moleAl Viro1-1/+1
2012-02-01drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-18/+3
2011-12-24bna: Add debugfs interface.Krishna Gudipati1-0/+623