开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
/
fcoe_sysfs.c
Age
Commit message (
Expand
)
Author
2024-01-11
scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()
Harshit Mogalapalli
2023-12-13
scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode()
Justin Stitt
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2022-11-26
scsi: fcoe: Fix possible name leak when device_register() fails
Yang Yingliang
2020-11-04
scsi: fcoe: Remove unneeded semicolon
Tom Rix
2020-10-07
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-01-29
scsi: fcoe: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2017-08-25
scsi: make device_type const
Bhumika Goyal
2016-11-08
scsi: fcoe: catch invalid values for the 'enabled' attribute
Hannes Reinecke
2016-11-08
scsi: fcoe: make R_A_TOV and E_D_TOV configurable
Hannes Reinecke
2016-07-20
fcoe: implement FIP VLAN responder
Hannes Reinecke
2013-11-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-10-14
scsi: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-26
scsi: fcoe: fix build error
Greg Kroah-Hartman
2013-09-26
SCSI: fcoe: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-09-04
fcoe: Add missing newlines in debug messages
Bart Van Assche
2013-07-09
fcoe: Reduce number of sparse warnings
Bart Van Assche
2012-12-14
libfcoe, fcoe, bnx2fc: Add new fcoe control interface
Robert Love
2012-12-14
libfcoe: Add fcoe_sysfs debug logging level
Robert Love
2012-12-04
libfcoe: Save some memory and optimize name lookups
Robert Love
2012-07-20
[SCSI] fcoe: Remove redundant 'less than zero' check
Robert Love
2012-05-23
[SCSI] libfcoe: Add fcoe_sysfs
Robert Love