index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
/
bna
/
bnad_debugfs.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2017-03-21
bna: integer overflow bug in debugfs
Dan Carpenter
2016-08-01
net: bna: use correct type specifier (2)
xypron.glpk@gmx.de
2016-08-01
net: bna: use correct type specifications
xypron.glpk@gmx.de
2015-06-21
bna: remove superfluous parentheses
Ivan Vecera
2015-06-11
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
2015-06-11
bna: use memdup_user to copy userspace buffers
Ivan Vecera
2015-02-21
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
2014-12-26
net: incorrect use of init_completion fixup
Nicholas Mc Guire
2013-06-29
bna: switch to fixed_size_llseek()
Al Viro
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-12-23
bna: Add debugfs interface.
Krishna Gudipati