index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
/
bna
/
bnad_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bna: Remove field bnad_dentry_files[] in struct bnad
Zhen Lei
2024-10-31
1
-15
/
+5
*
bna: Remove error checking for debugfs create APIs
Zhen Lei
2024-10-31
1
-11
/
+0
*
bna: ensure the copied buf is NUL terminated
Bui Quang Minh
2024-04-26
1
-2
/
+2
*
bna: Remove error checking for debugfs_create_dir()
Wang Ming
2023-07-14
1
-5
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-5
/
+5
*
bna: integer overflow bug in debugfs
Dan Carpenter
2017-03-22
1
-1
/
+1
*
net: bna: use correct type specifier (2)
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+2
*
net: bna: use correct type specifications
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+2
*
bna: remove superfluous parentheses
Ivan Vecera
2015-06-21
1
-3
/
+3
*
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
2015-06-12
1
-20
/
+14
*
bna: use memdup_user to copy userspace buffers
Ivan Vecera
2015-06-12
1
-19
/
+8
*
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
2015-02-22
1
-3
/
+4
*
net: incorrect use of init_completion fixup
Nicholas Mc Guire
2014-12-26
1
-1
/
+1
*
bna: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-21
/
+1
*
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
2013-06-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
|
*
debugfs-related mode_t whack-a-mole
Al Viro
2012-03-21
1
-1
/
+1
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-18
/
+3
|
/
*
bna: Add debugfs interface.
Krishna Gudipati
2011-12-23
1
-0
/
+623